Skip to content

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

v0.11.4

06 Oct 14:57
5180f1d
Compare
Choose a tag to compare

0.11.4 (2021-10-06)

Bug Fixes

v0.11.3

27 Sep 16:49
de53bed
Compare
Choose a tag to compare

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

13 Sep 19:41
679e9a3
Compare
Choose a tag to compare

0.11.2 (2021-09-13)

Bug Fixes

  • fixed missing import and missing bean annotation (#159) (679e9a3)

v0.11.1

13 Sep 15:28
e1338fc
Compare
Choose a tag to compare

0.11.1 (2021-09-13)

Bug Fixes

v0.11.0

13 Sep 12:05
d3a6c0e
Compare
Choose a tag to compare

0.11.0 (2021-09-13)

Features

  • add a comment to methods listing which message types they use. (#163) (d3a6c0e)

v0.10.0

17 Aug 16:49
976b9e3
Compare
Choose a tag to compare

0.10.0 (2021-08-17)

Features

v0.9.1

10 Aug 08:05
50bfafb
Compare
Choose a tag to compare

0.9.1 (2021-08-10)

Bug Fixes

  • update @asyncapi/generator-filters to 2.1.0 version (50bfafb)

v0.9.0

09 Aug 17:26
8594d04
Compare
Choose a tag to compare

0.9.0 (2021-08-09)

Features

  • add config that sets headers to topic param values on incoming messages. (#143) (8594d04)

v0.8.0

02 Aug 19:26
51217a3
Compare
Choose a tag to compare

0.8.0 (2021-08-02)

Features

  • improve the way functions are generated. (#139) (51217a3)

v0.7.4

31 Jul 13:57
9c1d607
Compare
Choose a tag to compare

0.7.4 (2021-07-31)

Bug Fixes

  • fixType for arrays no longer forces case from the typeMap's javaType (#138) (9c1d607)