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

fix: cache key seed must increment regardless of config of host project #15

Merged
merged 2 commits into from
Aug 20, 2024

Conversation

jwadhams
Copy link
Collaborator

We had a short incident because 1.2.0 changed the default cache key seed, but I didn't think to change my app's configured cache key seed.

I also brought in the fix for issue #14 because I needed cache assertions any way.

Improved unit test coverage about the shape of the cached data, and discovered we didn't really test cache read and cache write independently so beefed that up, too.

@diahall diahall self-assigned this Aug 20, 2024
@jwadhams jwadhams merged commit 926581a into development Aug 20, 2024
5 checks passed
@jwadhams jwadhams deleted the cache-seed-not-configurable branch August 20, 2024 19:11
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