Skip to content

Releases: asyncapi/java-spring-cloud-stream-template

v0.13.4

28 Oct 17:41
88bc2c2
Compare
Choose a tag to compare

0.13.4 (2022-10-28)

Bug Fixes

  • replace ?. with old style falsy check (#302) (88bc2c2)

v0.13.3

20 Oct 16:48
860152d
Compare
Choose a tag to compare

0.13.3 (2022-10-20)

Bug Fixes

  • template uses anonymous schema name when object type is unknown (#296) (860152d)

v0.13.2

26 Aug 00:03
95fccd4
Compare
Choose a tag to compare

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

25 Aug 22:36
db808d4
Compare
Choose a tag to compare

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.13.0

17 May 16:40
79dae0f
Compare
Choose a tag to compare

0.13.0 (2022-05-17)

Features

v0.12.1

01 Mar 23:11
a5d6d23
Compare
Choose a tag to compare

0.12.1 (2022-03-01)

Bug Fixes

  • avro schema union types generate object type (#250) (a5d6d23)

v0.12.0

01 Mar 15:57
357cde4
Compare
Choose a tag to compare

0.12.0 (2022-03-01)

Features

  • import objects referenced using avro namespaces (#246) (357cde4)

v0.11.7

25 Feb 15:05
602f8b7
Compare
Choose a tag to compare

0.11.7 (2022-02-25)

Bug Fixes

  • generated code missing import statements when using template extension (#244) (602f8b7)

v0.11.6

23 Feb 21:39
2a3f303
Compare
Choose a tag to compare

0.11.6 (2022-02-23)

Bug Fixes

  • generation fails when schemas have an $Id field (#241) (2a3f303)

v0.11.5

05 Jan 16:55
582fced
Compare
Choose a tag to compare

0.11.5 (2022-01-05)

Bug Fixes

  • unable to get model class when using arrays in schema (#207) (582fced)