Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check that Zebra is only using one version of tokio #2987

Closed
wants to merge 26 commits into from
Closed
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
0067522
Update `tower` to version `0.4.9`
jvff Oct 20, 2021
6abde40
Replace usage of `ServiceExt::ready_and`
jvff Oct 20, 2021
b42f334
Update Tokio dependency to version `1.13.0`
jvff Oct 20, 2021
32cb0e9
Replace import of `tokio::stream::StreamExt`
jvff Oct 19, 2021
170d614
Use `IntervalStream` in `zebra-network`
jvff Oct 19, 2021
0f594fe
Use `IntervalStream` in `inventory_registry`
jvff Oct 19, 2021
1c7f59e
Use `BroadcastStream` in `inventory_registry`
jvff Oct 19, 2021
c080db9
Handle `Semaphore::acquire` error in `tower-batch`
jvff Oct 20, 2021
eed21d9
Handle `Semaphore::acquire` error in `zebrad` test
jvff Oct 20, 2021
2aed917
Update some `zebra-network` dependencies
jvff Oct 20, 2021
d3f8e6e
Upgrade Hyper to version 0.14
jvff Oct 20, 2021
6a02930
Update `metrics` dependency to version 0.17
jvff Oct 20, 2021
2b17aaa
Use `f64` as the histogram data type
jvff Oct 20, 2021
01036aa
Update the initialization of the metrics component
jvff Oct 20, 2021
3626cd1
Simplify build version counter
jvff Oct 22, 2021
feecb01
Change metrics output line to match on
jvff Oct 22, 2021
4a88e2c
Update `sentry` to version 0.23.0
jvff Oct 20, 2021
4e5a6de
Remove usage of `TracingIntegration`
jvff Oct 20, 2021
7c9b24b
Add sentry layer to tracing initialization
jvff Oct 20, 2021
09fc4c6
Remove unnecessary conversion
jvff Oct 29, 2021
09e7663
Update Cargo lock file
jvff Nov 1, 2021
bd03755
Ban duplicate tokio dependencies
teor2345 Nov 1, 2021
1f848d0
Stop allowing sentry-tracing git repository in `deny.toml`
teor2345 Nov 1, 2021
b1e4146
Allow remaining duplicates after the tokio upgrade
teor2345 Nov 2, 2021
e245b13
Merge branch 'main' into single-tokio-version
teor2345 Nov 2, 2021
af08227
Merge branch 'main' into single-tokio-version
dconnolly Nov 2, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.