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

Cacher improvements for v0.15 #1176

Merged
merged 3 commits into from
Jan 14, 2023
Merged

Cacher improvements for v0.15 #1176

merged 3 commits into from
Jan 14, 2023

Conversation

icebob
Copy link
Member

@icebob icebob commented Jan 14, 2023

📝 Description

Breaking changes

  • changed the getCacheKey, defaultKeygen method signatures
  • string values in cache key wrapped into quotes.
  • added missingResponse cacher option.

🎯 Relevant issues

#824 #1024 #965

💎 Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

@icebob icebob added this to the 0.15 milestone Jan 14, 2023
@icebob icebob changed the title Cacher improvements Cacher improvements for v0.15 Jan 14, 2023
@icebob icebob merged commit 3280edf into next Jan 14, 2023
@icebob icebob deleted the cacher_015 branch January 14, 2023 12:32
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