Docs Menu
Docs Home
/
MongoDB Manual
/ /

8.0 Changelog

On this page

  • 8.0.1 Changelog
  • SERVER-76883 Reduce chattiness of "Role does not exist" logs for externally sourced users

  • SERVER-82221 listCollections and listIndexes should include commit-pending namespaces

  • SERVER-88417 processReshardingFieldsForRecipientCollection can use stale db info and incorrectly creates a recipient

  • SERVER-90689 Change THP startup warning checks to also look at process level settings before emitting warning

  • SERVER-92259 Namespace resolution from UUID does not check pending commit namespaces

  • SERVER-92329 Support issuers with trailing slashes in OIDC

  • SERVER-92780 Move sys-perf tasks and variants to DSI

  • SERVER-92987 Guard against SBE double-pushdown

  • SERVER-93408 convert_to_and_from_sharded.js should retry on FailedToSatifyReadPreference in the phase where it is connecting directly to the replica set

  • SERVER-93690 Mark create_indexes.js test as multiversion incompatible

  • SERVER-93834 Look into BSONColumn path decompressor handling of scalarless objects

  • SERVER-93963 Replace ?. syntax in query_by_uuid_commit_pending.js

  • SERVER-94008 Slow down verify_session_expiration_sharded.js

  • SERVER-94149 [test-only] Accept moveChunk failures waiting for the range deleter if refineCollectionShardKey is run concurrently in random_moveChunk_refine_collection_shard_key.js

  • SERVER-94207 Time-series $match on dates before 1970 can miss documents

  • SERVER-94231 Query should not fail if queryStats fails to compute key

  • SERVER-94238 Query should not fail if querySettings fails to compute key

  • SERVER-94260 [v7.2+] Verify that $documents inside $lookup fails to parse

  • SERVER-94461 Upgrade mongo-c-driver to 1.27.5+

  • SERVER-94635 Make session refresh parameters configurable

  • SERVER-94738 Disable index pruning during query planning

  • SERVER-95111 Add FCV guard for fleCompactionOptions anchorPaddingFactor

  • SERVER-95230 JSON.parse will fail if there is more than 1 line

  • SERVER-95244 Upsert statements which result in an insert may fail with tassert 9146500 when client connects directly to shard

  • WT-13409 One ret in __txn_checkpoint is not handled

Back

Downgrade 8.0 to 7.0

On this page