Oasdiff Versions Save

OpenAPI Diff and Breaking Changes

v1.10.16

3 weeks ago

Changelog

  • eef6592 Bump cloud.google.com/go from 0.112.2 to 0.113.0 (#540)
  • b89acea Upgrade github actions (#538)
  • ef400f7 remove telemetry (#537)

v1.10.15

1 month ago

Changelog

  • 5ea1d0e Update dependencies including map abstraction and multi-types in kin-openapi (#526)
  • 6859bc7 update dependencies (#533)
  • cbccaef fix request body messages (#532)
  • e62904c new check: added-optional-request-body (#531)

v1.10.14

1 month ago

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

1 month ago

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

2 months ago

Changelog

  • a006518 add fail-on INFO for changelog (#510)
  • 8031b1c update go and dependencies (#506)

v1.10.11

2 months ago

Changelog

  • e1108f3 mergedPaths doesn't modify specs (#501)
  • 32d32b1 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#499)

v1.10.10

3 months ago

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)

v1.10.9

3 months ago

Changelog

  • afd399d add demo.svg
  • 2d9834d YAML/JSON field name typo: "reuired" -> "required" (#491)
  • 0fc9760 Update COMMON-PARAMS.md
  • 37db44d Update COMMON-PARAMS.md
  • fcc03eb Update README.md
  • 4370e50 fix deprecate (#489)

v1.10.8

3 months ago

Changelog

  • f7552e1 case-insensitive header comparison (#488)

v1.10.7

3 months ago

Changelog

  • 957bdc6 Bump github.com/oasdiff/go-common from 0.2.28 to 0.2.29 (#484)
  • a7cb2ad skip added required properties in the response-property-became-required check (#487)
  • 6367fb6 revert
  • ad3cdf6 go build
  • 63bd9f0 Merge branch 'main' of https://github.com/Tufin/oasdiff
  • 3f4730f fix build on push
  • a31fd62 remove unused bc_diff (#485)
  • e4d777b refactor errors (#483)
  • e17f870 Bump github.com/yuin/goldmark from 1.6.0 to 1.7.0 (#486)
  • b91141d Update COMMON-PARAMS.md