Skip to content

Releases: asyncapi/kotlin-asyncapi

2.0.0

17 Jul 14:32
b4bc228
Compare
Choose a tag to compare
  • ❗Breaking change❗: Update model to version 2.4.0 and refactor builder API
  • Add default extensions for the required info and channels fields
  • Support multiple extensions for overriding and extending AsyncAPI components

1.0.1

09 Jul 09:02
e88512f
Compare
Choose a tag to compare
  • update jackson-databind to version 2.13.3
  • update spring-boot-autoconfigure to version range [2.6.0,2.7.1]
  • update spring-context to version range [5.3.13,5.3.21]
  • update spring-web to version range [5.3.13,5.3.21]

1.0.0

03 Jul 20:28
22b0d59
Compare
Choose a tag to compare
  • Kotlin DSL for building AsyncAPI specifications (v2.3.0)
  • Spring Web auto-configuration for serving generated specifications