Skip to content

Test MongoDB 7.0 and 8.0 in CI matrix - #81

Merged
simi merged 1 commit into
masterfrom
ci-bump-mongodb-server
Jul 18, 2026
Merged

Test MongoDB 7.0 and 8.0 in CI matrix#81
simi merged 1 commit into
masterfrom
ci-bump-mongodb-server

Conversation

@simi

@simi simi commented Jul 18, 2026

Copy link
Copy Markdown
Owner

Replaces the single EOL MongoDB 4.4 server with a matrix over 7.0 and 8.0.

  • mongodb: ['7.0', '8.0'] matrix axis — 4.4 is EOL (Feb 2024) and the mongo Ruby driver 2.24 drops servers < 4.2. Mongoid 9 supports up to 8.x.
  • supercharge/mongodb-github-action: 1.6.0 → 1.12.1 — required: MongoDB 6.0+ removed the legacy mongo shell the old action used for replica-set init; current versions use mongosh.

Validated locally against MongoDB 7.0 (Mongoid 7, 8 and 9 — 129 examples green). MongoDB 8.0 can't run on kernels ≥ 6.19 (SERVER-121912), so its cells are confirmed here by CI.

@simi
simi merged commit 27fa6f9 into master Jul 18, 2026
40 checks passed
@simi
simi deleted the ci-bump-mongodb-server branch July 18, 2026 18:47
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.

1 participant