Valentin Brandl
|
6ac399a41b
|
Downgrade opentelemetry dependencies
continuous-integration/drone/push Build is passing
|
2021-03-29 15:19:11 +02:00 |
|
Valentin Brandl
|
35c13fa486
|
First step for telemetry
continuous-integration/drone/push Build is passing
|
2021-03-29 14:58:36 +02:00 |
|
Valentin Brandl
|
6570daef02
|
Remove macos from test matrix
continuous-integration/drone/push Build is failing
|
2021-03-29 12:55:49 +02:00 |
|
Valentin Brandl
|
6ac389e3ee
|
Merge pull request #239 from vbrandl/dependabot/cargo/serde_json-1.0.64
Bump serde_json from 1.0.63 to 1.0.64
|
2021-03-29 12:55:14 +02:00 |
|
Valentin Brandl
|
36196975ac
|
Merge pull request #251 from vbrandl/dependabot/cargo/vergen-5.1.0
Bump vergen from 4.1.0 to 5.1.0
|
2021-03-29 12:54:28 +02:00 |
|
dependabot-preview[bot]
|
1dd83829b2
|
Bump serde_json from 1.0.63 to 1.0.64
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.63 to 1.0.64.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.63...v1.0.64)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-29 10:48:28 +00:00 |
|
dependabot-preview[bot]
|
1b0817bc25
|
Bump vergen from 4.1.0 to 5.1.0
continuous-integration/drone/push Build is passing
Bumps [vergen](https://github.com/rustyhorde/vergen) from 4.1.0 to 5.1.0.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/4.1.0...5.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-29 12:45:49 +02:00 |
|
Valentin Brandl
|
f57dc8e890
|
Fix vergen
|
2021-03-29 12:45:49 +02:00 |
|
dependabot-preview[bot]
|
bdda6292d2
|
Bump vergen from 4.1.0 to 5.1.0
Bumps [vergen](https://github.com/rustyhorde/vergen) from 4.1.0 to 5.1.0.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/4.1.0...5.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-29 12:45:49 +02:00 |
|
Valentin Brandl
|
a2826c9922
|
Remove windows from test matrix
continuous-integration/drone/push Build is failing
|
2021-03-29 12:44:55 +02:00 |
|
Valentin Brandl
|
3b2a368df0
|
Merge pull request #247 from vbrandl/dependabot/cargo/config-0.11.0
Bump config from 0.10.1 to 0.11.0
|
2021-03-29 12:23:55 +02:00 |
|
Valentin Brandl
|
8b7444bd7c
|
Merge pull request #253 from vbrandl/feature/refactor2
Feature/refactor2
|
2021-03-29 12:12:58 +02:00 |
|
Valentin Brandl
|
9d719e7d85
|
Merge pull request #252 from vbrandl/master
Refactor for testability
|
2021-03-29 12:12:09 +02:00 |
|
Valentin Brandl
|
584379e047
|
Merge pull request #250 from vbrandl/dependabot/cargo/serde-1.0.125
Bump serde from 1.0.123 to 1.0.125
|
2021-03-29 12:10:50 +02:00 |
|
dependabot-preview[bot]
|
951124e038
|
Bump serde from 1.0.123 to 1.0.125
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.123 to 1.0.125.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.123...v1.0.125)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-23 04:24:16 +00:00 |
|
Valentin Brandl
|
e574f4bdd0
|
Run tests also on windows
continuous-integration/drone/push Build is passing
|
2021-03-22 13:41:50 +01:00 |
|
Valentin Brandl
|
5c8e3fa35d
|
Add badge test
continuous-integration/drone/push Build is passing
|
2021-03-22 13:34:26 +01:00 |
|
Valentin Brandl
|
4c0df1fa19
|
Add config so tests will work
|
2021-03-22 13:34:18 +01:00 |
|
Valentin Brandl
|
f6b46a1e90
|
Add config so tests will work
continuous-integration/drone/push Build is passing
|
2021-03-22 13:33:56 +01:00 |
|
Valentin Brandl
|
5eb16ac38e
|
Remove unused code
continuous-integration/drone/push Build is passing
|
2021-03-22 12:52:24 +01:00 |
|
Valentin Brandl
|
3486d44bc5
|
Restructure for testability and implement first tests
|
2021-03-22 12:46:10 +01:00 |
|
Valentin Brandl
|
1311e724ce
|
Bump version (v0.17.1)
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2021-03-22 08:38:45 +01:00 |
|
Valentin Brandl
|
5da9e74992
|
Merge pull request #248 from strdr4605/patch-1
fix: remove redundant param in md url
|
2021-03-22 08:37:53 +01:00 |
|
Dragoș Străinu
|
8dadc0ddea
|
fix: remove redundant param in md url
|
2021-03-22 00:16:31 +02:00 |
|
dependabot-preview[bot]
|
cba235eadf
|
Bump config from 0.10.1 to 0.11.0
Bumps [config](https://github.com/mehcode/config-rs) from 0.10.1 to 0.11.0.
- [Release notes](https://github.com/mehcode/config-rs/releases)
- [Changelog](https://github.com/mehcode/config-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mehcode/config-rs/commits/0.11.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-18 04:18:27 +00:00 |
|
Valentin Brandl
|
5284249acf
|
Bump version (v0.17.0)
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2021-02-26 16:38:26 +01:00 |
|
Valentin Brandl
|
d28f56dac0
|
Updgrade serde_derive and futures
continuous-integration/drone/push Build is passing
|
2021-02-26 16:35:14 +01:00 |
|
Valentin Brandl
|
ab02a45bf6
|
Update dependencies
continuous-integration/drone/push Build is passing
|
2021-02-26 16:28:04 +01:00 |
|
Valentin Brandl
|
837c1c160b
|
Merge pull request #234 from vbrandl/dependabot/cargo/vergen-4.1.0
Bump vergen from 3.2.0 to 4.1.0
|
2021-02-26 16:17:56 +01:00 |
|
Valentin Brandl
|
3d26823425
|
Fix breaking changes in vergen
continuous-integration/drone/push Build is passing
|
2021-02-26 16:12:58 +01:00 |
|
Valentin Brandl
|
d9553871fa
|
Deactivate unused features of vergen
|
2021-02-26 16:12:47 +01:00 |
|
dependabot-preview[bot]
|
d2bc9c2149
|
Bump vergen from 3.2.0 to 4.1.0
Bumps [vergen](https://github.com/rustyhorde/vergen) from 3.2.0 to 4.1.0.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/v3.2.0...4.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-26 15:06:33 +00:00 |
|
Valentin Brandl
|
b0b97653a9
|
Rollback reqwest to 0.10.10
continuous-integration/drone/push Build is passing
|
2021-02-26 16:04:58 +01:00 |
|
Valentin Brandl
|
0b1bc60790
|
Merge pull request #238 from vbrandl/revert-236-dependabot/cargo/actix-rt-2.1.0
Revert "Bump actix-rt from 1.1.1 to 2.1.0"
|
2021-02-26 15:51:46 +01:00 |
|
Valentin Brandl
|
e93588a6d9
|
Revert "Bump actix-rt from 1.1.1 to 2.1.0"
|
2021-02-26 15:51:35 +01:00 |
|
Valentin Brandl
|
cd5046a276
|
Merge pull request #236 from vbrandl/dependabot/cargo/actix-rt-2.1.0
Bump actix-rt from 1.1.1 to 2.1.0
|
2021-02-26 15:41:54 +01:00 |
|
Valentin Brandl
|
919348d49d
|
Merge pull request #229 from vbrandl/dependabot/cargo/tracing-futures-0.2.5
Bump tracing-futures from 0.2.4 to 0.2.5
|
2021-02-26 15:31:26 +01:00 |
|
dependabot-preview[bot]
|
8378b0b51b
|
Bump tracing-futures from 0.2.4 to 0.2.5
Bumps [tracing-futures](https://github.com/tokio-rs/tracing) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-futures-0.2.4...tracing-futures-0.2.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-26 14:31:17 +00:00 |
|
Valentin Brandl
|
0394ae52e9
|
Merge pull request #235 from vbrandl/dependabot/cargo/tracing-0.1.25
Bump tracing from 0.1.23 to 0.1.25
|
2021-02-26 15:29:55 +01:00 |
|
dependabot-preview[bot]
|
fb34f6bf2f
|
Bump tracing from 0.1.23 to 0.1.25
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.23 to 0.1.25.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.23...tracing-0.1.25)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-26 14:29:17 +00:00 |
|
Valentin Brandl
|
36622ad322
|
Merge pull request #232 from vbrandl/dependabot/cargo/tracing-subscriber-0.2.16
Bump tracing-subscriber from 0.2.15 to 0.2.16
|
2021-02-26 15:28:11 +01:00 |
|
Valentin Brandl
|
89bb27e137
|
Merge pull request #237 from vbrandl/dependabot/cargo/serde_json-1.0.63
Bump serde_json from 1.0.62 to 1.0.63
|
2021-02-26 15:27:53 +01:00 |
|
dependabot-preview[bot]
|
7d4385764c
|
Bump serde_json from 1.0.62 to 1.0.63
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.62 to 1.0.63.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.62...v1.0.63)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-26 04:19:16 +00:00 |
|
dependabot-preview[bot]
|
5df97f0e64
|
Bump actix-rt from 1.1.1 to 2.1.0
Bumps [actix-rt](https://github.com/actix/actix-net) from 1.1.1 to 2.1.0.
- [Release notes](https://github.com/actix/actix-net/releases)
- [Commits](https://github.com/actix/actix-net/compare/rt-1.1.1...rt-v2.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-26 04:18:49 +00:00 |
|
dependabot-preview[bot]
|
a3d98a326e
|
Bump tracing-subscriber from 0.2.15 to 0.2.16
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.2.15 to 0.2.16.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.2.15...tracing-subscriber-0.2.16)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-22 04:14:56 +00:00 |
|
Valentin Brandl
|
76bf5f2f98
|
Merge pull request #221 from vbrandl/dependabot/cargo/serde-1.0.123
Bump serde from 1.0.118 to 1.0.123
|
2021-02-11 11:17:34 +01:00 |
|
dependabot-preview[bot]
|
e827d2ef39
|
Bump serde from 1.0.118 to 1.0.123
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.118 to 1.0.123.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.118...v1.0.123)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-11 10:12:45 +00:00 |
|
Valentin Brandl
|
65576140ce
|
Merge pull request #212 from vbrandl/dependabot/cargo/reqwest-0.11.0
Bump reqwest from 0.10.10 to 0.11.0
|
2021-02-11 11:11:14 +01:00 |
|
dependabot-preview[bot]
|
cea54cf2f3
|
Bump reqwest from 0.10.10 to 0.11.0
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.10.10 to 0.11.0.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.10.10...v0.11.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-11 10:10:09 +00:00 |
|
Valentin Brandl
|
8c28c68c17
|
Merge pull request #215 from vbrandl/dependabot/cargo/bytes-1.0.1
Bump bytes from 1.0.0 to 1.0.1
|
2021-02-11 11:09:27 +01:00 |
|