1.11.3 (2024-11-13)
1.11.2 (2024-10-09)
1.11.1 (2024-09-19)
1.11.0 (2024-08-15)
- exit when FUSE errors on accept (#694) (e0bd377)
- replace buster with bookworm container (#672) (d81b90d)
- support for exit zero sigterm (#684) (790b935)
- support for min-sigterm-delay (#693) (2b0de79)
1.10.2 (2024-07-10)
1.10.1 (2024-06-13)
1.10.0 (2024-05-15)
- add support for a lazy refresh (#2184) (#644) (b375d34), closes #625
- support static connection info (#648) (78c3131)
- don't depend on downstream in readiness check (#641) (3a7c789)
- ensure graceful shutdown on fuse error (#638) (eb4435b)
1.9.0 (2024-04-17)
- add support for a config file (#612) (d9f3845)
- add support for PSC (#613) (1ef4f60)
- use Google managed base images (#611) (16ed6a8)
1.8.0 (2024-03-14)
1.7.1 (2024-02-21)
1.7.0 (2024-01-29)
1.6.2 (2024-01-17)
1.6.1 (2023-12-13)
1.6.0 (2023-12-04)
1.5.0 (2023-11-15)
1.4.1 (2023-10-17)
1.4.0 (2023-09-19)
1.3.2 (2023-08-16)
1.3.1 (2023-07-19)
1.3.0 (2023-06-15)
1.2.4 (2023-05-19)
1.2.3 (2023-04-24)
- allow
--structured-logs
and--quiet
flags together (#317) (2cba2f0) - pass dial options to FUSE mounts (#319) (65ce745)
1.2.2 (2023-03-22)
1.2.1 (2023-02-23)
1.2.0 (2023-02-17)
- add admin server with pprof (#236) (46d59c8)
- add support for Go 1.20 (#256) (1f4f1c7)
- add support for min ready instances (#229) (f9d262a)
- add support for quitquitquit endpoint (#255) (afc7bc1)
- add support for unix-socket-path instance parameter. (#251) (3c17cfa)
- add support for user-agent configuration (#232) (0b1d3e9)
- honor request context in readiness check (#265) (96ec2aa)
- report the real error when newSocketMount() fails (#252) (d76a334)
- return correct exit code on SIGTERM (#231) (a0ac50c)
- use correct OAuth2 scope for impersonation (#241) (af91431)
1.1.0 (2023-01-17)
- fail on startup if instance uri is invalid (#210) (49b9efd)
- use shorter instance uri when logging (#213) (87c44db)
1.0.0 (2022-12-13)
- add quiet flag (#196) (c307639)
- add support for JSON credentials (#188) (3347d3b)
- add support for service account impersonation (#192) (de15073)
- configure the proxy with environment variables (#197) (cfcf17d)
- correct error check in check connections (#195) (8513d07)
- restore openbsd and freebsd support (#191) (c53f14e)
- use alloydb-tmp as default tmp dir (#199) (30587d6)
0.6.2 (2022-11-30)
0.6.1 (2022-11-15)
0.6.0 (2022-10-18)
- add bullseye container (#147) (e9f70c6)
- add support for FUSE (#135) (e383f58), closes #132
- bump to Go 1.19 (#140) (773b0b7)
- add entrypoint to Dockerfiles (#128) (1d03b71)
- add support for legacy project names in FUSE (#137) (b137ae0)
- allow group and other access to Unix socket (#136) (5649176)
- support configuration of HTTP server address (#1365) (#131) (bd88339)
0.5.1 (2022-09-07)
0.5.0 (2022-08-02)
0.4.0 (2022-07-19)
- add flag to specify API endpoint (#67) (c63b7b4)
- add gcloud-auth flag (#43) (4bfa258)
- add max connections flag (#63) (a5d8ee8)
- add max-sigterm-delay flag (#64) (2c9864d)
- add support for Cloud Monitoring and Cloud Trace (#60) (b928921)
- add support for Prometheus metrics (#58) (b6fcbf3)
- add support for structured logs (#66) (5a1e8e8)