Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(3026) Lock Redis version #2315

Merged
merged 1 commit into from
Jan 17, 2024
Merged

(3026) Lock Redis version #2315

merged 1 commit into from
Jan 17, 2024

Conversation

CristinaRO
Copy link
Collaborator

Changes in this PR

Redis 5 will deprecate the call to Redis.current. We haven't been able to replace this call as of now, so we're locking the gem version to prevent upgrading to an incompatible version.

Screenshots of UI changes

N/A

Next steps

  • Is an ADR required? An ADR should be added if this PR introduces a change to the architecture.
  • Is a changelog entry required? An entry should always be made in CHANGELOG.md, unless this PR is a small tweak which has no impact outside the development team.
  • Do any environment variables need amending or adding?
  • Have any changes to the XML been checked with the IATI validator? See XML Validation

@CristinaRO CristinaRO force-pushed the chore-lock-redis-version branch 2 times, most recently from bad0578 to 3995a97 Compare January 16, 2024 17:03
@CristinaRO
Copy link
Collaborator Author

@CristinaRO CristinaRO changed the title Lock Redis version (3026) Lock Redis version Jan 16, 2024
Copy link
Collaborator

@mec mec left a comment

Choose a reason for hiding this comment

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

🚢

Redis 5 will deprecate the call to `Redis.current`. We haven't been able
to replace this call as of now, so we're locking the gem version to
prevent upgrading to an incompatible version.
@CristinaRO CristinaRO merged commit 6822733 into develop Jan 17, 2024
3 checks passed
@CristinaRO CristinaRO deleted the chore-lock-redis-version branch January 17, 2024 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants