Releases: UCLALibrary/docker-cantaloupe
Releases · UCLALibrary/docker-cantaloupe
v5.0.5-1
What’s Changed
- [SERV-479] Update docker image packages (#137)
- [SERV-479] Dial down the logging output (#138)
Full Changelog: 5.0.5...5.0.5-1
v5.0.5
What’s Changed
- [SERV-418] Use single quotes as double quotes will throw an error (#136)
- Update dependencies and Cantaloupe version (#132)
- [SERV-417] Update patch for cantaloupe#555 (#135)
- [SERV-387] Add patch for cantaloupe#574 (#134)
- [SERV-413] Add patch for cantaloupe#581 (#133)
- Bump pinned OpenJDK version (#131)
- [SERV-341] Refactor nightly build (#130)
- [SERV-332] Add auth-http-401.patch build to GHA release workflow (#129)
- [SERV-332] Enable hotfix patches (#128)
v5.0.4-1
What’s Changed
- Fix potential confusion over container startup (#121)
- Nightly Build of docker-cantaloupe (#122)
- Schedule nightly build (#123)
- Update the Snapshot/Release GA's name (#127)
🚀 Features and Improvements
- Add optional JAVA_OPTS to start-up script. (#125)
Contributors
@DRickard, @janhoy and @ksclarke
v5.0.4-0
What’s Changed
- [IIIF-1217] Bump Cantaloupe version (#120)
- [IIIF-1207] Update jsoup test dependency (#119)
- [IIIF-1195] Update versions in README (#117)
- [IIIF-1185] Update devBuild docker configs (#116)
Contributors
@ksclarke
v5.0.3-0
What’s Changed
🐛 Bug Fixes
- Fix commit hash builds + bump Cantaloupe version (#114)
Contributors
@ksclarke
v5.0.2-0
What’s Changed
- [IIIF-1111] Upgrade to Cantaloupe v5 (#112)
🚀 Features and Improvements
- [IIIF-1113] Support using a Java delegate (#113)
🐛 Bug Fixes
- Update pinned dep versions, README (#110)
Contributors
@ksclarke
v4.1.7-3
What’s Changed
- [IIIF-1104] Fix remote, non-Kakadu GHA builds (#109)
- Have java replace the shell so signals work (#108)
Contributors
@Novex and @ksclarke
v4.1.7-2
What’s Changed
- Migrate from Travis to GitHub Actions
- Update JDK version on Docker image
Contributors
@ksclarke
v4.1.7-1
- Update to Cantaloupe 4.1.7
- Update build scripts through parent project update