Skip to content

Releases: Islandora-Devops/isle-buildkit

3.0.5

01 Dec 22:45
171ae20
Compare
Choose a tag to compare
Issue 309 - Adding transaction isolation and default to read committe…

3.0.4

01 Dec 20:54
e55ae27
Compare
Choose a tag to compare
Change selection strategy to ManualSelectionStrategy (#312)

3.0.3: Issue 307 - Adding xms and xmx for Cantaloupe heap (#310)

30 Nov 21:47
13ae1df
Compare
Choose a tag to compare
* Issue 307 - Adding xms and xmx for Cantaloupe heap

* Added with-contenv but still no joy

* with-contenv added

* Add missing libjpeg-turbo library

* libjpeg-turbo library location

---------

Co-authored-by: Noah W. Smith <noah@born-digital.com>

3.0.2

29 Nov 18:37
dec5144
Compare
Choose a tag to compare
revert matomo mount changes (#308)

3.0.1

18 Nov 01:01
3a94cdb
Compare
Choose a tag to compare
changed matomo volume to only persist config directory (#306)

3.0.0: Update alpine & PHP to 8.2 (#299)

15 Nov 21:27
bd06e18
Compare
Choose a tag to compare
* Updated alpine to 3.18.4 and external dependencies (imagemagick & leptonica).

* Update php from 8.1 to 8.2
Update composer from 2.4.4 to 2.6.5
Update crayfish to 4.x
Change crayfits to come from crayfish repository

[major] Breaking change, requires Drupal 10.

2.0.10

07 Nov 16:43
098aa3a
Compare
Choose a tag to compare
fcrepo 6.4.1 (#302)

2.0.9: Upgrade activemq to 5.17.6 (#300)

03 Nov 11:46
f6813a2
Compare
Choose a tag to compare
* Upgrade activemq to 5.17.6

* Update README.md

2.0.8: Mariadb max_packet_allowed variable exposed (#295)

01 Nov 21:40
36ec971
Compare
Choose a tag to compare
* Mariadb max_packet_allowed - Draft

* Draft 2 - max_packet_now has default env but still NOT dynamic. Confd env values ignored

* Variable rename and README update per Comment 1

* Renamed confd cnf files with correct uid settings

* Remove errant comment

* Remove three unneeded files

* Remove extra set-max-packet directories and files

* Missing toml value fixed

* Quotes for perm values removed by mistake

2.0.7: Matomo upgrade 4151 (#284)

30 Oct 17:54
d619760
Compare
Choose a tag to compare
* Matomo upgrade to version 4.14.2 and added geolocation database

* Updated paths

* Gunzip added to base image for download.sh

* Removing the strip functions for gunzip

* Working matomo image

* Use download.sh for geoip database.

* Revamped geoip download no hardcode values

* Upgraded matomo and extra tools

* Upgraded matomo and extra tools

* Wrong SHA. Fixed

* Extratools needs parity with matomo version, use 4.x with 4.x

* Removed citylite db download in Dockerfile

---------

Co-authored-by: Nigel Banks <nigel.g.banks@gmail.com>