Skip to content

Releases: asyncapi/modelina

v4.0.0-next.62

08 Oct 08:57
07f39f1
Compare
Choose a tag to compare
v4.0.0-next.62 Pre-release
Pre-release

4.0.0-next.62 (2024-10-08)

⚠ BREAKING CHANGES

  • add jackson annotations additionalProperties (#2103)

Features

  • add jackson annotations additionalProperties (#2103) (07f39f1)

v4.0.0-next.61

06 Sep 12:10
95d94d3
Compare
Choose a tag to compare
v4.0.0-next.61 Pre-release
Pre-release

4.0.0-next.61 (2024-09-06)

⚠ BREAKING CHANGES

  • dont render override when the setter doesnt exist in the interface (#2098)

Bug Fixes

  • dont render override when the setter doesnt exist in the interface (#2098) (95d94d3)

v4.0.0-next.60

05 Sep 09:06
f6cd360
Compare
Choose a tag to compare
v4.0.0-next.60 Pre-release
Pre-release

4.0.0-next.60 (2024-09-05)

⚠ BREAKING CHANGES

  • when allowInheritance is true, java now renders setters in interfaces for enums if const is not set by the classes that implements it (#2096)

Bug Fixes

  • when allowInheritance is true, java now renders setters in interfaces for enums if const is not set by the classes that implements it (#2096) (f6cd360)

v4.0.0-next.59

13 Aug 09:40
fcb4eab
Compare
Choose a tag to compare
v4.0.0-next.59 Pre-release
Pre-release

4.0.0-next.59 (2024-08-13)

Bug Fixes

v4.0.0-next.58

13 Aug 09:21
faf4673
Compare
Choose a tag to compare
v4.0.0-next.58 Pre-release
Pre-release

4.0.0-next.58 (2024-08-13)

Bug Fixes

v4.0.0-next.57

13 Aug 08:47
6288bc6
Compare
Choose a tag to compare
v4.0.0-next.57 Pre-release
Pre-release

4.0.0-next.57 (2024-08-13)

Bug Fixes

v4.0.0-next.56

13 Aug 06:02
cd6b33d
Compare
Choose a tag to compare
v4.0.0-next.56 Pre-release
Pre-release

4.0.0-next.56 (2024-08-13)

Bug Fixes

v4.0.0-next.55

27 Jul 16:32
62fd08b
Compare
Choose a tag to compare
v4.0.0-next.55 Pre-release
Pre-release

4.0.0-next.55 (2024-07-27)

Bug Fixes

v3.7.0

19 Jul 20:39
e7e6033
Compare
Choose a tag to compare

3.7.0 (2024-07-19)

Features

  • allow to use constraints from jakarta namespace for Java and Kotlin models (#2073) (e7e6033)

Bug Fixes

v4.0.0-next.54

15 Jul 13:46
5e8108d
Compare
Choose a tag to compare
v4.0.0-next.54 Pre-release
Pre-release

4.0.0-next.54 (2024-07-15)

⚠ BREAKING CHANGES

  • no setters for enums in interfaces for java when allowInheritance is used (#2068)

Features

  • no setters for enums in interfaces for java when allowInheritance is used (#2068) (5e8108d)