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 axum from 0.7 to 0.8 version (breaking) #1304

Closed

Conversation

eternal-flame-AD
Copy link

Thanks for the project!

Axum just released 0.8 and changed a couple of things, and I tried upgrading and there are a couple places in juniper_axum that need changing (the type of WS message and remove ::async_trait). This will be a breaking change to your user as the type for ["extract::ws::WebSocket"] is incompatible.

Signed-off-by: eternal-flame-AD <[email protected]>
@tyranron tyranron added enhancement Improvement of existing features or bugfix k::integration Related to integration with third-party libraries or systems k::dependencies Pull requests that update a dependency file rust Related to Rust specifically lib::axum Related to `axum` crate integration labels Jan 6, 2025
@tyranron tyranron added this to the 0.17.0 milestone Jan 6, 2025
@tyranron tyranron added duplicate This issue or pull request already exists wontfix This will not be worked on labels Jan 6, 2025
@tyranron
Copy link
Member

tyranron commented Jan 6, 2025

Duplicate of #1303

@tyranron tyranron marked this as a duplicate of #1303 Jan 6, 2025
@tyranron tyranron closed this Jan 6, 2025
@tyranron
Copy link
Member

@eternal-flame-AD released in juniper_axum 0.2.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement Improvement of existing features or bugfix k::dependencies Pull requests that update a dependency file k::integration Related to integration with third-party libraries or systems lib::axum Related to `axum` crate integration rust Related to Rust specifically wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants