Skip to content

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 16:49
· 267 commits to main since this release
1a68c34

Kong logo Kong logo 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.model shape 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

  • 453f512 Feat: Adds external and lookup yaml tag functionality and refactors external processing (#1676)

Fixes

  • 1a68c34 fix(declarative): preserve virtual cluster labels on update (#1677)
  • 6e8343a fix(e2e): support shard reruns across attempts (#1682)
  • 36c01ae fix(declarative): enforce saved plan execution modes (#1655)
  • 2bbce6d fix(deps): update module github.com/ajg/form to v1.7.2 (#1673)
  • b0a4300 fix(declarative): allow periods in resource refs (#1669)
  • 9aa8f7f fix(deps): update module github.com/kong/kongctl to v1.7.0 (#1670)

Other Changes

  • f2e4e73 task(sdk): update patched Konnect SDK to v0.47 (#1683)
  • cd5634a chore(deps): update github/gh-aw-actions action to v0.82.8 (#1681)
  • 626ab75 test(e2e): cover api_version UPDATE lifecycle (#1665)

Full Changelog: Initial release


Generated by Release · gpt54 2.4M