Skip to content

Releases: swagger-api/apidom

v1.6.0

27 Feb 09:10

Choose a tag to compare

1.6.0 (2026-02-27)

Features

  • openapi-3-2: initial support for OAS 3.2.0 specification (#5110) (ef97b5c)

v1.5.1

19 Feb 18:02

Choose a tag to compare

1.5.1 (2026-02-19)

Bug Fixes

  • deps: resolve downstream tree-sitter peer dep issue (#5117) (40c0009)

v1.5.0

16 Feb 12:04

Choose a tag to compare

1.5.0 (2026-02-16)

Features

  • ls: add AsyncAPI 3 validation for new keywords (#5104) (c201bb1)
  • ls: validation resolve local reference (#5113) (a230752)

v1.4.0

03 Feb 14:02

Choose a tag to compare

1.4.0 (2026-02-03)

Features

  • ls: add AsyncAPI 3 completion for compatible keywords (#5101) (384e358)
  • ls: add AsyncAPI 3 completion for new keywords (#5103) (923283b)
  • ls: add AsyncAPI 3 documentation for new keywords (#5102) (5e29dad)
  • ls: add AsyncAPI 3 tokens for new keywords (#5106) (7104312)
  • ls: add AsyncAPI 3 validation for compatible keywords (#5096) (f8cfb73)

v1.3.0

23 Jan 13:11

Choose a tag to compare

1.3.0 (2026-01-23)

Bug Fixes

  • ns-asyncapi-3: refract specification extensions (#5107) (3d85c0f)

Features

  • apidom-ls: docs & config of compatible properties in AsyncAPI3 (#5095) (1f3a3c1)

v1.2.2

16 Jan 15:46

Choose a tag to compare

1.2.2 (2026-01-16)

Bug Fixes

  • ns-asyncapi-2: add missing reference metadata to server variables (#5098) (0984114)
  • parser: fix tree being deleted before analysis completion (#5099) (5bf6eaf)

v1.2.1

16 Jan 08:41

Choose a tag to compare

1.2.1 (2026-01-16)

Bug Fixes

  • parser: clear the old Wasm-allocated tree to prevent memory leaks (#5097) (fd160a7)

v1.2.0

14 Jan 08:11

Choose a tag to compare

1.2.0 (2026-01-14)

Bug Fixes

Features

v1.1.0

19 Dec 07:32

Choose a tag to compare

1.1.0 (2025-12-19)

Bug Fixes

  • ns-asyncapi-3: dereference schema external docs (#5078) (a1fa740)

Features

  • add option to continue on error when validating references (#5070) (eedfe75)

v1.0.2

16 Dec 13:58

Choose a tag to compare

1.0.2 (2025-12-16)

Reverts

  • Revert "chore(release): cut the v1.0.2 release [skip ci]" (#5073) (2b2bdcc), closes #5073
  • Revert "feat(apidom-ns-asyncapi-3): disable resolving references" (#5072) (154b824), closes #5072 #5058