Releases: asyncapi/java-spring-cloud-stream-template
Releases · asyncapi/java-spring-cloud-stream-template
v0.13.3
0.13.3 (2022-10-20)
Bug Fixes
- template uses anonymous schema name when object type is unknown (#296) (860152d)
v0.13.2
0.13.2 (2022-08-26)
Bug Fixes
- generation fails when schemas have an $id field or array of objects (#287) (95fccd4)
v0.13.1
0.13.1 (2022-08-25)
Bug Fixes
- dynamic topic params out of order and non-bean methods added to application.yml (#286) (db808d4)
v0.12.1
0.12.1 (2022-03-01)
Bug Fixes
- avro schema union types generate object type (#250) (a5d6d23)
v0.12.0
0.12.0 (2022-03-01)
Features
- import objects referenced using avro namespaces (#246) (357cde4)
v0.11.7
0.11.7 (2022-02-25)
Bug Fixes
- generated code missing import statements when using template extension (#244) (602f8b7)
v0.11.6
0.11.6 (2022-02-23)
Bug Fixes
- generation fails when schemas have an $Id field (#241) (2a3f303)
v0.11.5
0.11.5 (2022-01-05)
Bug Fixes
- unable to get model class when using arrays in schema (#207) (582fced)