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

fix: Adopt http path parameters according to axum 0.8 #60

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

sbernauer
Copy link
Member

@sbernauer sbernauer self-assigned this Feb 19, 2025
@sbernauer sbernauer closed this Feb 20, 2025
@sbernauer sbernauer reopened this Feb 20, 2025
Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Should there be an update to Cargo.toml?

It still shows 0.7

https://github.com/stackabletech/trino-lb/blob/fix/axum-paths/Cargo.toml#L20

@sbernauer
Copy link
Member Author

It still shows 0.7

Watch out, this is axum-server with a current version of 0.7.1. axum itself is indeed at version 0.8

@sbernauer sbernauer added this pull request to the merge queue Feb 20, 2025
Merged via the queue into main with commit ac08608 Feb 20, 2025
17 checks passed
@sbernauer sbernauer deleted the fix/axum-paths branch February 20, 2025 13:36
@NickLarsenNZ
Copy link
Member

It still shows 0.7

Watch out, this is axum-server with a current version of 0.7.1. axum itself is indeed at version 0.8

Well that is not at all confusing 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Development: Done
Development

Successfully merging this pull request may close these issues.

2 participants