Skip to content

Releases: swagger-api/swagger-js

v3.33.2

07 Jan 13:46
Compare
Choose a tag to compare

3.33.2 (2025-01-07)

Bug Fixes

  • execute: append new cookies to existing instead of replacing (7e813a0)
  • execute: create RFC 6265 compliant Cookie headers (05beeb1)
  • execute: serialize req.cookies into valid cookie-string (ec05e07)

v3.33.1

03 Jan 16:47
Compare
Choose a tag to compare

3.33.1 (2025-01-03)

Bug Fixes

  • resolver: align resolver strategies behavior on invalid path discriminator (#3760) (d727487), closes #3728

v3.33.0

30 Dec 10:49
Compare
Choose a tag to compare

3.33.0 (2024-12-30)

Features

v3.32.4

25 Dec 21:05
Compare
Choose a tag to compare

3.32.4 (2024-12-25)

Bug Fixes

  • execute: apply fix for faulty OpenAPI Path Templating ABNF (ec75676)

There is an error in official OpenAPI Path Templating ABNF. Error has been addressed in OAI/OpenAPI-Specification#4279

v3.32.3

25 Dec 10:05
Compare
Choose a tag to compare

3.32.3 (2024-12-25)

Bug Fixes

  • execute: align Path Templates processing with OpenAPI spec (#3751) (2ac3c7f)

v3.32.2

03 Dec 09:47
Compare
Choose a tag to compare

3.32.2 (2024-12-03)

Bug Fixes

  • execute: fix encoding of objects and arrays with null and undefined values (#3726) (42bd8a9)

v3.32.1

25 Nov 13:04
Compare
Choose a tag to compare

3.32.1 (2024-11-25)

Bug Fixes

v3.32.0

22 Nov 12:20
Compare
Choose a tag to compare

3.32.0 (2024-11-22)

Features

v3.31.0

07 Nov 11:16
Compare
Choose a tag to compare

3.31.0 (2024-11-07)

Features

v3.30.1

05 Nov 10:24
Compare
Choose a tag to compare

3.30.1 (2024-11-05)

Bug Fixes

  • docs: fix typo around Scarf opt out settings (#3708) (517d8e6)