Releases: asyncapi/java-spring-template
Releases · asyncapi/java-spring-template
v0.22.1
0.22.1 (2020-12-23)
Bug Fixes
- filter out properly null objects in oneOf and anyOf (#109) (a133fbe)
v0.22.0
0.22.0 (2020-11-04)
Features
- replace array with List and add type object processing (#100) (f7832de)
v0.21.1
0.21.1 (2020-10-24)
Bug Fixes
- support time zones for json time formats (#96) (0df165e)
v0.18.3
0.18.3 (2020-06-18)
Bug Fixes
- generation broken if javaPackage param starts with com (#66) (d11fa43)
- remove node_modules and fix release (#67) (ca01532)
v0.18.2
0.18.2 (2020-06-17)
Bug Fixes
- remove non-object generated classes (#62) (53de017)