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
4f1e759fix(declarative): order AI Gateway policy deletion after attachments (#2310)a3e431cfix(deps): update module github.com/kong/kongctl to v1.17.0 (#2305)0a89ad3fix(deps): update dependency yaml to v2.9.1 (#2304)
Other Changes
Full Changelog: v1.17.0...v1.17.1> Generated by Release ยท opus46 ยท 67.9 AIC ยท โ 28.1 AIC ยท โ 4.4K