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: strategy wrapper no longer throws on a null context #863

Merged

Conversation

AndrewTriesToCode
Copy link
Contributor

strategy wrapper no longer throws on a null context, instead passes it to the actual strategy

@AndrewTriesToCode AndrewTriesToCode merged commit 2b165c7 into main Aug 3, 2024
10 checks passed
@AndrewTriesToCode AndrewTriesToCode deleted the fix/strategy-wrapper-throwing-on-null-context branch August 3, 2024 04:32
github-actions bot pushed a commit that referenced this pull request Aug 3, 2024
## [7.0.2](v7.0.1...v7.0.2) (2024-08-03)

### Bug Fixes

* Preserve annotations when adjusting index ([#832](#832)) ([e765340](e765340))
* strategy wrapper no longer throws on a null context, instead passing it to the actual strategy ([#863](#863)) ([2b165c7](2b165c7))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant