这是indexloc提供的服务,不要输入任何密码
Skip to content

run integration tests against multiple mongodb versions #48

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

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

hallettj
Copy link
Collaborator

Describe your changes

Runs integration tests against MongoDB versions 4, 6, and 7. (The oldest version supported by MongoDB is 4.4. The most recent stable release is 7.0) Version 5 is skipped for now because there is a problem with the hello native query example in that version.

We can't claim to support v3.6 because the $replaceWith stage wasn't implemented in that version.

@hallettj hallettj self-assigned this Apr 22, 2024
Base automatically changed from jesse/integration-tests to main April 22, 2024 18:28
@hallettj hallettj force-pushed the jesse/test-multiple-mongodb-versions branch from 8662e8a to 0ceb9d3 Compare April 22, 2024 18:36
@codedmart
Copy link
Collaborator

Curious why version 5 is having issues?

@hallettj hallettj merged commit 36e2bbc into main Apr 22, 2024
@hallettj hallettj deleted the jesse/test-multiple-mongodb-versions branch April 22, 2024 19: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.

3 participants