Skip to content

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Jun 23, 2023

https://jira.mongodb.org/browse/DRIVERS-2661

Please complete the following before merging:

  • Update changelog.

jmikola added 3 commits June 23, 2023 14:05
This is mainly for consistency with spec/prose test requirements. It should have no functional impact since drivers are no longer testing on 4.1.x server versions.
in a location accessible to the tests. Refer to: `Using crypt_shared`_
- Start the mongocryptd process.
- Start a mongod process with **server version 4.1.9 or later**.
- Start a mongod process with **server version 4.2.0 or later**.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This won't affect drivers at all, but I saw no reason to keep references to the pre-release version at this point. This is consistent with the requirements outlined above.

is enabled. If false, tests MUST only run if authentication is not enabled.
If this field is omitted, there is no authentication requirement.
is enabled. If false, tests MUST NOT run if authentication is enabled. If this
field is omitted, there is no authentication requirement.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While revising the csfle requirement I decided to switch the language to use "MUST NOT" instead of "MUST only run if CSFLE is not enabled".

I'm updating auth here for consistency, but the meaning is the same.

Copy link
Contributor

@kevinAlbs kevinAlbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clarifications are appreciated. LGTM

@jmikola jmikola merged commit 5d389fb into mongodb:master Jun 26, 2023
@jmikola jmikola deleted the drivers-2661 branch June 26, 2023 15:12
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.

5 participants