Weekly automated build. Do not use in production.
Pre-release
Pre-release
·
6577 commits
to main
since this release
Merge #435 435: Client/Node: Add missing codes r=eatonphil a=sentientwaffle Fixes https://github.com/tigerbeetledb/tigerbeetle/issues/434 ## Pre-merge checklist Performance: * [ ] Compare `zig benchmark` on linux before and after this pr. ``` sh # benchmark results before ... # benchmark results after ... ``` OR * [x] I am very sure this PR could not affect performance. Co-authored-by: sentientwaffle <sentientwaffle@gmail.com>