Skip to content

Releases: asyncapi/spec

v2.4.0-2022-04-release.3

22 Apr 17:22
e285fb4
Compare
Choose a tag to compare
Pre-release

2.4.0-2022-04-release.3 (2022-04-22)

Features

v2.4.0-2022-04-release.2

21 Apr 10:44
34363f6
Compare
Choose a tag to compare
Pre-release

2.4.0-2022-04-release.2 (2022-04-21)

Features

  • added server variable object as reusable object (#717) (34363f6)

v2.4.0-2022-04-release.1

14 Apr 14:35
4833e0d
Compare
Choose a tag to compare
Pre-release

2.4.0-2022-04-release.1 (2022-04-14)

Features

v2.3.1-2022-04-release.1

11 Apr 13:14
dda545e
Compare
Choose a tag to compare
Pre-release

2.3.1-2022-04-release.1 (2022-04-11)

Bug Fixes

  • Servers: allow to use union type of Server and Reference objects (#706) (dda545e)

v2.3.0

31 Jan 14:45
22c6f2c
Compare
Choose a tag to compare

2.3.0 (2022-01-31)

Release notes article -> https://www.asyncapi.com/blog/release-notes-2.3.0

Features

  • Servers and channels can now be defined as reusable components
  • New protocol bindings
  • Other enhancements
    • Regular expressions (found in pattern and patternProperties fields) are now Unicode-compliant
    • more info: pull request
  • Deprecations
    • $ref field in Channel Item Object is now deprecated
    • more info: Github issue

Full Changelog: v2.2.0...v2.3.0

v2.3.0-2022-01-release.3

25 Jan 09:48
e234ecf
Compare
Choose a tag to compare
Pre-release

2.3.0-2022-01-release.3 (2022-01-25)

Bug Fixes

  • deprecate $ref property in Channel Item Object (e234ecf)

v2.3.0-2022-01-release.2

13 Jan 11:02
d4c87b9
Compare
Choose a tag to compare
Pre-release

2.3.0-2022-01-release.2 (2022-01-13)

Features

  • allow servers and channels to be defined as components (d4c87b9)

v2.3.0-2022-01-release.1

03 Jan 16:28
88abbe0
Compare
Choose a tag to compare
Pre-release

2.3.0-2022-01-release.1 (2022-01-03)

Features

  • add Solace bindings to the list of supported bindings in the spec. (88abbe0)

v2.2.0

28 Sep 12:41
01ffd5b
Compare
Choose a tag to compare

2.2.0 (2021-09-28)

Features

Release notes

https://www.asyncapi.com/blog/release-notes-2.2.0

v2.2.0-2021-09-release.4

23 Sep 15:02
8f5ac24
Compare
Choose a tag to compare
Pre-release

2.2.0-2021-09-release.4 (2021-09-23)

Features