Skip to content

Releases: Kong/deck

v1.40.2

19 Sep 09:49
a50b695
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.40.1...v1.40.2

v1.40.1

12 Sep 16:01
74b1859
Compare
Choose a tag to compare

Changelog

v1.40.0

10 Sep 11:23
cd7cdf7
Compare
Choose a tag to compare

Notable changes

  • redis_* fields no longer show unexpectedly in deck 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

04 Sep 06:52
e44d6c4
Compare
Choose a tag to compare

Changelog

  • e44d6c4 chore: releasing v1.39.6 (#1388)
  • 1e5bbf6 chore: updated go-database-reconciler to v1.14.5 (#1380)
  • 21ea050 chore(deps): bump goreleaser/goreleaser-action from 5 to 6 (#1314)
  • f61fd27 chore(ci): don't use deprecated password field with kong-license action (#1361)

v1.39.5

22 Aug 11:43
e23136a
Compare
Choose a tag to compare

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

01 Aug 08:28
aca781a
Compare
Choose a tag to compare

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)

v1.39.3

16 Jul 09:46
200a471
Compare
Choose a tag to compare

Changelog

  • 200a471 Releasing v1.39.3 (#1338)
  • f68fb7e CI: Ignoring errors from latest images to account for flaky tests (#1337)
  • c7109a9 Updated git workflows to use go.mod for go versions (#1336)

v1.39.2

04 Jul 13:12
Compare
Choose a tag to compare

Changelog

  • 57c8e3c chore: bump changelog date for v1.39.2
  • 927f88d chore: bump go-database-reconciler dependency

v1.39.1

01 Jul 05:27
Compare
Choose a tag to compare

Changelog

  • 4fbb49b ci: do not use internal worker for release job
  • aaa7e0f chore: bump changelog date for v1.39.1
  • 21999c1 ci: use internal worker for release job
  • fa87644 chore(deps): bump k8s.io/code-generator from 0.29.4 to 0.30.2

v1.39.0

28 Jun 07:58
Compare
Choose a tag to compare

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)