Releases: Kong/deck
Releases · Kong/deck
Release list
v1.65.3
Changelog
- 636f6d5 docs: release v1.65.3 (#2206)
- d215743 fix: avoid erroring out when server header does not exist and fall back (#2205)
- 5d20ba4 chore(deps): update github/codeql-action action to v4.37.7 (#2187)
- 562735f chore: update base image from static-debian12 to static-debian13 in Dockerfile (#2202)
- b8669fd fix(deps): update module github.com/stretchr/testify to v1.12.0 (#2196)
- 850ddaf chore(deps): update step-security/harden-runner action to v2.20.1 (#2195)
v1.65.2
Changelog
- d796fcd chore: update CHANGELOG.md for releasing v1.65.2 (#2197)
- 8718f0c chore: upgrade Go version to 1.26.6 (#2198)
- dc4ac47 chore(deps): update module golang.org/x/mod to v0.40.0 [security] (#2193)
- 974ba4a Fix/dump with degraphql referring different workspace (#2194)
- 87b81b0 Chore/bump ai deck converter to 0.12.1 (#2190)
- 8e0efbb fix: correct openapi2mcp --mode help text to match the ai-mcp-proxy plugin (#2192)
- d1de1f0 feat(tests): add tests for handling empty array plugin configurations (#2184)
- ee5187a chore(deps): update step-security/harden-runner action to v2.20.0 (#2176)
- 480ecff chore(deps): update actions/checkout action to v7.0.1 (#2172)
- 79e587d chore(deps): update actions/setup-go action to v7 (#2177)
- 4657ee3 fix(ci): pin Kong/kong-license to a commit SHA instead of @master (#2178)
- 39f1ee2 test: added gw 3.15 in test matrix (#2149)
- 5fe01e3 feat(docker): switch to distroless (#2164)
- d2c701c tests: Added test to fix masking for pem and jwk keys. (#2139)
- de45b44 fix(deps): update module github.com/daveshanley/vacuum to v0.30.0 (#2157)
- 9d72b30 fix(deps): update module golang.org/x/sync to v0.22.0 (#2151)
- 08ac290 chore(deps): update github/codeql-action action to v4.37.2 (#2156)
- 9406ee6 chore(deps): update docker/metadata-action action to v6.2.0 (#2154)
- ca3d2af chore(deps): update docker/build-push-action action to v7.3.0 (#2150)
- 4527d20 chore(deps): update zgosalvez/github-actions-ensure-sha-pinned-actions action to v5.0.5 (#2144)
- 6fec72e chore(deps): update docker/setup-buildx-action action to v4.2.0 (#2155)
- 9c987e9 chore(deps): update goreleaser/goreleaser-action action to v7.2.3 (#2145)
- 8c88fde chore(deps): update module golang.org/x/text to v0.39.0 [security] (#2165)
v1.65.1
Changelog
- 7fcd888 fix: use the workspace client for AI Gateway check (#2169)
- 4893841 chore: release v1.65.0 (#2168)
- 8d46d23 Fix: ai gateway breaking changes (#2167)
- 804166f feat(docker): support opencontainers (#2162)
- 3cd9bc8 Feat: ai gateway file convert (#2137)
- 0808448 chore(deps): update go-database-reconciler to v1.41.1 and go-kong to v0.77.0 (#2163)
- 9f1fb1c chore: Upgraded go-apiops version (#2161)
- a5038d3 chore(deps): update actions/cache action to v6 (#2133)
- 8403345 chore(deps): update alpine docker tag to v3.24.1 (#2118)
- e4fa350 chore(deps): update actions/setup-go action to v6.5.0 (#2134)
- 8801230 chore(deps): update actions/cache action to v5.1.0 (#2138)
- a934d87 chore(deps): pin kong/kong-license action to ddccb48 (#2081)
- 0635871 fix(deps): update module github.com/daveshanley/vacuum to v0.29.7 (#2135)
- 41f6c66 chore(deps): update actions/checkout action to v7 (#2128)
- eb0d380 chore(deps): update golang:1.26.4 docker digest to f96cc55 (#2124)
- b174cff fix(deps): update module github.com/daveshanley/vacuum to v0.29.4 (#2130)
v1.64.0
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
What's Changed
- feat: added support for cloned plugins gated behind --include-plugin-definitions flag by @Prashansa-K in #2088
- ci: enabled custom plugins in kong-ee setup by @Prashansa-K in #2094
- feat: added custom-plugins definition support gated behind --include-plugin-definitions flag by @Prashansa-K in #2092
- chore: updated gdr and go-kong by @Prashansa-K in #2098
- fix: Konnect test fix for ci. by @shivaygupta-dotcom in #2100
- tests: removed unrelated tests from konnect test suite by @Prashansa-K in #2087
- fix: reset without skip should delete plugin defs by @Prashansa-K in #2103
- fix: Added check for lint cmd to handle empty or only comment files. by @shivaygupta-dotcom in #2099
- chore(deps): update step-security/harden-runner action to v2.19.4 by @renovate[bot] in #2089
- ci: updated codecov action and no ci fail if uploads fail by @Prashansa-K in #2105
- chore(deps): update docker/build-push-action action to v7.2.0 by @renovate[bot] in #2090
- chore(deps): update docker/metadata-action action to v6.1.0 by @renovate[bot] in #2095
- chore(deps): update github/codeql-action action to v4.36.0 by @renovate[bot] in #2097
- chore(deps): update docker/setup-buildx-action action to v4.1.0 by @renovate[bot] in #2096
- ci: gateway renamed the custom_plugins flag to custom_plugin_streaming_enabled by @Prashansa-K in #2104
- feat: add
deck file formatcommand for deck/dbless conversion by @mheap in #1978 - Add additional deck file convert fields by @mheap in #2043
- tests: cloned plugins and konnect tests by @Prashansa-K in #2106
- chore: bumped go-apiops version to v0.4.3 by @shivaygupta-dotcom in #2108
- chore: bumped go-apiops version to v0.4.4 by @shivaygupta-dotcom in #2109
- chore: added change log for v1.63.0 by @shivaygupta-dotcom in #2112
Full Changelog: v1.62.1...v1.63.0
v1.62.1
What's Changed
- test: Added test for masking env var bug. by @shivaygupta-dotcom in #2079
- fix: fixed basic auth test failing in konnect ci by @shivaygupta-dotcom in #2086
- chore(deps): update codecov/codecov-action action to v6.0.1 by @renovate[bot] in #2083
- chore(deps): update module golang.org/x/net to v0.55.0 [security] by @renovate[bot] in #2069
- chore(deps): update step-security/harden-runner action to v2.19.3 by @renovate[bot] in #2076
- chore(deps): update github/codeql-action action to v4.35.5 by @renovate[bot] in #2078
- chore(deps): update goreleaser/goreleaser-action action to v7.2.2 by @renovate[bot] in #2084
- docs: Added changelog for v1.62.1 by @shivaygupta-dotcom in #2085
Full Changelog: v1.62.0...v1.62.1
v1.62.0
What's Changed
- test: added more test for konnect workspace by @shivaygupta-dotcom in #2061
- Make DECK_FORMAT work by @mheap in #2057
- chore: add check on branch for tags by @harshadixit12 in #2070
- chore(deps): update module golang.org/x/sys to v0.44.0 [security] by @renovate[bot] in #2071
- chore(deps): update github/codeql-action action to v4.35.4 by @renovate[bot] in #2058
- chore(deps): update step-security/harden-runner action to v2.19.1 by @renovate[bot] in #2060
- fix(deps): update module github.com/tidwall/gjson to v1.19.0 by @renovate[bot] in #2066
- fix: Added fix for service duplication in openapi2kong cmd. by @shivaygupta-dotcom in #2075
- chore: added changelog for v1.62.0 release by @shivaygupta-dotcom in #2077
Full Changelog: v1.61.0...v1.62.0
v1.61.0
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
What's Changed
- fix: Added counter_key in plugin config for RLAplugin konnect by @shivaygupta-dotcom in #2045
- fix: Added a cli flag for openapi2kong to skip header routes by @shivaygupta-dotcom in #2039
- fix: fixed konnect endpoint for consumer groups by @shivaygupta-dotcom in #2046
- chore: added changelog for v1.60.0 and few changelog fix by @shivaygupta-dotcom in #2052
Full Changelog: v1.59.1...v1.60.0
v1.59.1
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)