Skip to content

gateway/kube: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 11:02
3d2309d

0.2.0 (2026-07-14)

⚠ BREAKING CHANGES

  • gateway: ScopeFromQuery and ScopePolicy.Validate return error rather than *StreamError. Callers reading .Code directly use errors.As instead.

Bug Fixes

  • gateway: return error, not *StreamError, from the exported scope API (#9) (53f7fbd)