Skip to content

Releases: sv-tools/roas

v0.6.0

25 Sep 18:00
Immutable release. Only release title and notes can be modified.
0214835

Choose a tag to compare

What's Changed

  • style: fix formatting and align indentation in files by @SVilgelm in #78
  • fix(validation): correct doc for IgnoreUnusedServerVariables by @SVilgelm in #79
  • feat(spec): support OpenAPI 3.1.1 and 3.1.2 versions by @SVilgelm in #82
  • chore(release): bump version to 0.6.0 by @SVilgelm in #83

CI

  • build(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 in the ci group by @dependabot[bot] in #80
  • build(deps): bump Swatinem/rust-cache from 2.8.0 to 2.8.1 in the ci group by @dependabot[bot] in #81
  • chore(ci): add manual dispatch to publish workflow by @SVilgelm in #84 and #85 and #86

Full Changelog: v0.5.1...v0.6.0

v0.5.1

30 Aug 22:54
Immutable release. Only release title and notes can be modified.
d02ee33

Choose a tag to compare

What's Changed

  • chore(deps): bump enumset, regex, serde_json, and thiserror by @SVilgelm in #76
  • chore(re): bump version to 0.5.1 by @SVilgelm in #77

CI

  • feat(ci): use rust-metadata-action to drive feature matrix by @SVilgelm in #73
  • chore(deps): disable Dependabot grouping for Rust crates by @SVilgelm in #74
  • feat(deps): enable grouped updates in Dependabot config by @SVilgelm in #75

Full Changelog: v0.5.0...v0.5.1

v0.5.0

27 Aug 05:46
832bd82

Choose a tag to compare

What's Changed

  • feat(validation): enforce non-empty and valid URLs in external docs by @SVilgelm in #61
  • refactor: simplify nested if-let chains using let-else patterns by @SVilgelm in #69

CI

  • ci: add feature matrix to build and test workflows by @SVilgelm in #60
  • Bump actions/checkout from 4 to 5 in the ci group by @dependabot[bot] in #66
  • ci: pin actions and improve workflow robustness by @SVilgelm in #67
  • chore(ci): remove Toml-Fmt job and tidy cargo tools alias by @SVilgelm in #68
  • chore(re): bump crate version to 0.5.0 by @SVilgelm in #70
  • ci: use crates-io-auth-action and precompute licenses by @SVilgelm in #71
  • ci(github): grant id-token write permission for publish job by @SVilgelm in #72

Full Changelog: v0.4.0...v0.5.0

v0.4.0

04 Jul 04:37
600032f

Choose a tag to compare

What's Changed

  • feat(validation): add option to ignore invalid URL errors by @SVilgelm in #54
  • feat(spec): add support for OpenAPI version 3.0.4 by @SVilgelm in #55
  • refactor: reorder imports for consistency across modules by @SVilgelm in #56
  • feat: add experimental OpenAPI v3.1 support and test data by @SVilgelm in #17

Full Changelog: v0.3.1...v0.4.0

v0.3.1

03 Jul 21:37
f38a700

Choose a tag to compare

What's Changed

  • refactor: reorganize module structure for OpenAPI specs by @SVilgelm in #52
  • feat(validation): add helper to simplify unused checks by @SVilgelm in #53

Full Changelog: v0.3.0...v0.3.1

v0.3.0

03 Jul 20:47
bcf9c5f

Choose a tag to compare

What's Changed

  • chore: update validation to allow ignoring empty required fields by @SVilgelm in #51

CI

  • ci: improve GitHub Actions workflows and add test reporting by @SVilgelm in #47
  • chore: add component management rules to codecov config by @SVilgelm in #48
  • chore(ci): add toml formatting check and improve caching by @SVilgelm in #49

Full Changelog: v0.2.4...v0.3.0

v0.2.4

30 Apr 19:03
8897d5c

Choose a tag to compare

What's Changed

  • chore: update dependencies, tools, and project metadata by @SVilgelm in #46

CI

Full Changelog: v0.2.3...v0.2.4

v0.2.3

18 Mar 20:59
2e31dea

Choose a tag to compare

What's Changed

  • decoupling the changes of v2 and v3_0 from v3_1 by @SVilgelm in #24
  • one more decoupling of the changes in v2, v3_0 and common from v3_1 by @SVilgelm in #28

CI

Full Changelog: v0.2.2...v0.2.3

v0.2.2

15 Mar 21:03
0c7c1bc

Choose a tag to compare

What's Changed

CI

Full Changelog: v0.2.1...v0.2.2

v0.2.1

30 Oct 17:55
e5c2f40

Choose a tag to compare

What's Changed

  • remove unused import in v3_0/operations by @SVilgelm in #16

Full Changelog: v0.2.0...v0.2.1