Releases: coollabsio/maxio
Releases · coollabsio/maxio
v0.2.1
What's Changed
- feat(healthcheck): add /healthz endpoint and CLI health check command by @andrasbacsai in #6
- fix(release): sync version from git tag during builds by @andrasbacsai in #7
- fix(presign): correct URI encoding for presigned URL signatures by @andrasbacsai in #8
- chore(config): update default credentials to maxioadmin by @andrasbacsai in #9
New Contributors
- @andrasbacsai made their first contribution in #6
Full Changelog: v0.2.0...v0.2.1
What's Changed
- feat(healthcheck): add /healthz endpoint and CLI health check command by @andrasbacsai in #6
- fix(release): sync version from git tag during builds by @andrasbacsai in #7
- fix(presign): correct URI encoding for presigned URL signatures by @andrasbacsai in #8
- chore(config): update default credentials to maxioadmin by @andrasbacsai in #9
New Contributors
- @andrasbacsai made their first contribution in #6
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Features
- Checksum Verification: Added support for multiple checksum algorithms (CRC32, CRC32C, SHA-1, SHA-256) with automatic validation on upload. Checksums are extracted from headers and returned in response headers for all object operations.
- Erasure Coding: Implemented optional Reed-Solomon erasure coding to recover from corrupted or missing data chunks. Configure with
--erasure-coding,--chunk-size, and--parity-shardsoptions. - MinIO Environment Variable Aliases: Added support for MinIO-compatible environment variables (
MINIO_ROOT_USER,MINIO_ROOT_PASSWORD,MINIO_REGION) for improved compatibility with existing MinIO clients and tools.
Fixes
- Fixed artifact download pattern in release workflow to prevent accidental downloads of unrelated artifacts.
- Improved release workflow shell commands for better YAML parsing and readability.
What's Changed
- chore(git): make Andras big on github readme by @ShadowArcanist in #1
New Contributors
- @ShadowArcanist made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Full Changelog: https://github.com/coollabsio/maxio/commits/v0.1.0
Full Changelog: https://github.com/coollabsio/maxio/commits/v0.1.0