Skip to content

8.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jul 09:40
· 145 commits to master since this release
b2558d3

Release 8.0.5

This release updates dependencies to their latest patch version.

Additional notes

The build process now adds a new asset restheart-with-deps.zip (and its tar.gz version) that contains the thin restheart-core.jar plus a lib/ folder with all Maven dependencies.
This allows to use the restheart-core.jar as a proper Maven compile-time dependency instead of the fat JAR built with the shade plugin (which was not very useful as a compile-time dependency, as it brings all of its transitive dependencies with it).
See issue #517 for a complete description.

Full Changelog: 8.0.4...8.0.5