Releases: asyncapi/modelina
Releases · asyncapi/modelina
v3.7.0
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
⚠ 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)
v4.0.0-next.52
Features
- add --pyDantic to cli for Python and Pydantic preset (#2058) (64d7342)
v4.0.0-next.51
⚠ BREAKING CHANGES
- expand format for integer types for C# (#2054)
Features
v3.6.0
3.6.0 (2024-06-17)
Features
- export AbstractDependencyManager to allow override (#2044) (c074122)
v3.5.3
3.5.3 (2024-06-12)
Bug Fixes
- update @asyncapi/parser to 3.1.0 version and others (#2038) (7053efb)
v4.0.0-next.49
Features
- adding support to change the collection type for arrays in Java models (#2029) (4ac03ba)