Skip to content

Releases: cloudogu/smeagol

v0.5.7-1

12 Feb 14:37
Compare
Choose a tag to compare

Added

  • Health check in Dockerfile (#96)
  • Timestamps in the log of Jenkins job (#96)
  • Goss Spec to validate server configuration (#96)
  • Lint of the dockerfile and checking of shell scripts (#96)
  • Automatic release possibility (#96)
  • Test option for Dogu upgrades in Jenkins job. (#96)

Changed

  • Update version of the Java base image to version 8u252-1 (#96)
  • Update version of the OpenJDK image for building Smeagol to version 8u252-jdk (#96)
  • Update Java script libraries and maven dependencies to fix potential security vulnerabilities (#96)
  • Jenkins builds the complete Dogu and not only the smeagol.war. Building the source code and building the Docker image are done in parallel. (#96)

v0.5.6-1

14 Dec 15:30
Compare
Choose a tag to compare

Added

  • the ability to configure the memory limit for the container via cesapp edit-conf (#93)
  • the ability to configure the MaxRamPercentage and MinRamPercentage for the Smeagol process inside the container via cesapp edit-conf (#93)
  • NAME and current VERSION to Dockerfile

v0.5.6

13 Aug 07:54
Compare
Choose a tag to compare
  • Support changing remote repository urls

v0.5.5

16 May 07:41
Compare
Choose a tag to compare

🎈 Release of v0.5.5 🎉

This release fixes the styling of error pages (#85)

v0.5.4

18 Jan 07:20
Compare
Choose a tag to compare
  • This release fixes the issue #83: UI Issue: Open Wiki page in new Tab

  • This also fixes a previous versioning mistake as in the release 0.5.3 different numbers were used in the package.json, package-lock.json and pom.xml.

v0.5.2

27 Jun 07:20
Compare
Choose a tag to compare
  • Fixed table styles

v0.5.1

22 Jun 11:04
Compare
Choose a tag to compare
  • Bugfix/search index pages with ending
  • Versioning of search-index
  • Rename docker image

v0.4.3

01 Feb 10:10
Compare
Choose a tag to compare

Reverts single sign out fix from v0.4.2, because it causes status code 500 when saving or adding files

v0.4.2

04 Jan 16:26
Compare
Choose a tag to compare
  • fixed single sign out only works on root page

v0.4.1

08 Dec 13:29
Compare
Choose a tag to compare
  • Repairs repository notify #26 by searching for servlets with '_en' or '_de' ending
  • Sets session timeout to 2 hours to avoid writing interruptions
  • Implements logout servlet so that a logout with an expired cas session is also possible
  • Fixes runner.rb for empty ENV["PLANTUML_URL"]
  • Disables cookies for scmm requests to fix 'incomplete repo-list bug'
  • Catch IllegalStateExceptions to tolerate invalid sessions