Skip to content

Releases: swagger-api/apidom

v1.8.0

20 Mar 14:08

Choose a tag to compare

1.8.0 (2026-03-20)

Bug Fixes

  • parser-adapter-yaml-1-2: use WebTreeSitter for Node.js lexical analysis (#5139) (2ed9cab)

Features

v1.7.0

17 Mar 13:01

Choose a tag to compare

1.7.0 (2026-03-17)

Bug Fixes

  • ls: compare kafka binding fields to minimum instead of maximum (#5126) (0daa350)
  • ls: fix server bindings in asyncapi bindings (#5129) (1305f1d)

Features

Reverts

  • Revert "chore(release): cut the v1.7.0 release [skip ci]" (1d0010f)

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