changelog.md for @push.rocks/smartstorage

2026-03-23 - 6.3.2 - fix(docs)

update license ownership and correct README license file reference

2026-03-21 - 6.3.1 - fix(cluster)

improve shard reconstruction validation and start background healing service

2026-03-21 - 6.3.0 - feat(readme)

document distributed cluster mode, erasure coding, and QUIC-based architecture

2026-03-21 - 6.2.0 - feat(cluster)

add shard healing, drive health heartbeats, and clustered policy directory support

2026-03-21 - 6.1.0 - feat(cluster)

add clustered storage backend with QUIC transport, erasure coding, and shard management

2026-03-14 - 6.0.1 - fix(rust-bridge)

update smartrust and limit RustBridge binary lookup to dist_rust

2026-03-14 - 6.0.0 - BREAKING CHANGE(core)

Rebrand from smarts3 to smartstorage

2026-02-17 - 5.3.0 - feat(auth)

add AWS SigV4 authentication and bucket policy support

2026-02-17 - 5.2.0 - feat(auth,policy)

add AWS SigV4 authentication and S3 bucket policy support

2026-02-13 - 5.1.1 - fix(smarts3)

replace TypeScript server with Rust-powered core and IPC bridge

2025-11-23 - 5.1.0 - feat(multipart)

Implement full multipart upload support with persistent manager, periodic cleanup, and API integration

2025-11-23 - 5.0.2 - fix(readme)

Clarify contribution agreement requirement in README

2025-11-23 - 5.0.1 - fix(docs)

Clarify README wording about S3 compatibility and AWS SDK usage

2025-11-23 - 5.0.0 - BREAKING CHANGE(core)

Production-ready S3-compatible server: nested config, multipart uploads, CORS, structured logging, SmartFS migration and improved error handling

2025-11-23 - 4.0.0 - BREAKING CHANGE(Smarts3)

Migrate Smarts3 configuration to nested server/storage objects and remove legacy flat config support

2025-11-23 - 3.2.0 - feat(multipart)

Add multipart upload support with MultipartUploadManager and controller integration

2025-11-23 - 3.1.0 - feat(logging)

Add structured Logger and integrate into Smarts3Server; pass full config to server

2025-11-23 - 3.0.4 - fix(smarts3)

Use filesystem store for bucket creation and remove smartbucket runtime dependency

2025-11-23 - 3.0.3 - fix(filesystem)

Migrate filesystem implementation to @push.rocks/smartfs and add Web Streams handling

2025-11-21 - 3.0.2 - fix(smarts3)

Prepare patch release 3.0.2 — no code changes detected

2025-11-21 - 3.0.1 - fix(readme)

Add Issue Reporting and Security section to README

2025-11-21 - 3.0.0 - BREAKING CHANGE(Smarts3)

Remove legacy s3rver backend, simplify Smarts3 server API, and bump dependencies

2025-11-21 - 2.3.0 - feat(smarts3-server)

Introduce native custom S3 server implementation (Smarts3Server) with routing, middleware, context, filesystem store, controllers and XML utilities; add SmartXml and AWS SDK test; keep optional legacy s3rver backend.

2025-11-20 - 2.2.7 - fix(core)

Update dependencies, code style and project config; add pnpm overrides and ignore AI folders

2025-08-16 - 2.2.6 - fix(Smarts3)

Allow overriding S3 descriptor; update dependencies, test config and documentation

2024-11-06 - 2.2.5 - fix(ci)

Corrected docker image URLs in Gitea workflows to match the correct domain format.

2024-11-06 - 2.2.4 - fix(core)

Improve code style and update dependencies

2024-11-06 - 2.2.3 - fix(core)

Fix endpoint address from 'localhost' to '127.0.0.1' for better compatibility in Smarts3.getS3Descriptor

2024-11-06 - 2.2.2 - fix(core)

Fixed function call for fastPut in the test suite to ensure proper file upload handling.

2024-10-26 - 2.2.1 - fix(core)

Fix import and typings for improved compatibility

2024-10-26 - 2.2.0 - feat(ci)

Migrate CI/CD workflow from GitLab CI to Gitea CI

2024-05-29 - 2.1.1 - Updates and minor changes

Updates and changes based on minor configuration improvements and organizational shifts.

2022-07-30 - 2.1.0 - Core improvements and fixes

Minor improvements and important core changes.

2022-07-30 - 2.0.2 - Bucket creation improvement

Enhanced file structure management.

2022-04-14 - 2.0.0 to 2.0.1 - Structural updates and fixes

This release focused on core updates and structural changes.

2021-12-20 - 1.0.10 - ESM Transition

Breaking changes and minor fixes, transitioning to ES Modules.


Revision #2
Created 2026-03-28 13:09:56 UTC by foss.global Team
Updated 2026-03-29 16:53:02 UTC by foss.global Team