0.15.6
版本发布时间: 2024-08-19 23:31:21
tigerbeetle/tigerbeetle最新发布版本:0.16.0(2024-09-03 04:34:45)
0.15.6
Supported upgrade versions
Oldest supported client version: 0.15.3 Oldest upgradable replica version: 0.15.3
Server
- Binary: Download the zip for your OS and architecture from this page and unzip.
- Docker:
docker pull ghcr.io/tigerbeetle/tigerbeetle:0.15.6
- Docker (debug image):
docker pull ghcr.io/tigerbeetle/tigerbeetle:0.15.6-debug
Clients
NOTE: Because of package manager caching, it may take a few minutes after the release for this version to appear in the package manager.
- .NET:
dotnet add package tigerbeetle --version 0.15.6
- Go:
go mod edit -require github.com/tigerbeetle/tigerbeetle-go@v0.15.6
- Java: Update the version of
com.tigerbeetle.tigerbeetle-java
inpom.xml
to0.15.6
. - Node.js:
npm install tigerbeetle-node@0.15.6
Changelog
Safety And Performance
-
Add new state sync protocol, fixing a couple of liveness issues. State sync is now performed as part of the view change.
-
Major state sync performance improvements.
Features
-
Ensure
u128
(and related type) consistency across client implementations. -
Fix multiversioning builds for aarch64 macOS.
Internals
-
Automatically include oldest supported releases in release notes.
-
Refactor
build.zig
to break up the biggest function in the codebase. -
Minor improvements to zig install scripts.
TigerTracks 🎧
1、 tigerbeetle-aarch64-linux-debug.zip 15.06MB
2、 tigerbeetle-aarch64-linux.zip 2.97MB
3、 tigerbeetle-universal-macos-debug.zip 21.54MB
4、 tigerbeetle-universal-macos.zip 7.92MB
5、 tigerbeetle-x86_64-linux-debug.zip 15.12MB
6、 tigerbeetle-x86_64-linux.zip 3.14MB
7、 tigerbeetle-x86_64-windows-debug.zip 7.75MB
8、 tigerbeetle-x86_64-windows.zip 3.48MB