Skip to content

Releases: GoogleCloudPlatform/memorystore-cluster-autoscaler

v2.0.1

23 Dec 12:37
58e8095
Compare
Choose a tag to compare

2.0.1 (2024-12-23)

Bug Fixes

  • deps: update module golang.org/x/net to v0.33.0 [security] (#56) (a4d41fa)
  • deps: update npm-packages (#54) (d72f9f9)
  • deps: update terraform (#55) (e8f8f6d)

v2.0.0

20 Dec 14:30
da81d07
Compare
Choose a tag to compare

2.0.0 (2024-12-20)

⚠ BREAKING CHANGES

  • Because this modifies the requirements for how a project must be configured, this is considered a breaking change as it cannot be exhaustively tested across all combinations of projects and Terraform provider versions.
  • While v18 remains in maintenance until April 2025, several dependencies no longer support node 18.

Features

  • remove App Engine, add Firestore configurability (#51) (d358bac)
  • remove support for node v18 (#36) (cfe1180)
  • support 1, 2, and 4 shard clusters (#32) (7c50433)
  • support custom metrics (#42) (0144856)

Bug Fixes

  • deps: add missing golang sums (#48) (88d9975)
  • deps: update golang-modules (#47) (5c86ebd)
  • deps: update markdownlint-cli to address vulnerability (#38) (165b5d7)
  • deps: update module golang.org/x/crypto to v0.31.0 [security] (#45) (2081dc7)
  • deps: update npm-packages (#15) (e33d14e)
  • deps: update npm-packages (#27) (b7c7b4f)
  • deps: update npm-packages (#41) (c749650)
  • deps: update npm-packages (#49) (e126351)
  • deps: update terraform (#35) (4d67a39)
  • deps: update terraform google to v6.10.0 (#16) (29ed251)
  • deps: update terraform google to v6.11.1 (#31) (a8e223c)
  • deps: update terraform google to v6.12.0 (#34) (04814bb)
  • deps: update terraform terraform-google-modules/kubernetes-engine/google to v35 (#50) (79e7f22)

v1.0.0

07 Nov 16:25
1cd8301
Compare
Choose a tag to compare

1.0.0 (2024-11-07)

Features

Bug Fixes

  • deps: update json-rules-engine to address npm audit (#2) (b6803fa)
  • deps: update terraform module versions (#8) (5a8df32)
  • tests: remove use of rewire from counters_test.js (#4) (99e4dc3)

Miscellaneous Chores