Releases: asyncapi/kotlin-asyncapi
Releases · asyncapi/kotlin-asyncapi
3.0.3
- update
Java
to version17
- update
Kotlin
to version1.9.10
- update
spring-boot
to version range[2.6.4,2.7.17], [3.2.0,)
- update
spring-web
to version range[5.3.16,5.3.30], [6.1.0,)
- update
spring-context
to version range[5.3.16,5.3.30], [6.1.0,)
- update
jackson-databind
to version2.15.3
- update
jackson-module-kotlin
to version2.15.3
- update
swagger-core-jakarta
to version2.2.19
- update
classgraph
to version4.8.163
Full Changelog: v3.0.2...v3.0.3
3.0.2
- replace Spring based classpath scanning implementation with ClassGraph
Full Changelog: v3.0.1...v3.0.2
3.0.1
- move
asyncapi.enabled
property check to marker configuration
Full Changelog: v3.0.0...v3.0.1
3.0.0
- add technology agnostic AsyncAPI annotations and auto-generation
- ❗Breaking change❗: fix
Schema
model - ❗Breaking change❗: fix
Message
model - add
messageId
toMessageTrait
- refactor
spring-web
context providers - add default configuration for
Info
component
Full Changelog: v2.1.3...v3.0.0
2.1.3
- update
jackson-databind
to version2.14.1
- update
spring-boot-autoconfigure
to version range[2.6.0,2.7.6]
- update
spring-context
to version range[5.3.13,5.3.24]
- update
spring-web
to version range[5.3.13,5.3.24]
2.1.2
- fix Spring Boot auto-configuration for JRE 8
- update
spring-boot-autoconfigure
to version range[2.6.0,2.7.4]
- update
spring-context
to version range[5.3.13,5.3.23]
- update
spring-web
to version range[5.3.13,5.3.23]
2.1.1
- multi-module support for Maven plugin
- update
Kotlin
to1.6.21
- update
spring-boot-autoconfigure
to version range[2.6.0,2.7.3]
- update
spring-context
to version range[5.3.13,5.3.22]
- update
spring-web
to version range[5.3.13,5.3.22]
2.1.0
- Define
asyncapi.kts
build script with default context configuration - Implement Maven plugin to evaluate AsyncAPI scripts during build time
- Support embedded scripting evaluation at runtime in the
kotlin-asyncapi-spring-web
module
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]