Releases: Kong/go-apiops
Releases · Kong/go-apiops
v0.1.39
v0.1.38
chore: replaced gopkg.in/yaml.v3
with Kong's own fork github.com/Kong/yaml
which has the changes
to allow path lengths > 128 characters in OpenAPI specifications.
v0.1.37
v0.1.36
v0.1.35
v0.1.34
Changelog
- 95d22e8 fix(o2k): param-explode default true if form style (#186)
- b151569 chore(deps): bump golang.org/x/term from 0.21.0 to 0.22.0 (#184)
- 97125a1 ci: change codecov
- 87f7094 chore(deps): bump goreleaser/goreleaser-action from 5 to 6 (#178)
- 6e3ee3d No longer fail CI on coverage-upload failure (#181)
- 52f2572 chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#180)
- c8b6d5d chore(deps): bump golang.org/x/term from 0.20.0 to 0.21.0 (#177)
- 352f089 chore(deps): bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 (#176)
v0.1.33
Changelog
- f85e616 fix(o2k): request-validator support +json suffix for schemas (#175)
- eec8cf7 chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.18.0 (#173)
- cb42b8d chore(deps): bump github.com/go-logr/logr from 1.4.1 to 1.4.2 (#172)
- 8ffe079 chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#171)
- e5671aa chore(deps): bump golangci/golangci-lint-action from 5 to 6 (#170)
- f5a8f24 chore(deps): bump golang.org/x/term from 0.19.0 to 0.20.0 (#169)
- 3b62727 chore(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#168)
- 10fad02 chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 (#167)
- ee8335c chore(deps): bump golangci/golangci-lint-action from 4 to 5 (#166)
- d4f938d chore(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.0 (#165)
- 33df150 chore(deps): bump golang.org/x/term from 0.18.0 to 0.19.0 (#163)
v0.1.32
Changelog
- 497a692 fix(o2k): change regex prio to int from uint (#162)
- 0c28239 chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1 (#161)
- 5f78deb chore(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 (#160)
- a267f57 chore(deps): bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0 (#159)
- 05ef8ef chore(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 (#156)
v0.1.31
Changelog
- a7d5222 feat(namespace): add the host based namespace (#157)
- fb15aca chore(deps): bump golang.org/x/term from 0.17.0 to 0.18.0 (#155)
- 2fe62bb chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#154)
- 7e137bb fix(o2k): limit path-param names to 32 chars (#153)
- b75c976 chore(deps): bump golangci/golangci-lint-action from 3 to 4 (#152)
- 9c3af22 chore(deps): bump codecov/codecov-action from 3 to 4 (#150)
- c3b7c1c chore(deps): bump golang.org/x/term from 0.16.0 to 0.17.0 (#151)
- 837d0bf chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 (#145)
- 90871df Revert "Doc: Add hint to warning for users of namespace if selectors … (#149)