Start version 10.12 development (#14259)

Summary:
Update HISTORY, version number, format compatible test, and folly version

folly build now depends on libaio

Pull Request resolved: https://github.com/facebook/rocksdb/pull/14259

Test Plan: CI

Reviewed By: anand1976

Differential Revision: D91356493

Pulled By: pdillinger

fbshipit-source-id: 9d85960c647758d5cb33e3910e714e2f7785fd06
This commit is contained in:
Peter Dillinger
2026-01-26 09:50:59 -08:00
committed by meta-codesync[bot]
parent ad218cacf6
commit cc691126e5
11 changed files with 18 additions and 11 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ endif # FMT_SOURCE_PATH
PLATFORM_LDFLAGS += -lglog
endif
FOLLY_COMMIT_HASH = 94a8e82cf16a0e229fc4fc89140219434ba78fa2
FOLLY_COMMIT_HASH = d2d1e6f746faa9ae7a973381dbd017634d04a040
# For public CI runs, checkout folly in a way that can build with RocksDB.
# This is mostly intended as a test-only simulation of Meta-internal folly