Skip to content

Updated the default parameter to align with the latest Redis engine version.#272

Merged
Veronika Gnilitska (gberenice) merged 1 commit into
cloudposse:mainfrom
tatematsu-k:feature/bump_default_redis_version
Oct 28, 2025
Merged

Updated the default parameter to align with the latest Redis engine version.#272
Veronika Gnilitska (gberenice) merged 1 commit into
cloudposse:mainfrom
tatematsu-k:feature/bump_default_redis_version

Conversation

@tatematsu-k

Copy link
Copy Markdown
Contributor

what

  • Updated the default parameter to align with the latest Redis engine version.

why

  • According to the official AWS announcement, Redis v4 will reach the end of standard support by the end of January 2026.
  • Since there is no practical reason to create new Redis clusters with v4 at this point, the default should be set to the latest version.
  • For environments that intentionally use older versions and prefer not to upgrade automatically, it is recommended to override the version explicitly via parameters.

references

@gberenice

Copy link
Copy Markdown
Contributor

/terratest

@gberenice Veronika Gnilitska (gberenice) added the major Breaking changes (or first stable release) label Oct 27, 2025
@mergify mergify Bot removed the triage Needs triage label Oct 27, 2025
@gberenice Veronika Gnilitska (gberenice) merged commit 36f1333 into cloudposse:main Oct 28, 2025
52 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

These changes were released in v2.0.0.

@tatematsu-k KMatsu (tatematsu-k) deleted the feature/bump_default_redis_version branch October 29, 2025 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major Breaking changes (or first stable release)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants