Releases: asyncapi/modelina
Releases · asyncapi/modelina
v2.0.0-next.23
⚠ BREAKING CHANGES
- refactors generators to use the same arg types (#1505)
Features
- refactors generators to use the same arg types (#1505) (7db1bd7)
v2.0.0-next.22
Bug Fixes
- fixes performance issues in java when calling parent unions (#1501) (cf059d4)
v2.0.0-next.21
Bug Fixes
- fixes java jackson discriminator when property is not camel case (#1502) (b06ad04)
v2.0.0-next.20
⚠ BREAKING CHANGES
- generate models for OpenAPI parameters (#1498)
Features
v1.9.0
1.9.0 (2023-08-26)
Features
v2.0.0-next.19
Bug Fixes
- adds format in options instead of using original input (#1486) (4a5bb78)
v2.0.0-next.18
⚠ BREAKING CHANGES
- supports optional properties in java (#1485)
- upgrade to node 18 (#1422)
Features
v1.8.12
1.8.12 (2023-08-22)
Bug Fixes
- csharp serializer incorrectly handles unwrappable dictionaries (#1483) (eb7dd62)
v1.8.11
1.8.11 (2023-08-15)
Bug Fixes
- problem with json serializer option with C# generator (#1477) (9b6bf34)