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

Use Mongo 6.0 by default #3560

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Use Mongo 6.0 by default #3560

merged 1 commit into from
Oct 23, 2023

Conversation

sophokles73
Copy link
Contributor

Unit and integration tests have been changed to use Mongo 6.0 by default. CI workflow has been adapted to test against Mongo versions 4.4, 5.0, 6.0 and 7.0.

Support for Mongo 4.4 has been deprecated.

Fixes #3540

@sophokles73 sophokles73 added the MongoDB Device Registry issues related to the Device Registry implementation based on MongoDB label Oct 7, 2023
@sophokles73 sophokles73 added this to the 2.5.0 milestone Oct 7, 2023
@sophokles73 sophokles73 requested a review from kaniyan as a code owner October 7, 2023 10:43
@sophokles73 sophokles73 force-pushed the use_mongo_6_by_default branch from aee9ab5 to cb394ca Compare October 7, 2023 13:44
@sophokles73 sophokles73 requested review from calohmn and removed request for kaniyan October 7, 2023 14:18
@sophokles73 sophokles73 force-pushed the use_mongo_6_by_default branch 2 times, most recently from 8401bc5 to 2263362 Compare October 12, 2023 20:26
@sophokles73 sophokles73 force-pushed the use_mongo_6_by_default branch from 2263362 to ecb1d0d Compare October 16, 2023 07:35
@sophokles73
Copy link
Contributor Author

@calohmn would you mind taking a look?

Unit and integration tests have been changed to use Mongo 6.0 by
default. CI workflow has been adapted to test against Mongo versions
4.4, 5.0, 6.0 and 7.0.

Support for Mongo 4.4 has been deprecated.

Fixes #3540
@sophokles73 sophokles73 force-pushed the use_mongo_6_by_default branch from ecb1d0d to 4451a48 Compare October 23, 2023 06:05
Copy link
Contributor

@calohmn calohmn left a comment

Choose a reason for hiding this comment

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

LGTM

@sophokles73 sophokles73 merged commit e8c8c5c into master Oct 23, 2023
9 checks passed
@sophokles73 sophokles73 deleted the use_mongo_6_by_default branch October 23, 2023 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MongoDB Device Registry issues related to the Device Registry implementation based on MongoDB
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate to Mongo DB 6.0
2 participants