Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

v0.2.0

Compare
Choose a tag to compare
@hc-github-team-es-release-engineering hc-github-team-es-release-engineering released this 27 Apr 18:57
2345c66

0.2.0 (April 27, 2022)

BREAKING CHANGES:

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:

  • Apply namespace selector for allowed routes to the route's namespace instead of the route itself [GH-119]
  • Fix http route merging to make sure we merge routes that reference the same hostname [GH-126]