Skip to content

Latest commit

 

History

History
121 lines (55 loc) · 5.78 KB

CHANGELOG.md

File metadata and controls

121 lines (55 loc) · 5.78 KB

Changelog

All notable changes to this project will be documented in this file.

2.10.0 (2024-08-23)

Features

2.9.0 (2024-08-08)

Features

  • Explicitly disable query insights (#21) (443a9ff)

2.8.0 (2024-07-12)

Features

2.7.0 (2024-01-29)

Features

  • Increase CloudSQL active connections (#19) (a26c1b5)

2.6.0 (2023-10-27)

Features

  • Add lifecycle policy to storage bucket (#17) (b1f9fb6)

2.5.0 (2023-10-26)

Features

2.4.1 (2023-09-27)

Bug Fixes

  • Dagit has been renamed Dagster webserver (#15) (d56202c)

2.4.0 (2023-09-25)

Features

2.3.0 (2023-08-18)

Features

2.2.0 (2023-08-14)

Features

  • Migrate out of legacy module configuration (#12) (d4e256f)

2.1.0 (2023-01-19)

Features

  • Enable Cloud SQL IAM authentication (#11) (8b08ebc)

2.0.0 (2022-10-19)

⚠ BREAKING CHANGES

  • Enable cluster auto-scaling, auto-repairs and auto-upgrades (#10)

Features

  • Enable cluster auto-scaling, auto-repairs and auto-upgrades (#10) (7b6f93e)

1.1.0 (2022-07-29)

Features

1.0.1 (2022-07-12)

Bug Fixes

  • Explicitly disable client certificate auth (deprecated by kubernetes) (#6) (8c57966)

1.0.0 (2022-04-04)

Features

  • Any filetype changed can trigger a release (#5) (d0462e5)
  • enable workload identity on cluster (2da02c2)
  • release v1 (#4) (e3794fc)

Bug Fixes

  • add suffix to cloud storage bucket name (0729d97)
  • align service account variable names (72f6c99)
  • fix syntax error with random generated string (42c73d7)