·
154 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- Update website by @Barre in #493
- Allow setting node_id environment variable expansion by @andrewheberle in #483
- Unset empty cloud provider environment variables before launching ZeroFS in the GitHub Action by @Barre in #498
- Disable the compactor in the warm-metadata cache test since a background compaction racing into a measured window inflates its GET count and un-warms the cache by @Barre in #497
- Startup logo banner by @Barre in #499
- Configure disk cache knobs based on cache size by @Barre in #500
- Reduce compaction aggressiveness now that chunks live outside SlateDB by @Barre in #502
- Classify the jepsen HA add's rename errors by exception class since the NIO two-path ENOENT/EEXIST message is just "src -> dst" and dodged the indeterminate-error patterns, failing runs where a resent rename re-executed after a double takeover by @Barre in #503
- Read directed compaction by @Barre in #505
New Contributors
- @andrewheberle made their first contribution in #483
Full Changelog: v2.0.1...v2.0.2