-
Notifications
You must be signed in to change notification settings - Fork 0
Release v3 #211
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
Merged
Merged
Release v3 #211
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
94901b1
chore: add support for pre-releases
mfeltscher 098a08b
chore: run pipeline on branch
mfeltscher adbabf8
chore: also install conventional-changelog-conventionalcommits
mfeltscher 719861b
feat!: refactor cache implementation to support multiple backends and…
mfeltscher 1297d85
fix: use separate exports per provider
mfeltscher e1e9736
feat: replace @vercel/postgres by @neondatabase/serverless
mfeltscher a734685
fix: add missing neon database implementation
mfeltscher fae7ee7
docs: add more type information
mfeltscher 39b9d7b
docs: adjust README
mfeltscher ba83ca6
chore: rename connection strings to `connectionUrl`
mfeltscher d9c67a1
feat: enhance classNames function to support more use cases
mfeltscher 5f5e895
feat: add Noop cache provider for testing purposes
mfeltscher b84d169
feat: switch to classes
mfeltscher ceb90de
feat: Rename everything and simplify naming
mfeltscher 60f3b97
fix: remove Dato prefix from CacheTags objects
mfeltscher b1db286
Update README.md
mfeltscher c4e03fd
Merge branch 'main' into next
mfeltscher 071d9f1
chore: adjust README
mfeltscher 06dca13
fix: switch to SCAN instead of KEYS for Redis
mfeltscher b752d54
Apply suggestions from code review
mfeltscher 7cfb647
fix: SQL injection vulnerability in Neon cache provider table names (…
Copilot c362c39
cleanup: Docs and exports
mfeltscher 524270e
Apply suggestions from code review
mfeltscher edaf308
cleanup: adjust docs
mfeltscher da599ea
fix: error handling in Redis
mfeltscher 3e1c210
feat: make error handling of cache tags providers configurable (#217)
mfeltscher 5dc9692
fix: error level and documentation
mfeltscher c8b2f66
Merge branch 'main' into next
mfeltscher File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.