Releases: Kong/deck
Releases · Kong/deck
v1.39.2
v1.39.1
v1.39.0
Changelog
- fd1286c ci: bump timeout for build-and-push docker step
- 035ee07 chore: bump changelog date for v1.39.0
- 5d98887 chore(deps): bump alpine from 3.20.0 to 3.20.1 (#1322)
- 080286c chore(deps): bump docker/build-push-action from 5 to 6
- 9d10b8e chore: bump golang to 1.22.4
- f15a894 feat: add wasm filter-chain entity support (#987)
v1.38.1
v1.38.0
Changelog
- b6aba61 chore: bump changelog date for v1.38.0 (#1307)
- d01141c fix: correct plugins config comparison
- 0db6092 chore(deps): bump github.com/gosimple/slug from 1.13.1 to 1.14.0 (#1239)
- 0247b44 tests: fix Test_Sync_ConsumerGroupsScopedPlugins_After360 integration test (#1305)
- d8c8465 chore(ci): add kong 3.6 in ci matrix (#1301)
- 3dc12b8 fix: make KIC v2 Gateway API v2 config generation deterministic (#1302)
- 5d3a1ee chore: bump GDR (#1293)
- 6de5728 deps(apiops): bump to v0.1.33 (#1303)
- aa83a55 fix(cli): fix bad examples on add-plugins
- cc6c499 chore(deps): bump codecov/codecov-action from 3 to 4 (#1224)
- b662098 chore(deps): bump alpine from 3.19.1 to 3.20.0 (#1300)
- c7c2078 fix: typo in inso-compatible flag (#1295)
- 34f576e chore(deps): bump golangci/golangci-lint-action from 6.0.0 to 6.0.1 (#1292)
- 9a96e12 chore(deps): bump golang from 1.21.6 to 1.22.3 (#1291)
- afe3be1 chore(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.0 (#1290)
- 71e4c19 chore(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 (#1289)
- e59eb93 chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 5.1.0 (#1287)
- f940027 Upgrades daveshanley/vacuum to v0.9.15 to address data races (#1281)
- 47fa99d fix(validate): no support for json output (#1278)
- d0fadf2 chore(deps): bump github.com/kong/go-database-reconciler
- 43539a7 tests: correct test after schema change
- 316cd8e tests: skip Test_Lint* tests due to race condition on dependency
- 8861549 fix: correct local reference in go.mod
- 1e7c03d chore: readme version update after release (#1276)
- 2aefd73 Fix & Update: file linting: Adds support for extends keyword and upgrades vacuum lib (#1269)
v1.37.0
v1.36.2
Changelog
- 9d89a33 Update CHANGELOG.md
- 7dbb4bb chore: changelog for 1.36.2
- ab2363a chore: bump go-apiops to v0.1.32
- 4b4dc3b chore(deps): bump github.com/kong/go-kong
- ed12ee5 fix: auto-generate rla namespace when using Consumer Groups
- f13a65e fix(docs): update install and release instructions (#1257)
- 3632a2e chore(deps): bump k8s.io/api from 0.29.2 to 0.29.3 (#1254)
v1.36.1
v1.36.0
Changelog
- 2af58c0 chore: changelog for 1.36.0
- a7afdd5 fix: use correct workspace for online validation
- dea9a3a chore(deps): bump github.com/kong/kubernetes-ingress-controller/v3 from 3.1.1 to 3.1.2 (#1242)
- 358dde7 feat(apiops): add host-based namespacing
- a6da32c deps(apiops): bump to v0.1.31
- fcc2ece feat: Add flag to render allowing DECK_ env var processing (#1208)
- c3e0180 chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#1240)
- 28ae594 chore(deps): bump k8s.io/apiextensions-apiserver from 0.29.1 to 0.29.2 (#1234)
- ca3eb63 chore(deps): bump github.com/kong/kubernetes-ingress-controller/v3 from 3.1.0 to 3.1.1 (#1232)
- b40701b chore(deps): bump k8s.io/code-generator from 0.29.1 to 0.29.2 (#1221)
- 9be5691 Update timeout for .github/workflows/release.yaml (#1202)
- 33e373f Fix(cmd/docs): Correct file_merge example (#1237)
- ce8628e Handle nil error when port not defined in service with Gateway API. (#1230)