Skip to content

3.3.4

Compare
Choose a tag to compare
@mkjsix mkjsix released this 05 Jun 07:45
· 4354 commits to master since this release

Release 3.3.4

We just changed the CI/CD build process to automatically upload and attach artifacts to Github. We now avoid to distribute the tar.gz and zip packages with Maven, as the bundle size was too big. We also attach directly here the executable file restheart.jar fat jar as built by Travis-CI.

  • 92599d5 - Add a deploy step for artifacts in .travis.yml
  • b281d3e - Don't attach the zip and tar.gz files to maven deployment
  • 9273c34 - Use shade plugin to build fat jar, assembly plugin for tgz & zip only
  • 713b943 - Highlight RESTHeart and MongoDB versions in logs with Ansi colors