Skip to content

Releases: GoogleCloudPlatform/cloud-sql-proxy-operator

v1.7.2

30 Oct 21:30
f10fdc9

Choose a tag to compare

1.7.2 (2025-10-30)

Bug Fixes

v1.7.1

27 Oct 18:01
a4b8d6c

Choose a tag to compare

1.7.1 (2025-10-27)

Bug Fixes

v1.7.0

28 Aug 18:20
8409858

Choose a tag to compare

1.7.0 (2025-08-28)

Features

  • Specify the security context on the proxy container. (#698) (05130f0)
  • Support dns name for connector names (#701) (35402f7), closes #683

Bug Fixes

  • deps: Update all dependencies to latest (#696) (d8bacd5)
  • Update proxy to 2.18.2 to include DNS name fix. (#704) (feed387)

v1.6.6

15 Jul 18:35
fc5af2e

Choose a tag to compare

1.6.6 (2025-07-15)

Bug Fixes

v1.6.5

29 Apr 19:38
0898f42

Choose a tag to compare

1.6.5 (2025-04-29)

Bug Fixes

  • Update dependencies to latest, including Proxy v2.17.0 (#673) (42ac128)

v1.6.4

22 Apr 19:50
a3879c4

Choose a tag to compare

1.6.4 (2025-04-22)

Bug Fixes

  • Check all containers and init containers for proxy before recreating pod (#662) (a28e16a)
  • Upgrades Kubernetes libraries to 1.32 (#664) (e5e2da5)

v1.6.3

25 Mar 18:18
b321992

Choose a tag to compare

1.6.3 (2025-03-25)

Bug Fixes

v1.6.2

17 Jan 20:45
5b85757

Choose a tag to compare

1.6.2 (2025-01-17)

Bug Fixes

  • docs: In the examples, do not manually set env vars in deployment (#653) (4a2d655)

v1.6.1

12 Dec 19:09
c1cd021

Choose a tag to compare

1.6.1 (2024-12-12)

Bug Fixes

v1.6.0

22 Nov 19:23
a8c5a1d

Choose a tag to compare

1.6.0 (2024-11-22)

Features

  • Add --min-sigterm-delay property to the workload configuration (#639) (b4c226a), closes #627
  • Run the proxy container as Sidecar Init Container (#624) (19d8043), closes #381

Bug Fixes