Releases: Kong/deck
Releases · Kong/deck
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)
v1.39.4
Changelog
- aca781a chore: changelog and readme update for release (#1352)
- e51335a fix: updated go-database-reconciler library. (#1351)
- 9b0fbb2 chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#1350)
- 535f511 chore(deps): bump k8s.io/apiextensions-apiserver from 0.29.2 to 0.30.3 (#1340)
- b57e490 chore(deps): bump alpine from 3.20.1 to 3.20.2 (#1345)
- 6475b4b fix: update go-database-reconciler for fixing expression route handling (#1344)
- 4b632fd fix: validate presence of flags and args in file patch command (#1342)
- 0cdef1e fix: correct --no-color flag behaviour in non-tty environments (#1339)