Releases: cloudogu/smeagol
Releases · cloudogu/smeagol
v0.5.7-1
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
v0.5.6
- Support changing remote repository urls
v0.5.5
v0.5.4
v0.5.2
v0.5.1
- Bugfix/search index pages with ending
- Versioning of search-index
- Rename docker image
v0.4.3
Reverts single sign out fix from v0.4.2, because it causes status code 500 when saving or adding files
v0.4.2
- fixed single sign out only works on root page
v0.4.1
- 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