Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-09-29 | 1.9 kB | |
v2.5.0 source code.tar.gz | 2022-09-29 | 1.0 MB | |
v2.5.0 source code.zip | 2022-09-29 | 1.1 MB | |
Totals: 3 Items | 2.1 MB | 0 |
Release notes article -> https://www.asyncapi.com/blog/release-notes-2.5.0
Features
- Server Variables can be now referenced from inside the Server Object (#776) (5deef1e), resolves [#775] by @char0n
- Decorating Server Object with tags (#809) (b0c2f9c), resolves [#654], resolves [#465] by @smoya
- Added new Google Cloud Pub/Sub Bindings (#836) (babc3be) (binding definition) by @whitlockjc
- Added schema registry infos to Kafka binding (#115) (binding definition) by @lbroudoux
- Other enhancements
- Clarified ChannelItem.$ref resolution rules (#779) (9a293c7), resolves [#612] by @char0n
- Clarification around URL resolution rules (#782) (fc324ef), resolves [#674] by @char0n
- Align wording with RFC 2119 (#818) (5580a9c) by @char0n
Fixes
- Added missing IBM MQ Operation Binding (#840) (68d85d1) (binding definition), refs #605 by @magicmatatjahu
Full Changelog: https://github.com/asyncapi/spec/compare/v2.4.0...v2.5.0