All notable changes to MatrixStorage will be documented in this file.
The format is based on Keep a Changelog, and this project follows Semantic Versioning for release tags.
- Added stable
com.y54895.matrixstorage.apinamespace. - Added immutable snapshots for status, definitions, mailbox messages, profiles, and block warehouses.
- Added Dokka Javadoc generation.
- Updated MatrixStorage to depend on
MatrixLib 1.5.0. - Promoted selected storage state queries into a documented stable API surface.
- Verified
bash ./gradlew build. - Verified
bash ./gradlew generateJavadoc.
- Added MatrixStorage registration into the shared MatrixLib GitHub Releases updater.
- Updated MatrixStorage to depend on
MatrixLib 1.4.0. - Documented MatrixLib-managed approval-based auto update flow.
- Verified
bash ./gradlew build.
- Added
bStatstelemetry registration through MatrixLib shared metrics API. - Added charts for storage backend, MatrixShop bridge status, mailbox volume, block warehouse volume, and definition sources.
- Updated MatrixStorage to depend on
MatrixLib 1.3.0. - Updated README and docs entry points for release and telemetry documentation.
- Verified
bash ./gradlew build.