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.
Hello,
I see that the MongoDB driver has been upgraded to v2.28.0, but a new version of the Hangfire.Mongo package has not yet been released. This is blocking me from upgrading the MongoDB driver in my project due to the Strong-Named Assemblies change in the latest MongoDB driver: https://www.mongodb.com/community/forums/t/net-driver-2-28-0-released/289745.
I am not sure how the release process works, but I wanted to open this PR to see if we can release a new version.
Please let me know if I need to implement any further changes. Additionally, I would like to hear about the timeline for the new release.
Many thanks.