0.14.183
版本发布时间: 2024-03-05 05:10:28
tigerbeetle/tigerbeetle最新发布版本:0.16.0(2024-09-03 04:34:45)
0.14.183
Automated build. Do not use in production.
NOTE: You must run the same version of server and client. We do not yet follow semantic versioning where all patch releases are interchangeable.
Server
- Binary: Download the zip for your OS and architecture from this page and unzip.
- Docker:
docker pull ghcr.io/tigerbeetle/tigerbeetle:0.14.183
- Docker (debug image):
docker pull ghcr.io/tigerbeetle/tigerbeetle:0.14.183-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.14.183
- Go:
go mod edit -require github.com/tigerbeetle/tigerbeetle-go@v0.14.183
- Java: Update the version of
com.tigerbeetle.tigerbeetle-java
inpom.xml
to0.14.183
. - Node.js:
npm install tigerbeetle-node@0.14.183
Changelog
Safety And Performance
-
#1584 Lower our memory usage by removing a redundant stash and not requiring a non-zero object cache size for Grooves.
The object cache is designed to help things like Account lookups, where the positive case can skip all the prefetch machinery, but it doesn't make as much sense for other Grooves.
-
Hook nyrkiö up to our CI! You can find our dashboard here in addition to our devhub.
-
#1635 #1634 #1623 #1619 #1609 #1608 #1595
Lots of small VSR changes, including a VOPR crash fix.
-
Fix a VOPR failure where state sync would cause a break in the hash chain.
Internals
-
Use Expand-Archive over unzip in PowerShell - thanks @felipevalerio for reporting!
-
Implement explicit coverage marks.
-
#1621 #1625 #1622 #1600 #1605 #1618 #1606
Minor doc fixups.
-
Default the VOPR to short log, and fix a false assertion in the liveness checker.
-
Fix a memory leak in our Java tests.
TigerTracks 🎧
1、 tigerbeetle-aarch64-linux-debug.zip 3.17MB
2、 tigerbeetle-aarch64-linux.zip 617.99KB
3、 tigerbeetle-universal-macos-debug.zip 3.77MB
4、 tigerbeetle-universal-macos.zip 1.31MB
5、 tigerbeetle-x86_64-linux-debug.zip 3.17MB
6、 tigerbeetle-x86_64-linux.zip 635.82KB
7、 tigerbeetle-x86_64-windows-debug.zip 1.62MB
8、 tigerbeetle-x86_64-windows.zip 701.88KB