Skip to content

v2.0.0-next.15

Pre-release
Pre-release

Choose a tag to compare

@asyncapi-bot asyncapi-bot released this 08 Aug 11:50
· 449 commits to next since this release
6de3469

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

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)