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

DATAMONGO-1504 - Assert compatibility with MongoDB 3.4 #394

Closed
wants to merge 2 commits into from

Conversation

christophstrobl
Copy link
Member

We now make sure to comply to the API requirements of mongo-java-driver 3.4 (in current beta1) by using empty DBObject instead of null, ignoring non appropriate replication settings and cleaning up tests after execution.

We now make sure to comply to the API requirements of mongo-java-driver 3.4 (in current beta1) by using empty DBObjects instead of null, ignoring non appropriate replication settings and cleaning up tests after execution.
odrotbohm pushed a commit that referenced this pull request Nov 3, 2016
We now make sure to comply to the API requirements of mongo-java-driver 3.4 (in current beta1) by using empty DBObjects instead of null, ignoring non appropriate replication settings and cleaning up tests after execution.

Original pull request: #394.
odrotbohm pushed a commit that referenced this pull request Nov 3, 2016
We now make sure to comply to the API requirements of mongo-java-driver 3.4 (in current beta1) by using empty DBObjects instead of null, ignoring non appropriate replication settings and cleaning up tests after execution.

Original pull request: #394.
@odrotbohm odrotbohm closed this Nov 3, 2016
@odrotbohm odrotbohm deleted the issue/DATAMONGO-1504 branch November 3, 2016 08:33
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.

None yet

2 participants