Kitaiti Makoto
|
4df2c3e6f6
|
Clippy
|
2023-01-03 02:53:12 +09:00 |
|
Kitaiti Makoto
|
263cf9e04f
|
Stick activitystreams for all packages
|
2023-01-01 08:52:08 +09:00 |
|
Kitaiti Makoto
|
22ebecba67
|
Stick serde for all packages
|
2023-01-01 08:11:14 +09:00 |
|
dependabot[bot]
|
a218b4ea4f
|
Bump reqwest from 0.11.10 to 0.11.11
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.10 to 0.11.11.
- [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.11.10...v0.11.11)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-15 19:26:39 +00:00 |
|
Kitaiti Makoto
|
9f543f1b6b
|
Merge remote-tracking branch 'github/dependabot/cargo/flume-0.10.13' into update-crates
|
2022-06-12 20:26:19 +09:00 |
|
Kitaiti Makoto
|
0f7b882749
|
Merge remote-tracking branch 'github/dependabot/cargo/tracing-0.1.35' into update-crates
|
2022-06-12 20:25:10 +09:00 |
|
dependabot[bot]
|
12c2848cc7
|
Bump flume from 0.10.12 to 0.10.13
Bumps [flume](https://github.com/zesterer/flume) from 0.10.12 to 0.10.13.
- [Release notes](https://github.com/zesterer/flume/releases)
- [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zesterer/flume/commits)
---
updated-dependencies:
- dependency-name: flume
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-10 19:31:34 +00:00 |
|
dependabot[bot]
|
4cfb3e2494
|
Bump tracing from 0.1.34 to 0.1.35
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.34 to 0.1.35.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.34...tracing-0.1.35)
---
updated-dependencies:
- dependency-name: tracing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-08 19:30:58 +00:00 |
|
dependabot[bot]
|
090b0a6f0d
|
Bump tokio from 1.18.2 to 1.19.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.18.2 to 1.19.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/commits)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-06 19:47:34 +00:00 |
|
dependabot[bot]
|
eccfbd3fbc
|
Bump rocket from 0.4.10 to 0.4.11
Bumps [rocket](https://github.com/SergioBenitez/Rocket) from 0.4.10 to 0.4.11.
- [Release notes](https://github.com/SergioBenitez/Rocket/releases)
- [Changelog](https://github.com/SergioBenitez/Rocket/blob/master/CHANGELOG.md)
- [Commits](https://github.com/SergioBenitez/Rocket/commits)
---
updated-dependencies:
- dependency-name: rocket
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-26 19:33:24 +00:00 |
|
dependabot[bot]
|
c47921bb25
|
Bump once_cell from 1.11.0 to 1.12.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.11.0...v1.12.0)
---
updated-dependencies:
- dependency-name: once_cell
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-23 19:24:07 +00:00 |
|
KitaitiMakoto
|
5770c3b85b
|
Merge branch 'main' into regex-syntax-0.6.26
|
2022-05-21 06:35:19 +00:00 |
|
dependabot[bot]
|
69eba69528
|
Bump regex-syntax from 0.6.25 to 0.6.26
Bumps [regex-syntax](https://github.com/rust-lang/regex) from 0.6.25 to 0.6.26.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/commits)
---
updated-dependencies:
- dependency-name: regex-syntax
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-20 19:26:36 +00:00 |
|
dependabot[bot]
|
c302d842e0
|
Bump once_cell from 1.10.0 to 1.11.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.10.0...v1.11.0)
---
updated-dependencies:
- dependency-name: once_cell
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-19 19:36:52 +00:00 |
|
Kitaiti Makoto
|
248ed265c4
|
Remove unsed heck from dependencies
|
2022-05-20 01:53:16 +09:00 |
|
Kitaiti Makoto
|
a1f958ee7a
|
Remove unused import
|
2022-05-20 01:52:26 +09:00 |
|
Kitaiti Makoto
|
abf352b957
|
Remove unused function
|
2022-05-20 01:51:53 +09:00 |
|
Kitaiti Makoto
|
0945d3bc53
|
Set release to false for sub crates [skip ci]
|
2022-05-12 04:35:05 +09:00 |
|
Kitaiti Makoto
|
9a824f06c3
|
(cargo-release) version {{version}}
|
2022-05-12 04:29:46 +09:00 |
|
dependabot[bot]
|
ab94cca210
|
Bump tokio from 1.18.1 to 1.18.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.18.1...tokio-1.18.2)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-09 19:31:15 +00:00 |
|
Kitaiti Makoto
|
cfed02bbcf
|
Merge remote-tracking branch 'origin/main' into ap07
|
2022-05-07 11:15:04 +09:00 |
|
Kitaiti Makoto
|
4d3db9af73
|
Sleep between broadcasting
|
2022-05-07 04:50:58 +09:00 |
|
Kitaiti Makoto
|
e8dc0942e5
|
Merge remote-tracking branch 'origin/main' into ap07
|
2022-05-06 12:38:47 +09:00 |
|
Kitaiti Makoto
|
c2fd4ab3a5
|
Merge remote-tracking branch 'origin/main' into fix-timeout
|
2022-05-05 17:14:52 +09:00 |
|
Kitaiti Makoto
|
de605deb1e
|
Don't unwrap
|
2022-05-05 16:35:03 +09:00 |
|
Kitaiti Makoto
|
116974f811
|
Add comment about broadcast capacity
|
2022-05-05 16:29:52 +09:00 |
|
Kitaiti Makoto
|
c57f36ccca
|
Merge branch 'fix-timeout' into ap07
|
2022-05-05 15:50:51 +09:00 |
|
Kitaiti Makoto
|
9def0355aa
|
Reduce broadcast request connections
|
2022-05-05 15:50:44 +09:00 |
|
Kitaiti Makoto
|
4e833c2061
|
Follow clippy
|
2022-05-05 13:14:11 +09:00 |
|
Kitaiti Makoto
|
5871ed7301
|
Merge branch 'fix-timeout' into ap07
|
2022-05-05 13:12:04 +09:00 |
|
Kitaiti Makoto
|
97632fdbfe
|
Broadcast asynchronously
|
2022-05-05 13:03:41 +09:00 |
|
Kitaiti Makoto
|
76ca7c1462
|
Add futures to plume-common's dependencies
|
2022-05-05 12:40:37 +09:00 |
|
Kitaiti Makoto
|
10dfecf45c
|
Merge remote-tracking branch 'origin/fix-timeout' into ap07
|
2022-05-05 10:42:03 +09:00 |
|
Kitaiti Makoto
|
a7b899817a
|
Run HTTP request in broadcast() on tokio runtime
|
2022-05-05 09:04:54 +09:00 |
|
Kitaiti Makoto
|
2326eb77cd
|
Add tokio to plume-common's dependencies
|
2022-05-05 08:42:26 +09:00 |
|
Kitaiti Makoto
|
504d41d887
|
Add flume to plume-common's dependencies
|
2022-05-05 08:38:57 +09:00 |
|
KitaitiMakoto
|
74a1daac8c
|
Merge branch 'main' into serde_json-1.0.81
|
2022-05-04 19:56:18 +00:00 |
|
Kitaiti Makoto
|
f22c4d5c78
|
Await in consumer
|
2022-05-05 04:51:42 +09:00 |
|
Kitaiti Makoto
|
ce4b216722
|
Broadcast asynchronously
|
2022-05-05 04:34:04 +09:00 |
|
dependabot[bot]
|
853a1db028
|
Bump serde_json from 1.0.80 to 1.0.81
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.80 to 1.0.81.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.80...v1.0.81)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-04 19:25:50 +00:00 |
|
dependabot[bot]
|
712ee30a1f
|
Bump openssl from 0.10.38 to 0.10.40
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.38 to 0.10.40.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.38...openssl-v0.10.40)
---
updated-dependencies:
- dependency-name: openssl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-04 19:25:29 +00:00 |
|
Kitaiti Makoto
|
9e5f9255d1
|
Add tokio to plume-common's dependencies
|
2022-05-05 03:34:11 +09:00 |
|
Kitaiti Makoto
|
2e35441483
|
Follow reqwest change
|
2022-05-05 01:21:25 +09:00 |
|
Kitaiti Makoto
|
5d711dc47c
|
Upgrade reqwest to 0.11
|
2022-05-05 01:20:18 +09:00 |
|
Kitaiti Makoto
|
528f1bac48
|
Remove tokio from dependencies
|
2022-05-04 21:12:52 +09:00 |
|
Kitaiti Makoto
|
35aa2374c4
|
Execute broadcast synchronously
|
2022-05-04 21:12:35 +09:00 |
|
Kitaiti Makoto
|
3eb7662aef
|
Log inbox URI when broadcast() failed
|
2022-05-04 21:04:49 +09:00 |
|
Kitaiti Makoto
|
de4fcaee93
|
Merge remote-tracking branch 'origin/main' into ap07
|
2022-05-04 05:04:57 +09:00 |
|
Kitaiti Makoto
|
0404528908
|
Remove unnecessary clone of config
|
2022-05-04 04:40:16 +09:00 |
|
Kitaiti Makoto
|
db0f1a3c46
|
Reuse reqwest client on broadcasting
See https://users.rust-lang.org/t/reqwest-http-client-fails-when-too-much-concurrency/55644/2
|
2022-05-04 04:23:10 +09:00 |
|