Releases: epic-gateway/puregw
Releases · epic-gateway/puregw
v0.32.0
Commits
- 3a582f8: Refresh Contour code (toby cabot)
- 558ec27: Update samples to use current apiVersion (toby cabot)
- fb2dad5: Upgrade Go to version 1.22 (toby cabot)
- f79eb8e: Use conditions from the Gateway spec instead of Contour (toby cabot)
- 29a0f41: Use reflect.DeepEqual instead of == to compare structs (toby cabot)
- 95d5699: Don't drop "False" backend conditions (toby cabot)
- c165f54: Don't duplicate Parent status updates (toby cabot)
- 42da040: Handle parent references to specific Listeners (toby cabot)
v0.31.0
v0.30.0
v0.29.0
v0.28.0-pre3
Commits
- 0fa9793: Upgrade to Gateway v1.0.0 (toby cabot)
v0.28.0-pre1
Commits
- e4fc456: fixup! Upgrade to Gateway v1.0.0 (toby cabot)
v0.27.0
Commits
- 463990f: Use "Accepted" instead of "Valid" when a Gateway is accepted (toby cabot)
- c04b2c8: Improve Status reporting when the supportedKinds are invalid (toby cabot)
- 28ae7e9: Ensure that the Gateway observed gen and transition time are updated (toby cabot)
- 369fdd2: Add a ResolvedRefs condition to HTTPRoutes (toby cabot)
- 96599f2: Update True Ingress to fix UDP packet length bug (toby cabot)
v0.26.0
Commits
- 38387bf: Pin setup-envtest to a specific version (toby cabot)
- 77d3a82: Make "make check" an alias for "make unit-test" (toby cabot)
- 88fbb5c: Reduce GUE ping interval to 3s (toby cabot)
- 9deedbf: Use "Accepted" instead of "Valid" when a Route is accepted (toby cabot)
- 8abbeb2: Switch from ReferencePolicies to ReferenceGrants (toby cabot)
- a0bb001: Add a controller to track ReferenceGrants (toby cabot)
- 54dc0eb: Add Listener-level conditions for TLS config success/fail (toby cabot)
- f33e39c: Reject HTTPRoutes whose hostnames don't match (toby cabot)
- bda2a6d: Improve HTTPRoute Status Conditions (toby cabot)