v2.0.0-next.15
Pre-release
Pre-release
·
449 commits
to next
since this release
2.0.0-next.15 (2023-08-08)
⚠ BREAKING CHANGES
- support java nullable double type (#1439)
- add java oneOf union support for properties of models (#1296)
Features
- add basic C++ support (#1156) (cbb240b)
- add java oneOf union support for properties of models (#1296) (cd01a8e)
- add nullable mode for C# (#1356) (d8a1911)
- add PHP generator (#1205) (d2a7279)
- add python json serialization and deserialization preset (#1181) (b34e164)
- add support for AVRO, OpenAPI and RAML schema support for AsyncAPI (#1142) (e0185a4)
- merge branch 'master-github-upstream' into update_next_with_master_2 (efb5450)
- merge branch 'master-github-upstream' into upgrade_with_master_2 (59a32a7)
- merge master into next (#1427) (a84bf8d)
- trigger release (#1284) (0db7526)
- trigger release and update dependencies (#1428) (ee4e3ec)
- update dependencies (2993acb)
- update dependencies (2be9381)
- update dependencies (79707f1)
- update master into next (fe2d69d)
- update next with master (#1314) (a55a487)
- update next with master (#1466) (68d1b61)
- update release configuration and trigger release (#1467) (6de3469)
Bug Fixes
- add missing exports for Rust (#1310) (befb7d3)
- additional content presets for PHP enums are not applied (#1459) (ea309cd)
- bug when generating null-forgiving for primitives and enums (#1381) (3fa51d5)
- dotnet JSON Serializer preset does not access accessors (#1462) (4f254a2)
- inverted condition for csharp generator handle-nullable (#1378) (4f6ab9c)
- support java nullable double type (#1439) (f4ca4b2)
- ts/js unmarshalling function bug (#1429) (f3170d4)
- update @asyncapi/avro-schema-parser to 3.0.2 version (#1408) (5848105)
- update @asyncapi/openapi-schema-parser to 3.0.1 version (#1342) (288f24c)
- update @asyncapi/openapi-schema-parser to 3.0.2 version (#1386) (8921f2b)
- update @asyncapi/openapi-schema-parser to 3.0.4 version (#1456) (db26239)
- update @asyncapi/parser to 2.0.0 version (#1260) (4209318)
- update @asyncapi/parser to 2.0.0-next-major.17 version (#1240) (0cd5dc0)
- update @asyncapi/parser to 2.0.1 version (#1341) (580aae3)
- update @asyncapi/parser to 2.0.3 version (#1406) (7182777)
- update @asyncapi/parser to 2.1.0 version (#1455) (bdc2269)
- update @asyncapi/raml-dt-schema-parser to 4.0.1 version (#1343) (840669f)
- update @asyncapi/raml-dt-schema-parser to 4.0.2 version (#1387) (ba96502)