v2.3.0
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
servers
andchannels
can now be defined as reusable components.- more info: pull request, Github issue
- New protocol bindings
- Solace can be be described through the bindings feature
- more info: pull request, binding definition
- Other enhancements
- Regular expressions (found in
pattern
andpatternProperties
fields) are now Unicode-compliant - more info: pull request
- Regular expressions (found in
- Deprecations
$ref
field in Channel Item Object is now deprecated- more info: Github issue
Full Changelog: v2.2.0...v2.3.0