0.56.13

(fix): Correctly parse channel descriptions in AsyncAPI v2 and v3 specs.

0.56.12

(fix): Updated the OpenAPI parser to:

  • Support parsing references that point to external files (e.g. https://github.com/…)
  • Enable merging Intermediate Representations (IRs) when APIs have multiple OpenAPI specs
  • Skip legacy parsers when openapi-parser-v3 is enabled for cleaner CLI logging

0.56.11

(fix): Add x-fern-address extension for AsyncAPI v2.x.x specs to specify the channel address.

0.56.10

(fix): Enable correct environment generation when only provided an AsyncAPI spec.