Releases: Tufin/oasdiff
Releases · Tufin/oasdiff
v1.10.17
Breaking Changes
--deprecation-days-stable default is changed from 180 to 0
--deprecation-days-beta default is changed from 31 to 0
See https://github.com/Tufin/oasdiff/blob/main/docs/DEPRECATION.md for updated API deprecation options.
Changelog
- 051d610 Add install script (#558)
- 7a38659 Bump github.com/wI2L/jsondiff from 0.5.2 to 0.6.0 (#563)
- 498be3a Allow deprecation without Sunset (#557)
- b8f74b5 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#561)
- 38ba3d0 Bump github.com/yuin/goldmark from 1.7.1 to 1.7.2 (#562)
- 0515b11 Bump cloud.google.com/go from 0.114.0 to 0.115.0 (#560)
- e817301 add note about
oasdiff checks
descriptions - 107c985 upgrade to go 1.22.4 (#556)
- 7d9a529 check new required props for default value (#551)
- 8aa8c09 Update README.md
- 4e41d1d update braeking-changes doc
- 45073f7 add ete test for max circular depth (#550)
- 16e8b86 refactor checks (#553)
- bcd3827 display changelog.html as html
- 418857a Deprecate breaking sub-cmd (#547)
- 360470c Bump cloud.google.com/go from 0.113.0 to 0.114.0 (#548)
- bf669b1 Revert "Update BREAKING-CHANGES.md" (#546)
- aa76bb8 move installation to top
- 5124be3 remove spare files
- 5ce7b63 Update BREAKING-CHANGES.md
- bcfaf3a Update DIFF.md
- f25069a Update DIFF.md
- bd3d5c7 Update BREAKING-CHANGES.md
- 4ba77a7 Doc corrections2 (#545)
- 27a987d Doc corrections (#544)
- 85b3a82 Update BREAKING-CHANGES.md
- 70b9ede README.md file per command (#543)
- 574d63b fix test title (#542)
v1.10.16
v1.10.15
v1.10.14
Changelog
- 341d77d Compare inline schemas under AllOf/AnyOf/OneOf by title (#527)
- aa8fcea flatten-allof fix circular additionalProperties overflow (#529)
- 6336a56 Bump github.com/wI2L/jsondiff from 0.5.1 to 0.5.2 (#530)
- 8dd6b42 fix link
- e9774be document diff for OpenAPI Extensions
- 54c568b improve coverage (#528)
v1.10.13
Changelog
- 051d11e remove delta (#522)
- 161fffc revert unneeded WithExcludeExtensions from tests (#521)
- c5dd33f add Empty check to jsonPatch (#520)
- 070b485 Bump github.com/yuin/goldmark from 1.7.0 to 1.7.1 (#516)
- 494462e Add Diff for OpenAPI Extensions (#515)
- 05b7335 Bump cloud.google.com/go from 0.112.1 to 0.112.2 (#511)
v1.10.12
v1.10.11
v1.10.10
Changelog
- 53d9f32 Bump cloud.google.com/go from 0.112.0 to 0.112.1 (#497)
- dd64ae0 remove escaping from errors
- 2ce6d6f //go:build unix
- ed96b28 unique test names
- f0ee26b separate windows and unix tests
- ecf4660 fix test
- b4ed89d fix test
- 59441a6 improve error wrapping (#498)
- 1d9342c Update DELTA.md
- 5f540f2 fix params len (#496)
- 83694d9 fix typo
- 070bee4 add changelog.html example
- ee546eb dedicated workflow for links-check (#493)