Releases: asyncapi/modelina
Releases · asyncapi/modelina
v4.0.0-next.63
v3.8.0
v4.0.0-next.62
4.0.0-next.62 (2024-10-08)
⚠ BREAKING CHANGES
- add jackson annotations additionalProperties (#2103)
Features
v4.0.0-next.61
4.0.0-next.61 (2024-09-06)
⚠ BREAKING CHANGES
- dont render override when the setter doesnt exist in the interface (#2098)
Bug Fixes
v4.0.0-next.60
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)