Skip to content

v2.3.0

Compare
Choose a tag to compare
@asyncapi-bot asyncapi-bot released this 31 Jan 14:45
· 137 commits to master since this release
22c6f2c

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