Releases: asyncapi/kotlin-asyncapi
Releases · asyncapi/kotlin-asyncapi
2.0.0
- ❗Breaking change❗: Update model to version
2.4.0
and refactor builder API - Add default extensions for the required
info
andchannels
fields - Support multiple extensions for overriding and extending AsyncAPI components
1.0.1
- update
jackson-databind
to version2.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
- Kotlin DSL for building AsyncAPI specifications (
v2.3.0
) - Spring Web auto-configuration for serving generated specifications