Skip to content

v0.3.0

Choose a tag to compare

@release-please release-please released this 21 Feb 22:01
53b9790

0.3.0 (2023-02-21)

Features

  • Add new field RolloutStrategy control automatic rollout (#202) (090b88d)
  • Add new terraform project for e2e test resources (#181) (0140592)
  • Add script to run terraform with input validation. (#182) (857444a)
  • Add support for Unix sockets. (#205) (8177a35), closes #47
  • Add telemetry settings to configure health check port (#210) (3ede42d)
  • Add the e2e test job for Cloud Build (#184) (dc2990c)
  • Automatic changes to workloads when an AuthProxyWorload is deleted (#200) (e11caed)
  • Automatically trigger pod rollout for appsv1 resources when AuthProxyWorkload changes. (#197) (3b0359b)
  • Separate terraform for project setup and permissions (#179) (8f43657)
  • Validate AuthProxyWorkload spec.selector field (#209) (98c460b)
  • Validate AuthProxyWorkload updates to prevent changes to the workload selector. (#211) (4304283)

Miscellaneous Chores