Skip to content

Releases: Kong/deck

v1.62.0

26 May 06:55
c67dea7

Choose a tag to compare

What's Changed

Full Changelog: v1.61.0...v1.62.0

v1.61.0

21 May 08:31
d45e00b

Choose a tag to compare

Changelog

  • d45e00b docs: changelog for releasing v1.61.0 (#2067)
  • 94b1427 chore: bump golang to 1.26.3 (#2062)
  • a15f1f6 Enable --skip-consumers-with-consumer-groups for Konnect (#2042)
  • e9d6a25 chore: bump golang version to 1.26.2 (#2014)
  • 0644af5 chore(deps): update alpine docker tag to v3.23.4 (#2035)
  • 60237c2 chore(deps): update goreleaser/goreleaser-action action to v7.2.1 (#2041)
  • ebec03c chore(deps): update step-security/harden-runner action to v2.19.0 (#2044)
  • df7c0e2 chore(deps): update module golang.org/x/net to v0.53.0 [security] (#2051)
  • 3b479f5 fix(deps): update module github.com/daveshanley/vacuum to v0.26.4 (#2034)
  • 39a9214 Add -W and -E flags to allow users to control error severity (#2049)
  • 1136bd9 chore(deps): update github/codeql-action action to v4.35.2 (#2033)

v1.60.0

08 May 07:19
bddbb6a

Choose a tag to compare

What's Changed

Full Changelog: v1.59.1...v1.60.0

v1.59.1

28 Apr 10:32
1691c5d

Choose a tag to compare

Changelog

  • 1691c5d chore: release v1.59.1 (#2038)
  • bb2d0a6 test: preserve comment lines to hanlde big multi-line yamls (#2019)
  • cb976a7 chore(deps): update step-security/harden-runner action to v2.18.0 (#2023)
  • 573b9f8 fix(deps): update module github.com/daveshanley/vacuum to v0.25.8 (#2026)
  • 8a7e54d chore(deps): update actions/cache action to v5.0.5 (#2031)
  • d31e8d6 chore(deps): update actions/upload-artifact action to v7.0.1 (#2025)
  • 35fb32b fix(deps): update module sigs.k8s.io/gateway-api to v1.5.1 (#2029)
  • ab5bba3 ci: parallelise validation workflow (#2032)

v1.59.0

23 Apr 12:00
0eaff75

Choose a tag to compare

What's Changed

  • tests: updated config for Test_Diff_NoDiffUnorderedArray and test scope by @shivaygupta-dotcom in #2021
  • chore(deps): update module github.com/moby/spdystream to v0.5.1 [security] by @renovate[bot] in #2018
  • chore(deps): update docker/build-push-action action to v7.1.0 by @renovate[bot] in #2022
  • chore(deps): update codecov/codecov-action action to v6 by @renovate[bot] in #2006
  • chore(deps): update github/codeql-action action to v4 by @renovate[bot] in #2009
  • chore(deps): update docker/metadata-action action to v6 by @renovate[bot] in #2007
  • chore(deps): update golangci/golangci-lint-action action to v9 by @renovate[bot] in #2010
  • chore(deps): update docker/setup-buildx-action action to v4 by @renovate[bot] in #2008
  • chore(deps): update goreleaser/goreleaser-action action to v7 by @renovate[bot] in #2011
  • chore(deps): update zgosalvez/github-actions-ensure-sha-pinned-actions action to v5 by @renovate[bot] in #2012
  • feat: Added changes to support CRUD oprn for graphql ratelimiting cos… by @shivaygupta-dotcom in #1937
  • chore: release v1.59.0 by @shivaygupta-dotcom in #2030

Full Changelog: v1.58.0...v1.59.0

v1.58.0

21 Apr 05:31
3a3e31d

Choose a tag to compare

Changelog

  • 3a3e31d chore: release v1.58.0 (#2015)
  • 84d35f9 Revert "feat: Add github release update check (#1988)" (#2016)
  • 6528e6e feat: Add github release update check (#1988)
  • 3221c8b Make kong2tf plugin aware (#1979)
  • 6b96392 fix: file conversion from 2.8 to 3.4 for post-function plugin (#1974)
  • 1e62866 chore(deps): update step-security/harden-runner action to v2.16.1 (#2004)
  • dc66d2a chore(deps): update github/codeql-action action to v3.35.1 (#2003)
  • 34d0a62 fix(deps): update module github.com/daveshanley/vacuum to v0.25.5 (#2002)
  • a1385f9 chore(deps): update actions/setup-go action to v6 (#1967)
  • eeee55f chore(deps): update docker/build-push-action action to v7 (#1969)
  • ad15916 chore(deps): update actions/checkout action to v6 (#1966)
  • b9942ed chore(deps): update actions/upload-artifact action to v7 (#1968)
  • 01cbe5e chore(deps): update actions/cache action to v5 (#1963)
  • 9937efb fix(deps): update module sigs.k8s.io/gateway-api to v1.5.1 (#1962)
  • 29c226c chore(deps): update dependency golangci/golangci-lint to v2.11.4 (#2001)
  • e993b07 chore(deps): update codecov/codecov-action action to v5.5.4 (#1984)
  • 5bd14bf tests: integration tests for plugin conditions (#1999)
  • 00a8e99 test: Added test for meaningful error msg in consumer-groups. (#1983)
  • 3cdc72a fix(security): upgrade deck to Go 1.25.9 (#1997)
  • c07059f tests: konnect test fix (#1995)
  • fadaf59 tests: added tests for gateway 3.13 and 3.14 (#1991)
  • 4e8fc44 fix: validate basicauth with konnect (#1975)

v1.57.3

09 Apr 13:02
596cf2d

Choose a tag to compare

Changelog

  • 596cf2d chore: release prep for v1.57.3 (#1992)
  • d452f7f fix: fall back to raw foreign key ID when referenced entity is missing (#1971)
  • 36bac01 fix: Added test for upstream target weight update and moved update method from PATCH to PUT in go-kong (#1956)
  • d7a8236 Support nested ssl_verify fields (#1989)
  • f5fe146 fix: updated hide_credentials config option to false in key-auth realm (#1990)

v1.57.2

08 Apr 18:17
f1eaee1

Choose a tag to compare

Changelog

  • f1eaee1 chore: release v1.57.2 (#1987)
  • e9bba74 chore: use new docker credentials (#1986)
  • 9698b9b chore: release v1.57.1 (#1985)
  • b39a0f0 Add --no-expand-env-vars flag to deck file convert (#1977)
  • 6719b2a ci: label based input to skip tests if not required (#1982)
  • 90f91de fix(deps): update module golang.org/x/sync to v0.20.0 (#1960)
  • 4b0bc4f fix(deps): update module github.com/kong/kubernetes-configuration to v1.5.3 (#1931)
  • a481fc4 chore(deps): update goreleaser/goreleaser-action action to v6.4.0 (#1925)
  • 5c2fea4 chore(deps): pin golang docker tag to 5a79b94 (#1898)
  • ad0bd95 chore(deps): update github/codeql-action action to v3.32.6 (#1924)
  • 1bf8541 chore(deps): update module golang.org/x/net to v0.51.0 [security] (#1952)
  • a910935 chore(deps): update step-security/harden-runner action to v2.15.1 (#1927)

v1.57.0

26 Mar 12:22
aba1a57

Choose a tag to compare

Changelog

  • aba1a57 chore: release prep for v1.57.0 (#1951)
  • 8c7210b feat: Added changes to support workspace with konnect flow (#1892)
  • 4a293ab feat: add a new command - deck file openapi2mcp (#1954)
  • d9d642e Upgrade vacuum (#1748)
  • 0bbcc1a fix: fixed test issues. (#1950)
  • 23d8efa chore(deps): update module github.com/buger/jsonparser to v1.1.2 [security] (#1943)
  • ea99142 fix: validating passed address and workspace params before creating a http target (#1946)
  • 633b814 fix: prevent template injection in the validate workflow (#1947)
  • 9cce3c6 fix(docker): upgrade Alpine packages to address CVE-2025-15467 (#1923)
  • efa9eef ci: added default values in case repo variables are not present (#1938)
  • 959c522 tests: fixed konnect tests - redis.ssl_verify defaults to true now (#1940)
  • 9f16682 style: lint fix (#1935)
  • d1333a5 style: lint fix (#1926)
  • 288a773 chore(deps): update docker/setup-buildx-action action to v3.12.0 (#1922)
  • 79518e8 chore(deps): update docker/metadata-action action to v5.10.0 (#1921)
  • 1efdf78 chore(deps): update codecov/codecov-action action to v5.5.2 (#1919)
  • d11ffbd chore(deps): update docker/build-push-action action to v6.19.2 (#1920)
  • 5dbc3b7 chore(deps): update module github.com/docker/docker to v28 [security] (#1897)
  • 7f38d14 fix: data race issue due to mutating http.DefaultTransport (#1915)
  • 2417e30 chore(deps): update alpine docker tag to v3.23.3 (#1918)
  • 9ef5395 chore(deps): update actions/upload-artifact action to v4.6.2 (#1917)
  • 7c5cee8 chore(deps): update actions/setup-go action to v5.6.0 (#1913)
  • 137d2cd chore(deps): update actions/checkout action to v4.3.1 (#1912)

v1.56.0

05 Mar 10:03
32d8415

Choose a tag to compare

Changelog

  • 32d8415 Docs/changelog 1.56.0 (#1914)
  • bcb2053 chore(deps): update actions/cache action to v4.3.0 (#1911)
  • b5f6848 chore(deps): update zgosalvez/github-actions-ensure-sha-pinned-actions action to v3.0.25 (#1907)
  • 01bcd66 fix(deps): update module github.com/spf13/pflag to v1.0.10 (#1910)
  • c96e4bd fix(deps): update module github.com/kong/go-database-reconciler to v1.31.6 (#1908)
  • 7ee7461 Add Gateway 3.14 conversion tooling (#1890)
  • 9fce824 tests: lint fix and konnect tests correction (#1895)
  • ef04ee6 chore: upgraded go to v1.25.7 and client-go to v0.35.1 (#1891)
  • 04f90cb fix: json summary output and dropped events addition (#1841)
  • 7a17e18 fix: basic-auths dump with skip-defaults (#1889)
  • 7f83509 chore: removing dependabot updates; enabling renovate explicitly (#1876)