Releases: fastify/fastify-swagger
Releases · fastify/fastify-swagger
v9.4.0
v9.3.0
What's Changed
- chore(deps-dev): bump @fastify/cookie from 10.0.1 to 11.0.1 by @dependabot in #827
- docs: Adding Fastify 5 Compatibilty Row by @smrrazavian in #828
- feat(openapi): add support for callbacks by @ThomasFlorelli in #829
- refactor(test/spec/openapi/option): use
Object.hasOwn()
by @Fdawgs in #831 - fix: soft fail fallback response description lookups by @samchungy in #832
- chore(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #833
- docs(readme): standardize compatibility table style by @Fdawgs in #834
- style: remove trailing whitespace by @Fdawgs in #835
- fix(openapi): support full callbacks spec by @R-Campbell in #838
New Contributors
- @smrrazavian made their first contribution in #828
- @ThomasFlorelli made their first contribution in #829
- @R-Campbell made their first contribution in #838
Full Changelog: v9.2.0...v9.3.0
v9.2.0
v9.1.0
v9.0.1
v9.0.0
What's Changed
- docs(migration): fix broken link by @Fdawgs in #779
- chore(.gitignore): add .tap/ dir by @Fdawgs in #783
- docs: how to use with @fastify/autoload by @bijela-gora in #789
- Docs: Convert usage example to OpenAPI v3 spec by @melroy89 in #792
- Resolve examples for shared schemas by @vascofg in #786
- chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #796
- refactor: json schema draft 7 to openapi schema converting by @ivan-tymoshenko in #797
- docs: Using autoloader for swagger is fine by @jean-michelet in #802
- chore(deps-dev): bump fluent-json-schema from 4.2.1 to 5.0.0 by @dependabot in #806
- Merge
next
intomaster
by @jsumners in #805 - fix (types): changed document type to a discriminating union by @Bram-dc in #807
- chore(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #813
- Fix breaking changes introduced in Fastify v5.0.0-alpha.4 by @mcollina in #818
New Contributors
- @bijela-gora made their first contribution in #789
- @melroy89 made their first contribution in #792
- @vascofg made their first contribution in #786
- @ivan-tymoshenko made their first contribution in #797
- @jean-michelet made their first contribution in #802
- @Bram-dc made their first contribution in #807
Full Changelog: v8.14.0...v9.0.0
v8.15.0
What's Changed
- docs(migration): fix broken link by @Fdawgs in #779
- chore(.gitignore): add .tap/ dir by @Fdawgs in #783
- docs: how to use with @fastify/autoload by @bijela-gora in #789
- Docs: Convert usage example to OpenAPI v3 spec by @melroy89 in #792
- Resolve examples for shared schemas by @vascofg in #786
- chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #796
- refactor: json schema draft 7 to openapi schema converting by @ivan-tymoshenko in #797
- docs: Using autoloader for swagger is fine by @jean-michelet in #802
- chore(deps-dev): bump fluent-json-schema from 4.2.1 to 5.0.0 by @dependabot in #806
- fix (types): changed document type to a discriminating union #807
New Contributors
- @bijela-gora made their first contribution in #789
- @melroy89 made their first contribution in #792
- @vascofg made their first contribution in #786
- @ivan-tymoshenko made their first contribution in #797
- @jean-michelet made their first contribution in #802
Full Changelog: v8.14.0...v8.15.0
v8.14.0
What's Changed
- docs: fix wording by @big-kahuna-burger in #776
- chore(deps-dev): bump tsd from 0.29.0 to 0.30.1 by @dependabot in #777
- docs(readme): replace
fastify.io
links withfastify.dev
by @Fdawgs in #778 - fix: nested examples in OpenAPI schemas for request body & response by @shfrmn in #772
New Contributors
- @big-kahuna-burger made their first contribution in #776
- @shfrmn made their first contribution in #772
Full Changelog: v8.13.0...v8.14.0
v8.13.0
What's Changed
- fix: * param renamed to wildcard by @casantosmu in #775
New Contributors
- @casantosmu made their first contribution in #775
Full Changelog: v8.12.2...v8.13.0
v8.12.2
What's Changed
- fix(openapi): hide auth header when set in securityScheme by @aheckmann in #769
New Contributors
- @aheckmann made their first contribution in #769
Full Changelog: v8.12.1...v8.12.2