Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: Kong/deck

v1.64.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 05:27
v1.64.0
0225ff3

Changelog

  • 0225ff3 doc: update CHANGELOG for v1.64.0 release with new features and fixes (#2126)
  • da05240 feat(cmd): add kong-admin-token flag (#2123)
  • 59d774e removed auth check when token is passed with konnect flow. (#2119)
  • 14e246b fix: return actual operation count from performDiff on error (#2122)
  • 5225ae8 fix(cmd): negative or zero parallelism (#2114)
  • 25fdf95 fix: fixed ci test (#2121)
  • 701be42 chore(deps): update codecov/codecov-action action to v7 (#2116)
  • acd65f1 fix(deps): update module github.com/daveshanley/vacuum to v0.29.2 (#2082)
  • eaa3325 chore(deps): update actions/checkout action to v6.0.3 (#2111)
  • 657f82a fix(deps): update module golang.org/x/sync to v0.21.0 (#2113)
  • 8f06f2d chore(deps): update github/codeql-action action to v4.36.2 (#2110)
  • 9f4b35a tests: fixes for upcoming 3.15 gateway release (#2115)

v1.63.0

Choose a tag to compare

@shivaygupta-dotcom shivaygupta-dotcom released this 15 Jun 08:58
6424dc6

What's Changed

Full Changelog: v1.62.1...v1.63.0

v1.62.1

Choose a tag to compare

@shivaygupta-dotcom shivaygupta-dotcom released this 01 Jun 08:50
d65cc81

What's Changed

Full Changelog: v1.62.0...v1.62.1

v1.62.0

Choose a tag to compare

@shivaygupta-dotcom shivaygupta-dotcom released this 26 May 06:55
c67dea7

What's Changed

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

v1.61.0

Choose a tag to compare

@github-actions github-actions released this 21 May 08:31
d45e00b

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

Choose a tag to compare

@shivaygupta-dotcom shivaygupta-dotcom released this 08 May 07:19
bddbb6a

What's Changed

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

v1.59.1

Choose a tag to compare

@github-actions github-actions released this 28 Apr 10:32
1691c5d

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

Choose a tag to compare

@shivaygupta-dotcom shivaygupta-dotcom released this 23 Apr 12:00
0eaff75

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

Choose a tag to compare

@github-actions github-actions released this 21 Apr 05:31
3a3e31d

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

Choose a tag to compare

@github-actions github-actions released this 09 Apr 13:02
596cf2d

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)