Skip to content

Update eredis to 1.2.17#47

Merged
hjianbo merged 3 commits into
masterfrom
codex/update-eredis-1.2.17
May 11, 2026
Merged

Update eredis to 1.2.17#47
hjianbo merged 3 commits into
masterfrom
codex/update-eredis-1.2.17

Conversation

@hjianbo

@hjianbo hjianbo commented May 11, 2026

Copy link
Copy Markdown
Member

Summary

  • Update the eredis git dependency tag from 1.2.16 to 1.2.17.
  • Bump eredis_cluster VERSION to 0.8.11 for the follow-up release.
  • Make CI Redis image pulls resilient to Public ECR rate limits by falling back to Docker Hub and using a local image tag for docker compose.

Notes

  • PR Update eredis to 1.2.17 #47 is open against master and currently has no comments or reviews requiring changes.
  • master is currently tagged 0.8.10; 0.8.11 is the next version on the 0.8 line.
  • The observed CI failure was in the pull redis image step: public.ecr.aws returned 'toomanyrequests: Rate exceeded'.

Validation

  • docker compose config --quiet
  • env REDIS_IMAGE=eredis-cluster-redis docker compose config
  • rebar3 compile
  • rebar3 xref skip_deps=true
  • docker compose up -d --wait
  • rebar3 eunit -v -c
  • rebar3 cover -v
  • docker compose down

@hjianbo hjianbo changed the title [codex] Update eredis to 1.2.17 Update eredis to 1.2.17 May 11, 2026
@hjianbo hjianbo marked this pull request as ready for review May 11, 2026 07:15

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates dependency and release metadata for eredis_cluster to align with the upstream eredis 1.2.17 release.

Changes:

  • Bump eredis git dependency tag from 1.2.16 to 1.2.17.
  • Update project VERSION to 0.8.11.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
VERSION Updates the library release version to 0.8.11.
rebar.config Bumps the eredis dependency tag to 1.2.17.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread VERSION
@hjianbo hjianbo merged commit e8120d1 into master May 11, 2026
1 check passed
@hjianbo hjianbo deleted the codex/update-eredis-1.2.17 branch May 11, 2026 07:29
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.

2 participants