Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
restheart-darwin-arm64 | 2025-06-05 | 202.8 MB | |
restheart-darwin-amd64 | 2025-06-05 | 206.7 MB | |
restheart-windows-amd64.exe | 2025-06-05 | 207.4 MB | |
restheart-linux-amd64 | 2025-06-05 | 218.5 MB | |
restheart.tar.gz | 2025-06-05 | 51.5 MB | |
restheart.zip | 2025-06-05 | 51.5 MB | |
8.4.2 source code.tar.gz | 2025-06-05 | 4.9 MB | |
8.4.2 source code.zip | 2025-06-05 | 5.7 MB | |
README.md | 2025-06-05 | 937 Bytes | |
Totals: 9 Items | 949.0 MB | 0 |
RESTHeart 8.4.2 Release Notes
Documentation Improvements
This patch release focuses on enhancing the documentation and developer experience:
- Improved Javadoc Coverage: Added comprehensive documentation to plugin interfaces and core packages
- Package Documentation: Added package-info files for commons packages to provide better module-level documentation
- Fixed Documentation Issues:
- Corrected injection documentation from "conf" to "config" parameter name
- Resolved Javadoc warnings in the commons module
- Enhanced Provider and Inject annotations documentation
- Improved documentation for the
org.restheart.plugins
package
Summary
Version 8.4.2 is a documentation-focused release that improves the developer experience by providing clearer and more comprehensive API documentation throughout the codebase. No functional changes or bug fixes are included in this release.