oasdiff

OpenAPI Diff and Breaking Changes

APACHE-2.0 License

Stars
562
Committers
25

Bot releases are hidden (Show)

oasdiff - v1.5.18

Published by reuvenharrison over 1 year ago

Changelog

  • 87f156b changelog: cover not required request params (#296)
  • 9de6f17 Update BREAKING-CHANGES.md
  • a41a3c2 Update BREAKING-CHANGES.md
  • 6cba0db Add support for -include-checks on changelog (#294)
  • 586b5f2 Add pre-commit hook (#290)
  • bb19831 Update README.md
oasdiff - v1.5.17

Published by reuvenharrison over 1 year ago

Changelog

  • 7ab12e3 changelog: request param required flag changed (#288)
  • a574235 Move open api spec info to load (#289)
  • f939f02 Bump github.com/getkin/kin-openapi from 0.117.0 to 0.118.0 (#287)
oasdiff - v1.5.16

Published by reuvenharrison over 1 year ago

Changelog

  • 6629e0d fix-type-breaking-changes (#286)
  • ae60d52 Lint required props (#285)
oasdiff - v1.5.15

Published by reuvenharrison over 1 year ago

Changelog

  • 5514bc5 Update Makefile (#271)
  • 43e8725 improve-deprecation-messages (#284)
  • cbec540 add checklog to readme
  • da7cc84 Changelog: add -changelog flag, include operationId in check-breaking output and implement 2 more info checkers (#260)
  • 07ba887 v1.52.2 (#282)
  • baf346d add linter cheks
  • 852b069 [build] golangci-lint GitHub action (#279)
  • e8f6c93 golangci-lint fix (#278)
oasdiff - v1.5.14

Published by reuvenharrison over 1 year ago

Changelog

  • 30448f0 issue267: basic check for removal of schemas (#270)
oasdiff - v1.5.13

Published by reuvenharrison over 1 year ago

Changelog

  • e58ce9b Update issue templates
  • 961a0c5 fix typo (#277)
  • aaab38d Update issue templates
  • ced7532 README.md banner (#275)
  • 0d834e1 New logo and assets (#273)
  • b442719 Fix invalid memory address (#272)
  • d2f0eb4 Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#268)
  • 6cc5835 [lint] info (#266)
  • b95a990 Update TODO.md
  • aa3860c Required params lint (#264)
  • 5fdfb96 Update CONTRIB.md
  • 8a0d11b focus
  • d589e6b Path params check (#236)
  • 68340d8 checkers todo
  • 22e94af add checks
  • f997b20 use deprecated instead of old/new (#263)
oasdiff - v1.5.12

Published by reuvenharrison over 1 year ago

Changelog

  • 94a44bd not-nullable checks (#262)
oasdiff - v1.5.11

Published by reuvenharrison over 1 year ago

Changelog

  • 84eac49 fix property checks recursion (#259)
  • 7170fa8 Update BREAKING-CHANGES.md
  • 2f8343c rm empty line
  • 45c7947 rm dot
  • dde6b30 add logo
  • 35b082d document excluding endpoint and change
  • f760045 Merge branch 'main' of https://github.com/Tufin/oasdiff
  • bc4538d typos
  • 365cc32 Bump github.com/getkin/kin-openapi from 0.116.0 to 0.117.0 (#255)
  • f4bbb1d Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#254)
  • e7ac605 link to new github action
  • f9e25fc typo
oasdiff - v1.5.10

Published by reuvenharrison over 1 year ago

Changelog

  • 107d326 fixed nil in checker output (#253)
oasdiff - v1.5.9

Published by reuvenharrison over 1 year ago

Changelog

  • 46ce53f Update docker.yml
oasdiff - v1.5.8

Published by reuvenharrison over 1 year ago

Changelog

  • 77776c9 Update docker.yml
  • d986483 Update docker.yml
oasdiff - v1.5.7

Published by reuvenharrison over 1 year ago

Changelog

  • 53093d6 Rename breaking-changes.md to BREAKING-CHANGES.md
  • fada290 customizing breaking-changes
  • 3eceddd cleanup markdown files
  • 739d0a7 fix readme links
oasdiff - v1.5.6

Published by reuvenharrison over 1 year ago

Changelog

  • d084e8e Update docker.yml
oasdiff - v1.5.5

Published by reuvenharrison over 1 year ago

Changelog

  • cedaf55 Update docker.yml
oasdiff - v1.5.4

Published by reuvenharrison over 1 year ago

Changelog

  • f306d3d add docker tag 'latest'
oasdiff - v1.5.3

Published by reuvenharrison over 1 year ago

Changelog

  • 6686c85 push: true (#252)
  • 1bebce2 split push in 2 parts (#251)
  • 341d678 add -match-path-params flag
  • 5d28037 Update README.md
  • 4e742e2 typo
  • b1ffc95 match-path-params (#249)
  • 7121653 Refactor load (#248)
oasdiff - v1.5.2

Published by reuvenharrison over 1 year ago

Changelog

  • b0dd12a codeql-action/init@v2
  • 45da299 codeql-action v2 (#247)
  • a9a9d53 243 runtime error for an endpoint with no parameters and no return objects while using strip prefix base (#246)
  • aee908f fix external refs in non-composed mode (#245)
  • 1f8eca7 Bump cloud.google.com/go from 0.110.1 to 0.110.2 (#244)
oasdiff - v1.5.1

Published by reuvenharrison over 1 year ago

Changelog

  • c33aec3 bugfix: fix ignore logic (#242)
  • 1a9dc73 remove broken link
  • 21dc824 Deprecation readme (#241)
  • f8b8b61 separate deprecation from readme (#239)
  • 4c93180 separate breaking changes from readme (#238)
oasdiff - v1.5.0

Published by reuvenharrison over 1 year ago

Changelog

  • 53efef8 remove lint from oasdiff tool (#237)
  • 1a35f6d Bump cloud.google.com/go from 0.110.0 to 0.110.1 (#235)
  • d287cc8 fix infine loop (#234)
  • dbca7ff rename test (#233)
  • 6efb24e improve-regex-check-cover-all-instances (#232)
  • f147854 fix typo (#231)
oasdiff - v1.4.2

Published by reuvenharrison over 1 year ago

Changelog

  • c3bbf82 224 changing a request property to enum should be breaking (#230)
  • 53093d6 Rename breaking-changes.md to BREAKING-CHANGES.md
  • fada290 customizing breaking-changes
  • 3eceddd cleanup markdown files
  • 739d0a7 fix readme links