What's Changed
- feat(db-postgres-toasty): add toasty example by @feihua in #1684
- Add OpenAPI 3.2 object model and version-aware generation by @chrislearn in #1688
- docs: fix doubled words in oapi endpoint and operation docs by @latent-9 in #1689
- Add RFC 9457 problem details support by @chrislearn in #1691
- Fix closed problem extension schemas by @chrislearn in #1692
- Move request extractors into salvo_core by @chrislearn in #1696
- Advertise the gzip coding implied by a .svgz extension by @chrislearn in #1694
- Stop serving XML-based files inline from static handlers by @chrislearn in #1693
- Support JSON values in cookie extractors by @chrislearn in #1697
- fix(webtransport): generate short-lived certificate at startup by @aiqubits in #1698
New Contributors
- @feihua made their first contribution in #1684
- @latent-9 made their first contribution in #1689
- @aiqubits made their first contribution in #1698
Full Changelog: v0.95.2...v0.96.0