Releases: Kong/deck
Releases · Kong/deck
v1.41.3
Changelog
- 63dc5b4 chore: updated go-database-reconciler to v1.16.1 (#1451)
- 07aa9ff chore(deps): bump go-database-reconciler and go-kong (#1439)
- 5cdea5d fix(tests): add
lock_dictionary_name
to expected Konnect state (#1449) - 38e6449 chore(deps): bump github.com/kong/kubernetes-ingress-controller/v3 (#1386)
- 04bda87 chore(deps): bump k8s.io/api from 0.31.0 to 0.31.2 (#1426)
- 50699b6 chore(deps): bump k8s.io/apimachinery from 0.31.0 to 0.31.2 (#1425)
- aee6219 chore(deps): bump alpine from 3.20.2 to 3.20.3 (#1393)
- c08d039 chore(deps): bump golang from 1.23.2 to 1.23.3 (#1434)
- 6e03802 fix: make terraform imports keys order deterministic (#1433)
- f8d3d2a ci: add prealloc to linter rules (#1432)
- 3305886 chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#1411)
v1.41.2
v1.41.1
v1.41.0
Changelog
- da3d70e chore: release prep for v1.41.0 (#1423)
- ffde1fa tests: added tests for deck file and gateway validate (#1415)
- e09888d feat: support online validation with Konnect (#1335)
- b09aa3e feat: added validation for vault entities. (#1421)
- c1a83b4 Improve KIC integration testing (#1235)
- 5f84270 Remove quoted type constraints (#1412)
v1.40.3
v1.40.2
What's Changed
- Add support for default lookup services by @AntoineJac in #1367
Full Changelog: v1.40.1...v1.40.2
v1.40.1
v1.40.0
Notable changes
redis_*
fields no longer show unexpectedly indeck gateway diff
- Deck no longer sends all default values to the Control Plane. Only user provided values are sent, and defaults are now applied on the server.
Changelog
- cd7cdf7 chore: changelog update for v1.40.0 (#1397)
- a084b3c Add
kong2tf
command (#1391) - fb795ad fix: fixing Konnect integration test errors (#1396)
- ea0983e chore: update go-database-reconciler to 1.14.7 (#1394)
- 18831e9 fix: creating a retryable kong client for tests and retry logic in konnect authentication for CI rate-limit errors (#1381)
v1.39.6
v1.39.5
Changelog
- e23136a chore: changelog update for v1.39.5 release (#1374)
- a1f658f ci: add Kong 3.7 to CI (#1363)
- 4251459 chore: updated go-apiops to latest version (#1373)
- 326ac99 chore(deps): bump github.com/kong/go-database-reconciler (#1369)
- 4393578 chore(deps): bump k8s.io/apiextensions-apiserver from 0.30.3 to 0.31.0 (#1371)
- 37e1e73 chore(deps): bump k8s.io/api from 0.30.3 to 0.31.0 (#1368)
- 8e49095 chore(deps): bump github.com/kong/kubernetes-ingress-controller/v3 (#1360)
- 0913629 chore(deps): bump k8s.io/apimachinery from 0.30.3 to 0.31.0 (#1366)
- 5449d8e chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 (#1356)
- a9fa808 ci: test, lint and build concurrently (#1362)
- bbe779d chore(deps): bump golang from 1.22.4 to 1.23.0 (#1359)
- e66ed5e chore: bump go-apiops to v0.1.35 (#1355)
- 8e0dc3e chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 (#1323)