Skip to content

axum - v0.5.15

Compare
Choose a tag to compare
@davidpdrsn davidpdrsn released this 09 Aug 14:57
· 581 commits to main since this release
849abb1

Note: This is a re-release of 0.5.14 that fixes an accidental breaking change.

  • fixed: Don't expose internal type names in QueryRejection response. (#1171)
  • fixed: Improve performance of JSON serialization (#1178)
  • fixed: Improve build times by generating less IR (#1192)