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

Upgrade axum to 0.8 #3893

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Upgrade axum to 0.8 #3893

merged 1 commit into from
Jan 28, 2025

Conversation

sandhose
Copy link
Member

This basically has three changes:

  • removing all the #[async_trait] attributes
  • replacing optional extractors with alternatives
  • changing the paths in the router to use the new {notation} instead of the old :notation

Copy link

cloudflare-workers-and-pages bot commented Jan 27, 2025

Deploying matrix-authentication-service-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 11b5355
Status: ✅  Deploy successful!
Preview URL: https://d284ff1c.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://quenting-axum-0-8.matrix-authentication-service-docs.pages.dev

View logs

@sandhose sandhose requested a review from reivilibre January 27, 2025 14:24
Copy link
Contributor

@reivilibre reivilibre left a comment

Choose a reason for hiding this comment

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

thanks for doing this, nice

@sandhose sandhose merged commit 879eb6a into main Jan 28, 2025
21 checks passed
@sandhose sandhose deleted the quenting/axum-0.8 branch January 28, 2025 08:47
sandhose added a commit that referenced this pull request Jan 29, 2025
sandhose added a commit that referenced this pull request Jan 30, 2025
…arams

Fix the account page crash introduced in #3893
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.

2 participants