v1.8.0
kongctl Release Highlights
This release sharpens declarative workflows, expands AI Gateway compatibility, and improves reliability in e2e and update flows.
✨ What's New
- Added external and lookup YAML tag handling, plus a refactor of external processing, giving declarative configs more flexibility.
- Updated the patched Konnect SDK to v0.47 and mapped AI Gateway resources to the new
config.route.modelshape while preserving legacy alias compatibility.
🐛 Fixes & Improvements
- Declarative plans now honor saved execution modes, and resource updates preserve virtual cluster labels.
- Resource references can now include periods, removing a common naming limitation.
- E2E shard reruns now work across attempts, making repeated test runs more resilient.
🔗 Commit References
Features
453f512Feat: Adds external and lookup yaml tag functionality and refactors external processing (#1676)
Fixes
1a68c34fix(declarative): preserve virtual cluster labels on update (#1677)6e8343afix(e2e): support shard reruns across attempts (#1682)36c01aefix(declarative): enforce saved plan execution modes (#1655)2bbce6dfix(deps): update module github.com/ajg/form to v1.7.2 (#1673)b0a4300fix(declarative): allow periods in resource refs (#1669)9aa8f7ffix(deps): update module github.com/kong/kongctl to v1.7.0 (#1670)
Other Changes
f2e4e73task(sdk): update patched Konnect SDK to v0.47 (#1683)cd5634achore(deps): update github/gh-aw-actions action to v0.82.8 (#1681)626ab75test(e2e): cover api_version UPDATE lifecycle (#1665)
Full Changelog: Initial release
Generated by Release · gpt54 2.4M