Skip to content

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

v0.7.3

09 Jul 01:10
0141591
Compare
Choose a tag to compare

0.7.3 (2021-07-09)

Bug Fixes

  • suppliers and consumers return a function (#130) (0141591)

v0.7.2

06 Jul 16:44
4aab4af
Compare
Choose a tag to compare

0.7.2 (2021-07-06)

Bug Fixes

  • generated code examples are now commented out. (#129) (4aab4af)

v0.7.1

29 Jun 11:46
a5ee4ba
Compare
Choose a tag to compare

0.7.1 (2021-06-29)

Bug Fixes

  • update @asyncapi/generator-filters to 2.0.0 version (#126) (a5ee4ba)

v0.7.0

22 Jun 14:56
5b1858e
Compare
Choose a tag to compare

0.7.0 (2021-06-22)

Features

  • upgraded library versions, better support for Solace queues (#119) (5b1858e)

v0.6.9

08 Jun 19:49
66b57cb
Compare
Choose a tag to compare

0.6.9 (2021-06-08)

Bug Fixes

  • removed generation of queue additional subscriptions when a topic has parameters. (#115) (66b57cb)

v0.6.8

07 Jun 18:22
bff557f
Compare
Choose a tag to compare

0.6.8 (2021-06-07)

Bug Fixes

  • arrays of non-object types were not getting rendered properly. (#112) (bff557f)

v0.6.7

04 Jun 12:36
1eda625
Compare
Choose a tag to compare

0.6.7 (2021-06-04)

Bug Fixes

  • inner Java classes weren't getting rendered (#110) (1eda625), closes #103

v0.6.6

09 Feb 07:51
70c2fb4
Compare
Choose a tag to compare

0.6.6 (2021-02-09)

Bug Fixes

  • get javaType in Messaging.java when available (#88) (70c2fb4)

v0.6.5

01 Feb 10:50
0188112
Compare
Choose a tag to compare

0.6.5 (2021-02-01)

Bug Fixes

  • generate correct fields using both type and format part from data type formats (#70) (0188112)

v0.6.4

16 Oct 15:39
563e0ef
Compare
Choose a tag to compare

0.6.4 (2020-10-16)

Bug Fixes

  • Remove duplicated Java reserved word from scsLib.js (#68) (563e0ef)