Skip to content

Releases: asyncapi/modelina

v3.5.0

13 May 07:30
a1e6366
Compare
Choose a tag to compare

3.5.0 (2024-05-13)

Features

v4.0.0-next.39

07 May 07:29
0d4f8ef
Compare
Choose a tag to compare
v4.0.0-next.39 Pre-release
Pre-release

4.0.0-next.39 (2024-05-07)

⚠ BREAKING CHANGES

  • add unique union types for Python (#1982)

Bug Fixes

v4.0.0-next.38

06 May 18:37
43b46b7
Compare
Choose a tag to compare
v4.0.0-next.38 Pre-release
Pre-release

4.0.0-next.38 (2024-05-06)

Features

  • generate models from components in OpenAPI (#1984) (43b46b7)

v4.0.0-next.37

06 May 14:09
f5bf72d
Compare
Choose a tag to compare
v4.0.0-next.37 Pre-release
Pre-release

4.0.0-next.37 (2024-05-06)

Bug Fixes

v4.0.0-next.36

06 May 12:48
6ff9698
Compare
Choose a tag to compare
v4.0.0-next.36 Pre-release
Pre-release

4.0.0-next.36 (2024-05-06)

Features

Bug Fixes

  • support dash in property names (Pydantic generator) (#1955) (025c267)
  • type are not determined in cyclic models (#1906) (6ff9698)
  • update @asyncapi/parser to 3.0.10 version (#1897) (c0efde3)
  • update @asyncapi/parser to 3.0.12 version (#1929) (1c2ab2c)
  • update @asyncapi/parser to 3.0.13 version and others (#1936) (2b98800)
  • update @asyncapi/parser to 3.0.14 version and others (#1942) (78bc740)
  • update @asyncapi/parser to 3.0.8 version (#1890) (d0b89b5)
  • update @asyncapi/parser to 3.0.9 version (#1895) (7f5b946)
  • use this. for property setter in c# class renderer (#1874) (6291e04)

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)