Skip to content

Releases: epic-gateway/puregw

v0.32.0

18 Sep 13:10
Compare
Choose a tag to compare
v0.32.0 Pre-release
Pre-release

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

25 Jun 14:02
Compare
Choose a tag to compare
v0.31.0 Pre-release
Pre-release

Commits

  • ecbb4cc: Allow GW controller to watch namespaces (toby cabot)
  • ea5490e: Fix Gateway-Route attachment rules relating to "Kind" (toby cabot)
  • b6fb8f4: Improve Listener attachedRoutes tracking (toby cabot)

v0.30.0

07 Jun 15:24
Compare
Choose a tag to compare
v0.30.0 Pre-release
Pre-release

Commits

  • 0f35e54: Whoops, add missing permission (toby cabot)

v0.29.0

06 Jun 15:09
Compare
Choose a tag to compare
v0.29.0 Pre-release
Pre-release

Commits

  • 77b5cfd: Add missing file (toby cabot)

v0.28.0-pre3

29 May 14:21
Compare
Choose a tag to compare
v0.28.0-pre3 Pre-release
Pre-release

Commits

  • 0fa9793: Upgrade to Gateway v1.0.0 (toby cabot)

v0.28.0-pre1

29 May 14:02
Compare
Choose a tag to compare
v0.28.0-pre1 Pre-release
Pre-release

Commits

  • e4fc456: fixup! Upgrade to Gateway v1.0.0 (toby cabot)

v0.27.0

21 May 19:17
Compare
Choose a tag to compare
v0.27.0 Pre-release
Pre-release

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

13 May 13:07
Compare
Choose a tag to compare
v0.26.0 Pre-release
Pre-release

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)

v0.25.0

14 Dec 15:19
Compare
Choose a tag to compare
v0.25.0 Pre-release
Pre-release

Commits

  • cba18b0: Remove cli_cfg "name" field (toby cabot)
  • bb2cc15: Remove "security key" (toby cabot)
  • ccfd491: Switch from gid/sid to tunnel id (toby cabot)
  • 41fb59b: Calling cli_service is no longer necessary (toby cabot)

v0.24.0

26 Oct 19:35
Compare
Choose a tag to compare
v0.24.0 Pre-release
Pre-release

Commits

  • 1c884a9: Update gwdev-ctl host alias (another instance) (Toby Cabot)