Skip to content

Latest commit

 

History

History
297 lines (147 loc) · 21.4 KB

CHANGELOG.md

File metadata and controls

297 lines (147 loc) · 21.4 KB

Changelog

1.10.0 (2024-05-15)

Features

Bug Fixes

  • don't depend on downstream in readiness check (#641) (3a7c789)
  • ensure graceful shutdown on fuse error (#638) (eb4435b)

1.9.0 (2024-04-17)

Features

Bug Fixes

  • switch to public mirrors of base containers (#627) (c433f43)

1.8.0 (2024-03-14)

Features

1.7.1 (2024-02-21)

Bug Fixes

1.7.0 (2024-01-29)

Features

  • add support for public IP connections (#566) (ac21696)

1.6.2 (2024-01-17)

Bug Fixes

  • update dependencies to latest versions (#553) (746f8b1)

1.6.1 (2023-12-13)

Bug Fixes

  • correctly apply container image labels (#524) (15bbe33)

1.6.0 (2023-12-04)

Features

1.5.0 (2023-11-15)

Features

1.4.1 (2023-10-17)

Bug Fixes

1.4.0 (2023-09-19)

Features

1.3.2 (2023-08-16)

Bug Fixes

1.3.1 (2023-07-19)

Bug Fixes

1.3.0 (2023-06-15)

Features

1.2.4 (2023-05-19)

Bug Fixes

  • update dependencies to latest versions (#349) (0fe28a5)

1.2.3 (2023-04-24)

Bug Fixes

  • allow --structured-logs and --quiet flags together (#317) (2cba2f0)
  • pass dial options to FUSE mounts (#319) (65ce745)

1.2.2 (2023-03-22)

Bug Fixes

1.2.1 (2023-02-23)

Bug Fixes

1.2.0 (2023-02-17)

Features

Bug Fixes

  • 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)

Features

  • fail on startup if instance uri is invalid (#210) (49b9efd)
  • use shorter instance uri when logging (#213) (87c44db)

Bug Fixes

  • correctly apply metadata to user agent (#218) (a023b45)

1.0.0 (2022-12-13)

Features

Bug Fixes

Miscellaneous Chores

0.6.2 (2022-11-30)

Bug Fixes

  • limit ephemeral certificates to 1 hour (#180) (21932fc)

0.6.1 (2022-11-15)

Bug Fixes

  • update dependencies to latest versions (#172) (09252f3)

0.6.0 (2022-10-18)

Features

Bug Fixes

0.5.1 (2022-09-07)

Bug Fixes

  • update dependencies to latest versions (#119) (642f951)

0.5.0 (2022-08-02)

Features

  • add support for health-check flag (#85) (e0b95b9)

Bug Fixes

  • make Prometheus namespace optional (#87) (0090b97)

0.4.0 (2022-07-19)

Features

Bug Fixes

  • resolve data race on closing client (#62) (e2b40c4)

0.3.0 (2022-05-31)

Features

0.2.0 (2022-05-19)

Features

Bug Fixes

  • address alignment for 32-bit binaries (55247b1)
  • specify scope when using --credentials-file flag (55247b1)

0.1.0 (2022-04-27)

Features

  • add Dockerfiles and build config with vendoring (#3) (273c24f)
  • add support for metadata in version (#6) (ca116ec)
  • bump Go connector to v0.1.0 (#15) (ce27be6)
  • update connector to use v1beta (#12) (e0dfbdf)
  • use alloydb-go-connector (#2) (896ba1c)