Skip to content

Releases: stoplightio/http-spec

v7.1.0

18 Jun 14:46
be416bf
Compare
Choose a tag to compare

7.1.0 (2024-06-18)

Features

  • oas3: return security scopes for types other than oauth2 (#268) (be416bf)

v7.0.3

06 Mar 21:24
778247e
Compare
Choose a tag to compare

7.0.3 (2024-03-06)

Bug Fixes

v7.0.2

31 Jan 21:56
ec61c61
Compare
Choose a tag to compare

7.0.2 (2024-01-31)

Bug Fixes

v7.0.1

21 Dec 15:49
3414259
Compare
Choose a tag to compare

7.0.1 (2023-12-21)

Bug Fixes

v7.0.0

12 Dec 15:16
1cc34ec
Compare
Choose a tag to compare

7.0.0 (2023-12-12)

Features

  • oas3: adds webhook support for oas 3.1 (#258) (1cc34ec)

BREAKING CHANGES

  • oas3: http operation parsing changed to introduce webhooks

v6.0.3

30 Nov 22:35
9d0ed87
Compare
Choose a tag to compare

6.0.3 (2023-11-30)

Bug Fixes

  • release nullable explicit properties (#256) (9d0ed87)

v6.0.2

09 Oct 12:22
69d38ec
Compare
Choose a tag to compare

6.0.2 (2023-10-09)

Bug Fixes

  • int64 overflow issue to due precision issues (#253) (69d38ec)

v6.0.1

03 Oct 12:26
9762cd2
Compare
Choose a tag to compare

6.0.1 (2023-10-03)

Bug Fixes

  • oas2: operation optional security support (#254) (9762cd2)

v6.0.0

25 Sep 15:07
944e0db
Compare
Choose a tag to compare

6.0.0 (2023-09-25)

Features

  • oas: support new IHttpService security (#252) (944e0db)

BREAKING CHANGES

  • oas: IHttpService['security'] is a 2D array now

v6.0.0-beta.1

20 Sep 14:44
554c48a
Compare
Choose a tag to compare
v6.0.0-beta.1 Pre-release
Pre-release

6.0.0-beta.1 (2023-09-20)

Features

  • oas: support new IHttpService security (554c48a)

BREAKING CHANGES

  • oas: IHttpService['security'] is a 2D array now