Releases: asyncapi/java-spring-cloud-stream-template
Releases · asyncapi/java-spring-cloud-stream-template
v0.11.3
0.11.3 (2021-09-27)
Bug Fixes
- a schema using allOf, with a reference to another schema, should create a subclass (#175) (de53bed)
v0.11.2
0.11.2 (2021-09-13)
Bug Fixes
- fixed missing import and missing bean annotation (#159) (679e9a3)
v0.11.0
0.11.0 (2021-09-13)
Features
- add a comment to methods listing which message types they use. (#163) (d3a6c0e)
v0.9.1
0.9.1 (2021-08-10)
Bug Fixes
- update @asyncapi/generator-filters to 2.1.0 version (50bfafb)
v0.9.0
0.9.0 (2021-08-09)
Features
- add config that sets headers to topic param values on incoming messages. (#143) (8594d04)
v0.8.0
0.8.0 (2021-08-02)
Features
- improve the way functions are generated. (#139) (51217a3)
v0.7.4
0.7.4 (2021-07-31)
Bug Fixes
- fixType for arrays no longer forces case from the typeMap's javaType (#138) (9c1d607)