Path to this page:
Subject: CVS commit: pkgsrc/databases/mongodb
From: Adam Ciarcinski
Date: 2024-01-27 09:33:28
Message id: 20240127083328.81538FA42@cvs.NetBSD.org
Log Message:
mongodb: updated to 6.0.13
6.0.13 - Jan 18, 2024
SERVER-33494
WT SizeStorer never deletes old entries
SERVER-50792
Return more useful errors when a shard key index can't be found for \
shardCollection/refineCollectionShardKey
SERVER-70155
Add duration of how long an oplog slot is kept open to mongod "Slow \
query" log lines
SERVER-77506
Sharded multi-document transactions can mismatch data and ShardVersion
SERVER-83091
$or query can trigger an infinite loop during plan enumeration
All Jira issues closed in 6.0.13
6.0.12 - Nov 27, 2023
SERVER-69244
$merge fails when session default read concern has been set to "majority"
SERVER-81295
Cannot resume V2 changeStream pipelines with V1 resume tokens
SERVER-81966
Avoid modification of previous ChunkMap instances during refresh
WT-7929
Investigate a solution to avoid FTDC stalls during checkpoint
WT-11564
Fix RTS to read the newest transaction value only when it exists in the checkpoint
All Jira issues closed in 6.0.12
6.0.11 - Oct 11, 2023
SERVER-58534
Collect FCV in FTDC
SERVER-69244
$merge fails when session default read concern has been set to "majority"
SERVER-71520
Dump all thread stacks on RSTL acquisition timeout
SERVER-79498
Backport $vectorSearch to 6.0
SERVER-80021
Make $convert round-trip correctly between double and string
All Jira issues closed in 6.0.11
6.0.10 - Sep 14, 2023
SERVER-71627
Refreshed cached collection route info severely blocks all client request when \
a cluster contains 1 million chunks
SERVER-73394
Remove misleading operationsBlockedByRefresh metrics
SERVER-77183
$project followed by $group sometimes gives incorrect results
SERVER-79771
Make resharding operations resilient to networkInterfaceExceededTimeLimit
All Jira issues closed in 6.0.10
Files: