Releases: hapi-swagger/hapi-swagger
Releases · hapi-swagger/hapi-swagger
v17.3.2
v17.3.1
v17.3.0
What's Changed
- chore(deps): bump pnpm/action-setup from 2 to 3 by @dependabot in #923
- chore(deps): bump pnpm/action-setup from 3 to 4 by @dependabot in #964
- chore(deps-dev): bump swagger-client from 3.24.4 to 3.28.2 by @dependabot in #970
- Retain components.securitySchemes when deReference is enabled in OAS v3 by @ducaale in #974
- feat: use anyOf if multiple items type in array by @joris-gallot in #980
New Contributors
- @ducaale made their first contribution in #974
- @joris-gallot made their first contribution in #980
Full Changelog: v17.2.1...v17.3.0
v17.2.1
What's Changed
- fix(oas3): generate correct schema for uploaded file in a requestBody by @Romakita in #882
- Fixed problem with "deReference" on openapi v3. by @mcflypl in #884
- chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #880
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #865
- chore(deps): bump actions/github-script from 6 to 7 by @dependabot in #888
- chore(deps-dev): bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in #901
New Contributors
Full Changelog: v17.2.0...v17.2.1
v17.2.0
What's Changed
- chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #825
- Update usageguide.md by @paulovieira in #846
- Add title to property based on Joi meta property by @mattixittam in #878
- feat: allow formatting for authentication access elements by @Marsup in #861
New Contributors
- @paulovieira made their first contribution in #846
- @mattixittam made their first contribution in #878
Full Changelog: v17.1.0...v17.2.0
v17.1.0
What's Changed
- chore(deps-dev): bump @hapi/lab from 25.1.2 to 25.1.3 by @dependabot in #813
- Add uiOptions setting to pass arbitrary options to Swagger UI by @markopy in #807
- Add 'unsorted' option for sortTags and sortEndpoints by @markopy in #806
New Contributors
Full Changelog: v17.0.1...v17.1.0
v17.0.1
What's Changed
- fix: check before adding a required field to the list by @umutuzgur in #810
New Contributors
- @umutuzgur made their first contribution in #810
Full Changelog: v17.0.0...v17.0.1
v17.0.0
What's Changed
- feat: resolve PR #739 by @AndriiNyzhnyk in #796
- feat: OpenAPI v3.0 support by @Marsup in #805
- chore: update libs by @robmcguinness in #809
- Upgraded
swagger-ui-dist
tov5
- Dropped support for Node
v14
in CI - Switch to
@apidevtools/json-schema-ref-parser
Full Changelog: v16.0.1...v17.0.0