Releases: stackhpc/reductionist-rs
Releases · stackhpc/reductionist-rs
0.13.1
0.13.0
0.12.1
0.12.0
New Features
- Move active storage headers into body by @maxstack in #109
- Support HTTP storage backend by @maxstack in #110
- Add support for the Blosc2 compression algorithm by @maxstack in #116
- Add a SIMD-accelerated implementation of the shuffle filter by @maxstack in #117
Fixes and updates
- Fix chunk cache key and metadata retrieval by @maxstack in #104
- Allow reduction over all axes to be explicitly specified by @maxstack in #106
- Minor tidy up by @maxstack in #112
- Upgrade compiler (1.88.0) and dependencies by @maxstack in #113
- Upgrade compiler (1.93.0) and dependencies by @maxstack in #114
- Document local object store scripts by @maxstack in #115
Full Changelog: 0.11.0...0.12.0
0.11.0
What's Changed
New Features
- Reductionist non-privileged installation process by @maxstack in #98
- Support reductions over a subset of axes by @sd109 in #100
- Add local disk cache for remote data chunks by @sd109 and @maxstack in #99
### Minor fixes and updates
- Fixes and docs for deployment on RL9 by @markgoddard in #88
- Fixes and improvements to deployment by @markgoddard in #90
- Update dependencies & document the procedure by @markgoddard in #92
- docs: Fill out contributor guide by @markgoddard in #91
- Update dependencies, bump to 0.10.0, fill in contributor docs by @markgoddard in #93
- Minor fixes to test scripts by @sd109 in #94
- Fix broken link to contributors guide by @sd109 in #96
- Misc fixes by @sd109 in #97
New Contributors
Full Changelog: 0.9.0...0.11.0
Release 0.9.0
What's Changed
- Support unauthenticated access to public buckets by @markgoddard in #87
Full Changelog: 0.8.2...0.9.0
Release 0.8.2
Release 0.8.1
What's Changed
- docs: Add mkdocs documentation by @markgoddard in #83
- Release 0.8.1 by @markgoddard in #84
Full Changelog: 0.8.0...0.8.1
Release 0.8.0
What's Changed
- Docs typo? by @sd109 in #79
- Use IP for ca-url instead of node name by @sd109 in #80
- Add support for resource management by @markgoddard in #81
- Release 0.8.0 by @markgoddard in #82
Full Changelog: 0.7.0...0.8.0
Release 0.7.0
What's Changed
- Improve docs.rs by @markgoddard in #70
- CI: Add cargo fmt and clippy to lint job by @markgoddard in #69
- Add parallel-client.py by @markgoddard in #72
- tracing: add more instrumentation, optionally send to jaeger by @markgoddard in #71
- Use zune-inflate library for Zlib compression by @markgoddard in #73
- Share S3 client objects by @markgoddard in #74
- Allow using rayon to execute CPU-bound tasks by @markgoddard in #75
- Add deployment playbook and CI test by @markgoddard in #76
- jaeger deployment by @markgoddard in #77
Full Changelog: 0.6.1...0.7.0