Releases: Islandora-Devops/isle-buildkit
Releases · Islandora-Devops/isle-buildkit
3.0.5
Issue 309 - Adding transaction isolation and default to read committe…
3.0.4
Change selection strategy to ManualSelectionStrategy (#312)
3.0.3: Issue 307 - Adding xms and xmx for Cantaloupe heap (#310)
* 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
revert matomo mount changes (#308)
3.0.1
changed matomo volume to only persist config directory (#306)
3.0.0: Update alpine & PHP to 8.2 (#299)
* 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
fcrepo 6.4.1 (#302)
2.0.9: Upgrade activemq to 5.17.6 (#300)
* Upgrade activemq to 5.17.6 * Update README.md
2.0.8: Mariadb max_packet_allowed variable exposed (#295)
* 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)
* 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>