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

Update main branch #323

Merged
merged 75 commits into from
Dec 20, 2024
Merged

Update main branch #323

merged 75 commits into from
Dec 20, 2024

Conversation

mbfm
Copy link
Contributor

@mbfm mbfm commented Dec 20, 2024

No description provided.

mbfm and others added 30 commits November 15, 2024 14:20
Due to breaking API changes in http 1.0 and hyper 1.0, the entire
networking stack for HTTP and gRPC had to be upgraded all at once.
Various parts of the code had to be refactored or rewritten to make
it work with the new stack.

                    axum 0.6.20 -> 0.7.9
              axum-server 0.5.1 -> removed (replaced with `tonic::transport::Server`)
axum-server-dual-protocol 0.5.2 -> removed
                    http 0.2.12 -> 1.1.0
                  hyper 0.14.31 -> 1.5.1
           opentelemetry 0.23.0 -> 0.27.0
                reqwest 0.11.23 -> 0.12.9
                   tonic 0.11.0 -> 0.12.3
                   tower 0.4.13 -> 0.5.1
@mbfm mbfm requested a review from reimarstier December 20, 2024 13:48
@mbfm mbfm self-assigned this Dec 20, 2024
@mbfm mbfm merged commit 8baada0 into main Dec 20, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants