Skip to content

Releases: hapi-swagger/hapi-swagger

v17.3.2

10 Dec 03:10
Compare
Choose a tag to compare

What's Changed

  • fix: use settings jsonPath instead of default by @Marsup in #1019

Full Changelog: v17.3.1...v17.3.2

v17.3.1

01 Dec 18:24
Compare
Choose a tag to compare

What's Changed

  • Reset jsonPath to defaults if no query tags by @elawad in #1015

New Contributors

Full Changelog: v17.3.0...v17.3.1

v17.3.0

11 Aug 22:13
Compare
Choose a tag to compare

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

Full Changelog: v17.2.1...v17.3.0

v17.2.1

21 Jan 02:33
Compare
Choose a tag to compare

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

04 Nov 21:30
Compare
Choose a tag to compare

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

08 Jul 00:43
Compare
Choose a tag to compare

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

03 Jul 12:13
Compare
Choose a tag to compare

What's Changed

  • fix: check before adding a required field to the list by @umutuzgur in #810

New Contributors

Full Changelog: v17.0.0...v17.0.1

v17.0.0

19 Jun 20:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v16.0.1...v17.0.0

v16.0.1

23 Feb 05:18
Compare
Choose a tag to compare

Fixes

  • #786 Refreshing Swagger page with ?tags in URL breaks page, #797

v16.0.0

18 Feb 14:20
Compare
Choose a tag to compare