Conversation
Convert to GHA, fix tests, fix build
Switch from Ant to Gradle
Use standard Gradle source locations
Update docs
Use jitpack published jars
Also correct location of version in readme
Bump version
Mongo7 upgrade
add retryWrites
MrCreosote
reviewed
Nov 21, 2024
Member
MrCreosote
left a comment
There was a problem hiding this comment.
Changes look good other than it looks like we accidentally skipped a version
RELEASE_NOTES.md
Outdated
Comment on lines
3
to
12
| ## 0.1.8 | ||
|
|
||
| * The MongoDB clients have been updated to the most recent version. | ||
| * Added the ``mongo-retrywrites`` configuration setting in ``deploy.cfg``, defaulting to | ||
| ``false``. | ||
|
|
||
| ## 0.1.7 | ||
|
|
||
| * The build tool has been switched from Ant to Gradle. | ||
|
|
Member
There was a problem hiding this comment.
There's no tag for 0.1.7 in github, so apparently we never released it. We should merge the 0.1.8 changes into 0.1.7
Merge the 0.1.8 changes into 0.1.7
MrCreosote
approved these changes
Nov 22, 2024
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.