v0.68.0
What's Changed
- chore(deps): update quinn requirement from 0.10 to 0.11 by @chrislearn in #768
- Add
FormFile
andFormFiles
to OpenAPI by @chrislearn in #771 - fix: example otel-jaeger not work by @chrislearn in #772
- chore(deps): update opentelemetry-semantic-conventions requirement from 0.14 to 0.15 by @dependabot in #774
- chore(deps): update opentelemetry requirements by @chrislearn in #778
- oapi: skip 1st line in endpoint macro description expansion by @chrislearn in #779
- oapi: Remove unmaintained crate proc_macro_error by @chrislearn in #780
- Refactor openapi to allow global renaming of types and more by @chrislearn in #784
- Allow use global namer to rename operationId by @chrislearn in #785
- Fix OpenAPI naming bug and update example by @chrislearn in #786
- Adding EC private keys to rustls config by @melefo in #787
- chore(deps): update nix requirement from 0.28 to 0.29 by @dependabot in #788
- Update swaggerUI to 5.17.12 by @chrislearn in #789
- add logging-otlp example by @fankaiLiu in #790
- oapi: Add support for description and summary overriding by @chrislearn in #793
- oapi: Add description attribute on ToSchema by @chrislearn in #794
New Contributors
Full Changelog: v0.67.2...v0.68.0