Java Spring Cloud Stream Template Versions Save

Java Spring Cloud Stream template for the AsyncAPI Generator

v0.13.4

1 year ago

0.13.4 (2022-10-28)

Bug Fixes

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

v0.13.3

1 year ago

0.13.3 (2022-10-20)

Bug Fixes

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

v0.13.2

1 year ago

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

1 year ago

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

2 years ago

0.13.0 (2022-05-17)

Features

v0.12.1

2 years ago

0.12.1 (2022-03-01)

Bug Fixes

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

v0.12.0

2 years ago

0.12.0 (2022-03-01)

Features

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

v0.11.7

2 years ago

0.11.7 (2022-02-25)

Bug Fixes

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

v0.11.6

2 years ago

0.11.6 (2022-02-23)

Bug Fixes

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

v0.11.5

2 years ago

0.11.5 (2022-01-05)

Bug Fixes

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