Skip to content

Releases: oasdiff/oasdiff

v1.11.8

12 Jan 19:32
c75875f

Choose a tag to compare

Changelog

  • c75875f Merge pull request #751 from oasdiff/go-1.25
  • 8cce85f Fix golangci-lint for Go 1.25 by using goinstall mode
  • 33beb18 Merge main and resolve go.mod conflict
  • 15217b3 Merge pull request #780 from oasdiff/fix/issue-767-exploded-param-self-match
  • 3aeb15b Fix false positive diff when exploded param name matches property name
  • 754626c Merge pull request #774 from greyhairredbear/patch-1
  • cd9484e Merge pull request #777 from oasdiff/772-installation-script-of-the-plugin-on-linux-doesnt-work-anymore
  • c59a83f Merge pull request #778 from oasdiff/dependabot/go_modules/github.com/yuin/goldmark-1.7.16
  • 568e563 Bump github.com/yuin/goldmark from 1.7.14 to 1.7.16
  • 8fd83ff Fix install script failing when version cannot be determined (#772)
  • b7c0230 Merge pull request #756 from oasdiff/dependabot/go_modules/github.com/getkin/kin-openapi-0.133.0
  • 9ba0fe2 Merge remote-tracking branch 'origin/main' into dependabot/go_modules/github.com/getkin/kin-openapi-0.133.0
  • 1e4e427 Replace deprecated Uint64Ptr with Ptr
  • 5fc7b5f Fix failing test in load/spec_info_unix_test.go
  • 2423bd9 Merge pull request #763 from oasdiff/dependabot/go_modules/github.com/spf13/viper-1.21.0
  • 00cad66 Merge branch 'main' into dependabot/go_modules/github.com/spf13/viper-1.21.0
  • 8455646 Merge pull request #764 from oasdiff/dependabot/go_modules/cloud.google.com/go-0.123.0
  • cedc04e Merge branch 'main' into dependabot/go_modules/cloud.google.com/go-0.123.0
  • d2c142a Merge pull request #773 from oasdiff/dependabot/go_modules/github.com/spf13/cobra-1.10.2
  • a585e16 Merge branch 'main' into dependabot/go_modules/github.com/spf13/cobra-1.10.2
  • c6d967d Merge pull request #775 from oasdiff/dependabot/go_modules/github.com/yuin/goldmark-1.7.14
  • c106714 Merge branch 'main' into dependabot/go_modules/github.com/yuin/goldmark-1.7.14
  • 530bad7 Merge pull request #776 from oasdiff/remove-claude-code-review
  • 870cf23 remove review workflow for claude
  • b636856 Bump github.com/yuin/goldmark from 1.7.13 to 1.7.14
  • 703711d chore: remove tap from homebrew install instructions
  • 51a26ce Bump github.com/spf13/cobra from 1.10.1 to 1.10.2
  • c7e237e Bump cloud.google.com/go from 0.122.0 to 0.123.0
  • c0584f7 Bump github.com/spf13/viper from 1.20.1 to 1.21.0
  • b91b8e2 Bump github.com/getkin/kin-openapi from 0.132.0 to 0.133.0
  • 1ae5c65 Merge pull request #757 from oasdiff/dependabot/go_modules/github.com/stretchr/testify-1.11.1
  • 47756e4 Merge pull request #759 from oasdiff/dependabot/go_modules/github.com/spf13/cobra-1.10.1
  • 1e65876 Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
  • 8d84d54 Bump github.com/spf13/cobra from 1.9.1 to 1.10.1
  • 482d32f Merge pull request #761 from oasdiff/dependabot/go_modules/github.com/spf13/pflag-1.0.10
  • 0106864 Merge pull request #762 from oasdiff/dependabot/go_modules/cloud.google.com/go-0.122.0
  • f34d54a Bump cloud.google.com/go from 0.121.6 to 0.122.0
  • 853000b Bump github.com/spf13/pflag from 1.0.7 to 1.0.10
  • 5d92d23 Merge pull request #755 from oasdiff/dependabot/go_modules/github.com/stretchr/testify-1.11.0
  • 5ad98da Bump github.com/stretchr/testify from 1.10.0 to 1.11.0
  • cbb6a05 Merge pull request #754 from oasdiff/dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.4.0
  • e865257 Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0
  • eb6d69d upgrade to go 1.25

v1.11.7

21 Aug 08:47

Choose a tag to compare

Changelog

  • fc23f9b fix html encoding
  • 0584981 exclude localizations.go from final diff
  • e209768 another attempt to fix the build
  • 43199a9 Fix cache corruption issues in GitHub workflow
  • e39d85d Update generated localization file with latest timestamp
  • bc5ea67 Fix GitHub workflow cache issues and add localization generation
  • 8063989 add charset UTF-8 to the HTML template
  • 43d7801 fix russian messages

v1.11.6

19 Aug 15:38
6d4c193

Choose a tag to compare

Changelog

v1.11.5

03 Aug 13:41
dd859ec

Choose a tag to compare

Changelog

  • dd859ec feature: custom markdown templates (#734)
  • 3f9aee7 Bump github.com/yuin/goldmark from 1.7.12 to 1.7.13 (#731)
  • b902374 Bump github.com/spf13/pflag from 1.0.6 to 1.0.7 (#728)
  • 0bcf8c1 Bump cloud.google.com/go from 0.121.3 to 0.121.4 (#729)
  • 9e4665f correct path
  • 5a226e6 document install.sh
  • 31d6323 point to components instead of embedding in diff (#725)
  • 685f943 pinned version (#724)
  • 9a44de6 re-add mistakenly removed request-parameter-x-extensible-enum-value-removed (#721)
  • d68743c Fix pattern addition detection: Change severity from WARN to ERROR for breaking changes (#720)
  • dcf4f18 Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#718)
  • ab901ac Fix invalid comparison operator (#713)
  • 0a7f68f Bump cloud.google.com/go from 0.121.2 to 0.121.3 (#715)
  • c1a1ab7 Bump cloud.google.com/go from 0.121.1 to 0.121.2 (#709)
  • 283f6a4 Bump github.com/yuin/goldmark from 1.7.11 to 1.7.12 (#707)
  • 21f8884 Bump github.com/wI2L/jsondiff from 0.6.1 to 0.7.0 (#703)
  • 9094f49 Bump cloud.google.com/go from 0.121.0 to 0.121.1 (#704)

v1.11.4

01 May 18:45
40650c8

Choose a tag to compare

Changelog

  • 40650c8 response-media-type-changed (#695)
  • 1d508f5 Update DEPRECATION.md
  • 853acf3 Update DEPRECATION.md
  • a5b4a88 Bump github.com/getkin/kin-openapi from 0.131.0 to 0.132.0 (#698)
  • 0081bea Bump cloud.google.com/go from 0.120.1 to 0.121.0 (#697)
  • 1ecaecb Bump github.com/yuin/goldmark from 1.7.10 to 1.7.11 (#696)
  • 89685ef fix n/a in report titles (#694)

v1.11.3

16 Apr 13:20
4f1a5bb

Choose a tag to compare

Changelog

  • 4f1a5bb Bump github.com/yuin/goldmark from 1.7.9 to 1.7.10 (#693)
  • 2e71322 option to wrap changes in object (#692)

v1.11.2

15 Apr 11:08
6a9122b

Choose a tag to compare

Changelog

v1.11.1

10 Mar 11:37
6118683

Choose a tag to compare

Changelog

v1.11.0

10 Mar 11:17
6118683

Choose a tag to compare

Changelog

v1.10.29

24 Feb 15:25
1fc6d41

Choose a tag to compare

Changelog