2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-08-17 12:00:58 by Tobias Nygren | Files touched by this commit (3) |
Log message:
mongodb: Python 3.12 support
|
2024-06-16 17:28:28 by Tobias Nygren | Files touched by this commit (7) |
Log message:
mongodb{,4}: fix build on NetBSD/aarch64
|
2024-06-07 15:05:52 by Greg Troxel | Files touched by this commit (1) |
Log message:
databases/mongodb; Add comment to justify GCC_REQD of 11
(There is probably a reason, but there should be a comment.)
|
2024-06-03 16:25:24 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
databases/mongodb: Fix build with ICU 75
* To coexist with ICU 75, use internal Boost.
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message:
revbump after icu and protobuf updates
|
2024-05-16 08:15:47 by Thomas Klausner | Files touched by this commit (692) |
Log message:
*: recursive bump for gnutls p11-kit option
(existing installations need the bl3.mk included, but it's now only
optionally included)
|
2024-01-27 09:33:28 by Adam Ciarcinski | Files touched by this commit (2) | |
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
|