github Kong/kongctl v1.2.1

latest releases: v1.15.1, v1.15.0, v1.14.0...
3 months ago

Kong logo kongctl Release Highlights

This is a patch release focused on reliability improvements, bug fixes, and expanded test coverage.

๐Ÿ› Fixes & Improvements

  • Portal customization drift detection โ€” Fixed an issue where the declarative planner failed to detect drift in portal customization spec renderer configurations. This ensures kongctl plan and kongctl diff accurately reflect the true state of portal customizations. (#1198)

  • Internal flag binding simplification โ€” Refactored bindKonnectFlags to use a bindings loop pattern, reducing boilerplate and improving maintainability without any behavior changes for users. (#1192)

  • Dependency updates โ€” Several library updates for stability: vacuum v0.26.5, bubbletint/v2 v2.0.2, oapi-codegen/runtime v1.4.1, and the kongctl Go module pinned to v1.

๐Ÿงช Test Coverage

Significant new E2E scenario coverage was added in this release:

  • PAT and SPAT token lifecycle scenarios
  • Direct API verification of group membership in groups and sync-groups scenarios
  • Dump round-trip coverage for the OIDC auth strategy scenario
  • plan --mode delete verification in the delete-groups scenario

๐Ÿ”— Commit References

Fixes

  • 3fac008 Fix: Detect portal customization spec renderer drift (#1198)
  • 7577f69 fix(deps): update module github.com/oapi-codegen/runtime to v1.4.1 (#1187)
  • 2e4c7c9 fix(deps): update module github.com/daveshanley/vacuum to v0.26.5 (#1184)
  • 665f96e fix(deps): update module github.com/lrstanley/bubbletint/v2 to v2.0.2 (#1183)
  • a503197 fix(deps): update module github.com/kong/kongctl to v1 (#1199)

Other Changes

  • 4276f0d Simplify: bindKonnectFlags with bindings loop (#1192)
  • 875e23a test(e2e): add PAT and SPAT token lifecycle scenario (#1193)
  • 68002cf test(e2e): add direct API verification of group membership in groups and sync-groups scenarios (#1191)
  • a45ca7f test(e2e): add dump round-trip coverage to oidc-auth-strategy scenario (#1194)
  • e8a21dd test(e2e): add plan --mode delete verification step to delete-groups scenario (#1190)
  • b49382c chore(deps): update github/gh-aw-actions action to v0.74.6 (#1178)
  • 5e48822 chore(deps): update github/gh-aw-actions action to v0.74.7 (#1196)
  • 17da072 chore(deps): update github/gh-aw-actions action to v0.74.8 (#1200)

Full Changelog: v1.2.0...v1.2.1

Generated by Release ยท โ— 1.6M

Don't miss a new kongctl release

NewReleases is sending notifications on new releases.