Skip to content

Releases: Islandora-Devops/isle-buildkit

3.4.7

02 Jan 18:03
61477fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.4.6...3.4.7

3.4.6

27 Dec 18:01
9091aa4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.4.5...3.4.6

3.4.5

11 Dec 19:12
5540745
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.4.4...3.4.5

3.4.4

15 Nov 16:38
017bcf1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.4.3...3.4.4

3.4.3

14 Nov 10:39
c749d09
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.4.2...3.4.3

3.4.2

12 Sep 22:04
24f0418
Compare
Choose a tag to compare

What's Changed

  • Update starter site & matomo extra tools & fix permission Bugs by @nigelgbanks in #350

Full Changelog: 3.4.1...3.4.2

3.4.1

09 Sep 22:14
04be359
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.4.0...3.4.1

3.4.0

13 Aug 19:58
297e2fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3.0...3.4.0

3.3.0

02 Aug 21:21
9a2b78c
Compare
Choose a tag to compare

What's Changed

July 2024 update by @g7morris in #346

activemq

diff --git a/activemq/Dockerfile b/activemq/Dockerfile
-ARG ACTIVEMQ_VERSION="5.18.3"
+ARG ACTIVEMQ_VERSION="5.18.5"

fits

diff --git a/fits/Dockerfile b/fits/Dockerfile
-ARG LOG4J_VERSION="2.22.0"
+ARG LOG4J_VERSION="2.23.1"

handle

diff --git a/handle/Dockerfile b/handle/Dockerfile
-ARG HANDLE_VERSION="9.3.0"
+ARG HANDLE_VERSION="9.3.1"

tomcat

diff --git a/tomcat/Dockerfile b/tomcat/Dockerfile
-ARG TOMCAT_VERSION="9.0.87"
+ARG TOMCAT_VERSION="9.0.91"

Full Changelog: 3.2.12...3.3.0

3.2.12

30 Jul 17:19
adcbc1d
Compare
Choose a tag to compare
Update solr-ocrhighlighting and make SOLR_HOCR_PLUGIN_PATH available …