Skip to content

Releases: Kong/deck

v1.27.1

27 Sep 13:53
Compare
Choose a tag to compare

Changelog

  • c589a3a chore: bump changelog for v1.27.1
  • 84e9bba fix: deprecated konnect flag cannot manage non-default CPs (#1036)
  • 1ba57a5 fix: correct inconsistency for multiple consumers with custom_id fields

v1.27.0

25 Sep 16:38
Compare
Choose a tag to compare

Changelog

  • c155000 chore: bump changelog for v1.27.0
  • 199b398 feat: add konnect-control-plane-name flag and deprecate konnect-runtime-group-name (#1000)
  • c2a928f chore(deps): bump go-apiops to 0.1.21 (#1029)
  • 677198b docs(cli): Add a long description for file render (#1007)
  • 5085a4e chore(deps): bump golang from 1.21.0 to 1.21.1
  • d845bbf chore(deps): bump goreleaser/goreleaser-action from 4 to 5
  • e4f3431 chore(deps): bump docker/login-action from 2 to 3
  • 8cbc631 chore(deps): bump docker/metadata-action from 4.6.0 to 5.0.0
  • 021d4d1 chore(deps): bump k8s.io/code-generator from 0.27.4 to 0.28.2
  • 6336929 chore: fix linting (#1030)

v1.26.1

07 Sep 16:19
Compare
Choose a tag to compare

See the changelog.

v1.26.0

09 Aug 18:16
Compare
Choose a tag to compare

Changelog

  • 63b9742 chore: bump changelog for v1.26.0
  • ea2ab92 feat: enable Consumer Groups scoped Plugins with Konnect (#994)
  • 10c8698 fix: remove old konnect authentication fallback (#995)
  • d11d04d chore(deps): bump golang from 1.20.7 to 1.21.0
  • b248a0f chore(deps): bump alpine from 3.18.2 to 3.18.3
  • 328ae94 chore(deps): bump k8s.io/code-generator from 0.27.3 to 0.27.4
  • a784700 chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.6 to 3.23.7
  • 36b6a3c chore(deps): bump golang from 1.20.6 to 1.20.7
  • c823413 tests: use testing helpers for env and cleanup (#992)
  • af7eaa2 feat: support scoping plugins to consumer-groups
  • 3e4196d chore: mark file/kong_json_schema.json as generated code
  • 37196ea fix: typo in global konnect-token-file flag

v1.25.0

28 Jul 16:10
86497a5
Compare
Choose a tag to compare

Changelog

  • 86497a5 fix: use same API to pull Consumer Groups from Konnect and Kong (#984)
  • 6342b2b fix: correct consumers handling when custom_id is used
  • d734514 feat(render): add new command to render final file (#963)
  • aee76dd fix: correct diffs when comparing objects with empty tags (#985)
  • 24ef372 fix(ci): set the codecov token to reduce flakiness (#983)

v1.24.0

24 Jul 16:39
Compare
Choose a tag to compare

Changelog

  • d3f0a67 chore: update release date for v1.24.0
  • b1fde70 chore: update changelog with missing changes for 1.24.0
  • ab90fbb tests: restrict diff test scope to avoid failure due to schema changes
  • e337551 feat: handle certificates:snis relation for Konnect
  • 237adbb chore: update changelog for 1.24.0
  • fa6bd5f feat: improve error logs when running sync/diff/validate
  • 70ae4dc chore(deps): bump go-apiops to v0.1.20 (#977)
  • 7352609 feat: add option to enable JSON output for diff/sync (#798)
  • d3ceb4b revert(convert): remove convert from file subcommand (#975)
  • d19b622 feat(patch): append to array entries (#974)
  • 5d19fe6 fix(cli): fix indentation in file-patch cli command (#972)
  • 3de0874 chore: add 3.3 to test matrix (#973)
  • e4a674c chore(deps): bump go-apiops to 0.1.18 (#970)
  • 7322889 chore(validate): remove validate again from file subcommand (#971)
  • 9aa351b docs(apiops): Clean up command text for new file commands (#968)
  • 4926a01 fix(cli): oas2kong would not parse the --format flag (#966)
  • 95bc95f chore(cli): move 'convert' command under 'file' sub-command
  • c79ba72 feat(apiops): integrate go-apiops
  • 5bbd6a8 chore(deps): bump golang from 1.20.5 to 1.20.6
  • 4959e75 chore: use EE script to setup 'validate-kong-release' job
  • a18a9ef chore: add license for Kong Gateway release validation
  • a1cbe89 chore: add a GitHub action for validating Kong Gateway images
  • 508f7d7 chore(deps): bump github.com/hashicorp/go-retryablehttp
  • 25a6621 chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.4 to 3.23.6
  • 1afa985 chore(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0
  • fd21781 chore(deps): bump docker/metadata-action from 4.4.0 to 4.6.0
  • 01c8be9 chore(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.6.0

v1.23.0

03 Jul 13:51
Compare
Choose a tag to compare

Changelog

  • 69aa892 chore: update changelog for 1.23.0
  • 3555a9a feat(proxy): honor the proxy environment variables (#952)

v1.22.1

22 Jun 19:39
43ac0a8
Compare
Choose a tag to compare

Changelog

  • 43ac0a8 docs: prepare changelog for v1.22.1 release (#951)
  • 2ba2bee chore(deps): bump alpine from 3.18.0 to 3.18.2
  • fc30e45 fix: handle missing service and route names detecting duplicates (#945)

v1.22.0

07 Jun 20:24
Compare
Choose a tag to compare

Changelog

  • 7447a09 docs: prepare changelog for v1.22.0 release
  • 1c7a3dd chore(deps): bump golang from 1.20.4 to 1.20.5
  • e57ba6e chore(deps): bump go-kong to 0.43 (#936)
  • 4f6bd9a feat: add indent function to support multi-line content (#929)
  • cea120a chore(linters) update gomodguard config
  • 0f17d72 chore(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0
  • ba98b3d chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4

v1.21.0

31 May 12:41
Compare
Choose a tag to compare

See the changelog.