AbsaOSS / enceladus

Dynamic Conformance Engine
Apache License 2.0
30 stars 14 forks source link

Enceladus to run with new, supported version of MongoDB #2219

Open benedeki opened 2 months ago

benedeki commented 2 months ago

Background

The MongoDb Enceladus relies on has finished support cycle. There's a need to upgrade.

Questions To Answer

  1. Which version of MongoDB migrate to
  2. Is driver change needed
  3. Is code change needed

Desired Outcome

Enceladus able to run with a fresh version of MongoDB

### Tasks
- [ ] Compare the available MongoDB versions for features and eventually complication with migrate to
- [ ] Check if and what code changes are needed
- [ ] Prepare migration
- [ ] Release new version if needed