Skip to content

Latest commit

 

History

History
99 lines (50 loc) · 5.96 KB

CHANGELOG.md

File metadata and controls

99 lines (50 loc) · 5.96 KB

Changelog

0.7.0 (2024-10-21)

Features

0.6.0 (2024-07-23)

Features

  • replica: add availability type and disk-size parameters (#63) (b1acda2)

Bug Fixes

  • deps: update module golang.org/x/oauth2 to v0.9.0 (#46) (8c51f1d)
  • deps: update module google.golang.org/api to v0.126.0 (#42) (5216436)
  • deps: update module google.golang.org/api to v0.128.0 (#45) (7e82648)
  • deps: update module google.golang.org/api to v0.129.0 (#47) (c78c202)
  • deps: update module google.golang.org/api to v0.134.0 (#48) (697db22)
  • sql-exporter: fix runtime version (10dfe9e)

0.5.1 (2023-05-19)

Bug Fixes

  • deps: update module golang.org/x/oauth2 to v0.8.0 (#30) (ded5c51)
  • deps: update module google.golang.org/api to v0.123.0 (#31) (a4c21a9)

0.5.0 (2023-05-05)

Features

  • 38 module does not export secret details (#39) (460fe1e)

Bug Fixes

  • enablers: fix lint and security issues (7af6a0b)

0.4.2 (2023-03-02)

Bug Fixes

  • encryption: missing project_id/project variable in submodule (#32) (6a2662f)

0.4.1 (2023-02-03)

Bug Fixes

  • deps: update module golang.org/x/oauth2 to v0.4.0 (d8d1e6f)

0.4.0 (2022-11-18)

Features

  • encryption: encrypt db disks with kms key (30500f9)

0.3.0 (2022-11-04)

Features

0.2.0 (2022-10-07)

Features

  • availability: make availability_type explicit via a variable (328d423)

Bug Fixes

  • data: add project_id for google_compute_zone data (e6cfda0)
  • examples: set public to false by default (7dc21b7)
  • naming: add random suffix to instance name (f1dd95c)
  • naming: remove additional_ prefix from users and dbs (b6d3600)
  • network: upgrade module version in examples (fb1d767)

0.1.0 (2022-09-09)

Features

  • init: initialize modules (3574ed0)
  • sql: add sql and postgres submodules (35b95ab)