Skip to content

Releases: swagger-api/apidom

v1.0.0-beta.47

01 Sep 07:58
Compare
Choose a tag to compare

1.0.0-beta.47 (2025-09-01)

Features

  • add ref validation rules (#4989) (cbb3446)
  • add validation rules for tags to have unique name (4576ad9)
  • ls: add schema validation rules (#4992) (573e52f)
  • ls: add validation rules for formData (#4998) (ef012f1)
  • ls: disable newly added rules for 3.1 spec (#4997) (d5b16f8)
  • ls: migrate disallowing equivalent paths in OAS2 (#4987) (0066f1c)

v1.0.0-beta.46

19 Aug 07:50
Compare
Choose a tag to compare

1.0.0-beta.46 (2025-08-19)

Features

  • Add parameter validation rules (476c723)

v1.0.0-beta.45

01 Aug 07:25
Compare
Choose a tag to compare

1.0.0-beta.45 (2025-08-01)

Note: Version bump only for package apidom-monorepo

v1.0.0-beta.44

07 Jul 08:09
Compare
Choose a tag to compare

1.0.0-beta.44 (2025-07-07)

Features

  • add PoC of handling discriminator for allOf case in OpenAPI 3.1 (#4959) (4eee665)
  • add PoC of handling discriminator for oneOf/anyOf cases in OpenAPI 3.1 (#4952) (e8ddbb7)

v1.0.0-beta.43

13 Jun 08:54
Compare
Choose a tag to compare

1.0.0-beta.43 (2025-06-13)

Features

  • ls: add OpenAPI 3.x validation for Paramter.style fixed field (#4955) (0fa98c8), closes #2355

v1.0.0-beta.42

06 Jun 07:32
Compare
Choose a tag to compare

1.0.0-beta.42 (2025-06-06)

Bug Fixes

  • release: publish to GitHub Package Registry (aad38bd)

v1.0.0-beta.41

04 Jun 13:32
Compare
Choose a tag to compare

1.0.0-beta.41 (2025-06-04)

Bug Fixes

  • deps: resolve downstream tree-sitter peer dep issue (#4947) (ca2e9ee)

v1.0.0-beta.40

30 May 08:34
Compare
Choose a tag to compare

1.0.0-beta.40 (2025-05-30)

Bug Fixes

  • core: fix custom deep merge not affecting nested properties (#4940) (15a4839)

v1.0.0-beta.39

20 May 12:30
Compare
Choose a tag to compare

1.0.0-beta.39 (2025-05-20)

Bug Fixes

  • security: update Axios to non-vulnerable 1.9.0 version (#4926) (f6cab08)

v1.0.0-beta.38

16 May 09:16
Compare
Choose a tag to compare

1.0.0-beta.38 (2025-05-16)

Bug Fixes

  • reference: fix resolving of JSON Schema identifier keyword (#4919) (f1ef0a5)