Skip to content

chore(tests): bump default docker test image to 8.8-rc1 + revert GCRA - #3284

Merged
nkaradzhov merged 2 commits into
redis:masterfrom
nkaradzhov:bump-test-image
May 19, 2026
Merged

chore(tests): bump default docker test image to 8.8-rc1 + revert GCRA#3284
nkaradzhov merged 2 commits into
redis:masterfrom
nkaradzhov:bump-test-image

Conversation

@nkaradzhov

@nkaradzhov nkaradzhov commented May 19, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Bump default docker test image tag from 8.8-m03 to 8.8-rc1 across the workflow matrix and all per-package test-utils defaults.

Test plan

  • CI passes against redislabs/client-libs-test:8.8-rc1

Note

Medium Risk
Mostly test-infra changes, but it also removes the GCRA command (and its tests/example), which can be a user-facing breaking change if it was relied on.

Overview
Test infra update: switches the CI Redis matrix and all per-package TestUtils.createFromConfig defaults from 8.8-m03 to 8.8-rc1.

Feature removal: deletes the GCRA command implementation and spec (packages/client/lib/commands/GCRA.ts/.spec.ts), removes it from the exported command index, and drops the gcra-rate-limiting.js example and its entry from examples/README.md.

Reviewed by Cursor Bugbot for commit ab23b49. Bugbot is set up for automated code reviews on this repo. Configure here.

GCRA was removed from the Redis OSS 8.8 server image (8.8-rc1), so the
client-side command and its example/registry entries are reverted.

This reverts the GCRA additions from redis#3211.
@nkaradzhov nkaradzhov changed the title chore(tests): bump default docker test image to 8.8-rc1 chore(tests): bump default docker test image to 8.8-rc1 + revert GCRA May 19, 2026
@nkaradzhov
nkaradzhov merged commit 0ba0cd4 into redis:master May 19, 2026
14 checks passed
@nkaradzhov
nkaradzhov deleted the bump-test-image branch May 19, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant