This repository has been archived by the owner on Mar 19, 2024. It is now read-only.
v0.2.0
0.2.0 (April 27, 2022)
BREAKING CHANGES:
- Routes now require a ReferencePolicy to permit references to services in other namespaces. [GH-143]
IMPROVEMENTS:
- changelog: add go-changelog templates and tooling [GH-101]
- k8s/controllers: watch for ReferencePolicy changes to reconcile and revalidate affected HTTPRoutes [GH-156]
- k8s/controllers: watch for ReferencePolicy changes to reconcile and revalidate affected TCPRoutes [GH-162]
BUG FIXES: