main
Fix CompareDbtEndpoints crash with timestamp-aware comparators (#14601) (#14611)
Standardize on clang-format version 18 (#13233)
Remove deprecated DB::Open raw pointer variants (and more) (#14335)
Add a new API Transaction::GetCoalescingIterator (#13128)
Keep prepared transactions rollbackable after commit write failure (#14778)
Improve efficiency in PointLockManager by using separate Condvar (#13731)
Preserve published-boundary visibility during flush/compaction (#14681) (#14681)
Make transaction name conflict check more robust (#12895)
Blob direct write v1: write-path blob separation with partitioned files (reduced scope) (#14535)
Start development 11.4 (#14747)
Fix check-sources.sh non-ASCII check and remove non-ASCII from sources (#14729)
Typo fix (#14024)
Properly disable MultiCFIterator in WritePrepared/UnPreparedTxnDBs (#12883)
Refactor wal related naming and more (#13490)
Remove 'virtual' when implied by 'override' (#12319)