github Kong/kongctl v1.17.1

5 hours ago

Kong logo Kong logo kongctl Release Highlights

๐Ÿ› Fixes & Improvements

AI Gateway policy deletion ordering โ€” Renaming an AI Gateway resource (MCP server, model, agent, consumer, or consumer group) along with its attached policy in a single sync could fail with a foreign-key constraint error. The planner now ensures policy deletions happen only after every referencing resource has been deleted or had its attachment removed, preventing skipped changes and API errors during rename workflows. (#2310, fixes #2308)

AI Gateway lifecycle consolidation โ€” Root-level create, update, delete, and protection decisions for AI Gateway resources now flow through the shared managed-root reconciler, removing 44 lines of duplicated logic without changing external behavior. (#2301)

Dependency updates โ€” Updated yaml to v2.9.1 (#2304) and internal module references to v1.17.0 (#2305).

๐Ÿ”— Commit References

Fixes

  • 4f1e759 fix(declarative): order AI Gateway policy deletion after attachments (#2310)
  • a3e431c fix(deps): update module github.com/kong/kongctl to v1.17.0 (#2305)
  • 0a89ad3 fix(deps): update dependency yaml to v2.9.1 (#2304)

Other Changes

  • 8722ef1 refactor(declarative): share AI Gateway root lifecycle decisions (#2301)

Full Changelog: v1.17.0...v1.17.1> Generated by Release ยท opus46 ยท 67.9 AIC ยท โŒ– 28.1 AIC ยท โŠž 4.4K

Don't miss a new kongctl release

NewReleases is sending notifications on new releases.