MongoDB 7.0.16 is out and is ready for production deployment. This release contains only fixes since 7.0.15, and is a recommended upgrade for all 7.0 users.
Fixed in this release:
- SERVER-67816 Time-series bucket rounding for pre-1970 dates behaves unexpectedly
- SERVER-90672 Investigate potential bug in time-series insert path that allows for multiple buckets to have the same OIDs, across stripes
- SERVER-90893 listDatabases inconsistent with concurrent DDL operations
- SERVER-94559 Time-series measurement deletes update the minTime of a bucket
- SERVER-95067 Time-series inserts can generate multiple batches referencing the same bucket
As always, please let us know of any issues.
-- The MongoDB Team