Skip to content

Releases: asyncapi/modelina

v4.0.0-next.35

25 Apr 18:45
ecd9618
Compare
Choose a tag to compare
v4.0.0-next.35 Pre-release
Pre-release

4.0.0-next.35 (2024-04-25)

Bug Fixes

  • fixes union type with discriminator in go (#1967) (ecd9618)

v4.0.0-next.34

25 Apr 12:18
da14682
Compare
Choose a tag to compare
v4.0.0-next.34 Pre-release
Pre-release

4.0.0-next.34 (2024-04-25)

⚠ BREAKING CHANGES

  • python models not handling circular model dependencies (#1946)

Bug Fixes

  • python models not handling circular model dependencies (#1946) (da14682)

v4.0.0-next.33

25 Apr 11:21
7dd0c71
Compare
Choose a tag to compare
v4.0.0-next.33 Pre-release
Pre-release

4.0.0-next.33 (2024-04-25)

Features

  • refactor CLI for integration into AsyncAPI CLI (#1952) (7dd0c71)

v4.0.0-next.32

25 Apr 10:30
2c22282
Compare
Choose a tag to compare
v4.0.0-next.32 Pre-release
Pre-release

4.0.0-next.32 (2024-04-25)

⚠ BREAKING CHANGES

  • adds interface for oneOf objects with discriminator for go (#1958)

Features

  • adds interface for oneOf objects with discriminator for go (#1958) (2c22282)

v4.0.0-next.31

25 Apr 10:00
3882de5
Compare
Choose a tag to compare
v4.0.0-next.31 Pre-release
Pre-release

4.0.0-next.31 (2024-04-25)

⚠ BREAKING CHANGES

  • add support for nullable and optional types in go (#1939)

Features

  • add support for nullable and optional types in go (#1939) (3882de5)

v4.0.0-next.30

25 Apr 09:37
d9b19c2
Compare
Choose a tag to compare
v4.0.0-next.30 Pre-release
Pre-release

4.0.0-next.30 (2024-04-25)

Bug Fixes

  • messages are not being generated for AsyncAPI replies (#1947) (d9b19c2)

v4.0.0-next.29

25 Apr 08:55
beb33c0
Compare
Choose a tag to compare
v4.0.0-next.29 Pre-release
Pre-release

4.0.0-next.29 (2024-04-25)

Bug Fixes

v3.4.9

23 Apr 09:37
025c267
Compare
Choose a tag to compare

3.4.9 (2024-04-23)

Bug Fixes

  • support dash in property names (Pydantic generator) (#1955) (025c267)

v4.0.0-next.28

22 Apr 13:37
be36c12
Compare
Choose a tag to compare
v4.0.0-next.28 Pre-release
Pre-release

4.0.0-next.28 (2024-04-22)

Bug Fixes

  • cli windows build not handling local modelina dependency (#1950) (be36c12)

v3.4.8

18 Apr 10:27
78bc740
Compare
Choose a tag to compare

3.4.8 (2024-04-18)

Bug Fixes

  • update @asyncapi/parser to 3.0.14 version and others (#1942) (78bc740)