Skip to content

1.0.3(End of Support)

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Mar 11:12
· 4255 commits to main since this release
1.0.3
906d05d

Highlights

Block Cache Performance Optimization: This update includes an adaptive adjustment of inflight data size and thread pool size, which are now automatically tuned according to the configured cache size and CPU cores. We've also introduced a LRU cache in this release to accelerate the speed of stream set object lookups. This optimization is expected to enhance the overall performance and efficiency of catch up reads.
Network Throttle Optimization: The network throttle strategy has been optimized to prevent starvation during stream openning.

What's Changed

Full Changelog: 1.0.2...1.0.3
S3Stream Changelog:1.0.2-s3stream...1.0.3-s3stream