Skip to content

Releases: GoogleCloudPlatform/memorystore-cluster-autoscaler

v3.1.0

24 Feb 15:29
bb0db4d

Choose a tag to compare

3.1.0 (2026-02-24)

Features

  • prevent scaling in to less than 1/3 of current size (#126) (315a743)

Bug Fixes

  • docs: correct casing for VALKEY engine variable in Readme (a63e60f)

v3.0.0

19 Mar 11:36
68c386b

Choose a tag to compare

3.0.0 (2025-03-18)

⚠ BREAKING CHANGES

  • This modifies the ID used to identify clusters in the Autoscaler state storage layer. When this version is first deployed to an existing environment that is managed by the Autoscaler, it may trigger a single additional scaling operation during a cooldown period or while a previously started scaling operation is ongoing.

Features

  • add disambiguation for Valkey/Redis in storage layer (#77) (4995c3d)
  • add Valkey support (#71) (4d3e76d)

Bug Fixes

  • bump jsonpath-plus from 10.2.0 to 10.3.0 (#73) (6ace5dc)
  • bump undici from 6.20.1 to 6.21.1 (#75) (070da15)
  • configure terminal as noninteractive (#64) (5a7b029)
  • deps: security updates (#87) (61cd121)
  • deps: update dependency axios to v1.8.3 [security] (#89) (b16e8cc)
  • deps: update dependency go to v1.24.1 (#46) (17e9ce6)
  • deps: update dependency googleapis to v146 (#76) (f98a9ed)
  • deps: update dependency markdown-link-check to v3.13.7 (#88) (29c54d2)
  • deps: update golang-modules (#58) (7c6e004)
  • deps: update module golang.org/x/net to v0.36.0 [security] (#86) (8f99efe)
  • deps: update npm-packages (#59) (654c8ce)
  • deps: update npm-packages (#63) (b3afd72)
  • deps: update npm-packages (#81) (a2bfd23)
  • deps: update terraform (#60) (72e6fa9)
  • deps: update terraform google to v6.24.0 (#82) (c1f0ddb)
  • deps: update terraform terraform-google-modules/kubernetes-engine/google to v36 (#70) (fe26d75)

v2.0.1

23 Dec 12:37
58e8095

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

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

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