Asyncapi Versions Save

The AsyncAPI specification allows you to create machine-readable definitions of your asynchronous APIs.

v3.0.1

4 months ago

There were no changes in the spec. This release happened only because of one library update. We use this library for easier conversion between spec versions.

3.0.1 (2023-12-13)

Bug Fixes

  • update @asyncapi/converter to 1.4.6 version (#1005) (4ae48a3)

v3.0.0

5 months ago

3.0.0 (2023-12-05)

⚠ BREAKING CHANGES

  • release of version 3.0.0 (#759)

Features

Release notes: https://www.asyncapi.com/blog/release-notes-3.0.0 Migration guide: https://www.asyncapi.com/docs/migration/migrating-to-v3

People that contributed changes in this release

@smoya @kaushik-rishi @fmvilas @derberg @GreenRover @Amzani @magicmatatjahu @char0n @jonaslagoni

Full Changelog: https://github.com/asyncapi/spec/compare/v2.6.0...v3.0.0

v3.0.0-next-major-spec.18

5 months ago

3.0.0-next-major-spec.18 (2023-12-04)

Features

  • release for version 2.6.0 of the spec (#902) (1824379)

v3.0.0-next-major-spec.17

5 months ago

3.0.0-next-major-spec.17 (2023-11-29)

Bug Fixes

  • clarify pointers for channel.servers and operation.channel fields (#996) (5fb88a0)

v3.0.0-next-major-spec.16

5 months ago

3.0.0-next-major-spec.16 (2023-11-13)

Bug Fixes

  • remove mentions of Operation Item Object (#988) (e7e66db)

v3.0.0-next-major-spec.15

6 months ago

3.0.0-next-major-spec.15 (2023-11-06)

⚠ BREAKING CHANGES

  • remove messageId from Message and MessageTraits objects (#984)

Features

  • remove messageId from Message and MessageTraits objects (#984) (768ac3f)

v3.0.0-next-major-spec.14

7 months ago

3.0.0-next-major-spec.14 (2023-09-17)

Bug Fixes

  • update some examples according to v3 (#971) (abfae49)

v3.0.0-next-major-spec.13

7 months ago

3.0.0-next-major-spec.13 (2023-09-12)

Features

Bug Fixes

  • clarify expected type for Message headers (#952) (e2a3fa4)
  • trigger release with fixed release workflow (#968) (05e7b71)

v3.0.0-next-major-spec.12

11 months ago

3.0.0-next-major-spec.12 (2023-05-30)

Features

  • allow defining schema format other than default (#910) (3c61f49)

v3.0.0-next-major-spec.11

11 months ago

3.0.0-next-major-spec.11 (2023-05-29)

Features