Releases: neuroglia-io/asyncapi
Releases · neuroglia-io/asyncapi
v3.0.1
What's Changed
- Update the README.md file to document AsyncAPI v3 usage by @cdavernas in #40
- Create AsyncAPI v3 client by @cdavernas in #42
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Add more validation rules for various objects by @FantasyTeddy in #27
- Correctly set repo link on nuget packages by @thompson-tomo in #30
- Add AnypointMQ, JMS, SNS, Solace, SQS, STOMP, Mercure, IBMMQ, GooglePubSub and Pulsar bindings by @cdavernas in #33
- Improve readme.md by @mothermetabot in #36
- Implement Async API specification v3.0.0 by @cdavernas in #39
New Contributors
- @thompson-tomo made their first contribution in #30
- @mothermetabot made their first contribution in #36
Full Changelog: v2.6.5...v3.0.0
v2.6.5
What's Changed
- Update GitHub workflow by @FantasyTeddy in #26
- Remove list for External Documentation Objects by @FantasyTeddy in #25
- fix(Solution): Fix asyncApi fieldName by @BeardVis in #24
New Contributors
- @FantasyTeddy made their first contribution in #26
- @BeardVis made their first contribution in #24
Full Changelog: v2.6.1...v2.6.5
v2.6.1
2.6.0
What's Changed
- Updated solution to framework
.NET 8.0
- Refactored all models, which are now records
- Updated SDK to version
2.6.0
- Refactored the UI
- Temporarily removed all client projects (which will be re-added in an upcoming release)
- Added a CloudEvent extensions project
New Contributors
- @cdavernas made their first contribution in #1
Full Changelog: https://github.com/neuroglia-io/asyncapi/commits/v2.6.0