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

feat!: update mongo driver to 4.8 (to support mongodb 6) #364

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

hishank
Copy link
Contributor

@hishank hishank commented Aug 23, 2024

📚 Context/Description Behind The Change

Breaking changes

  • Updating mongodb driver to 4.8 (which supports mongodb 6)
  • Dropping support for mongo db 2

Other changes

  • Updating test db to run on mongodb 6 (6.0.8)
  • Updating related packages.

🚨 Potential Risks & What To Monitor After Deployment

🧑‍🔬 How Has This Been Tested?

Tested all of the current services repos with this branch and mongoist latest branch together running mongodb 6

🚚 Release Plan

Merge and release major version

@hishank hishank changed the title feat: support mongo v6 and update mongoist feat: support mongo driver 4 and update mongoist (to support mongo 6) Aug 23, 2024
@hishank hishank changed the title feat: support mongo driver 4 and update mongoist (to support mongo 6) feat: update mongo driver to 4.8 (to support mongo 6) Aug 23, 2024
@hishank hishank changed the title feat: update mongo driver to 4.8 (to support mongo 6) feat: update mongo driver to 4.8 (to support mongodb 6) Aug 23, 2024
@hishank hishank force-pushed the hishan/update-mongoist branch 3 times, most recently from 11563ce to ee16633 Compare August 23, 2024 08:56
@hishank hishank changed the title feat: update mongo driver to 4.8 (to support mongodb 6) feat!: update mongo driver to 4.8 (to support mongodb 6) Aug 23, 2024
@hishank hishank merged commit 595c472 into master Aug 26, 2024
4 checks passed
@hishank hishank deleted the hishan/update-mongoist branch August 26, 2024 06:28
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.

2 participants