Releases: IntershopCommunicationsAG/icm-docker-plugin
Releases · IntershopCommunicationsAG/icm-docker-plugin
Dry to fix missing credentials for push
RELEASE_1.16.1 fix: 75152 add debug messages
Solve issue with push task
- dependency buildImage and pushImage removed
- add "push must run after build"
adapt plugin for geb tests
RELEASE_1.15.0 Merge pull request #46 from IntershopCommunicationsAG/FB_74335-enable…
RELEASE_1.14.3
- sites folder is made accessible to all users to ensure intershop user inside the container has access
RELEASE_1.14.2
- improved connection from appserver to zookeeper (-> solr)
- improved connection from appserver to mailserver
- minor improvements
Update ICM gradle plugin
RELEASE_1.14.1 update gradle plugin
RELEASE_1.14.0
- rework of start* tasks
- startWA and startAS now include probes to check if the components have been started successfully
- logging improved
- overall stability improved
RELEASE_1.13.1: Merge pull request #41 from IntershopCommunicationsAG/65518-fixCertPath
65518: use config directory path instead of icm.properties path
Additional parameter support for dbPrepare
RELEASE_1.13.0 Merge pull request #40 from IntershopCommunicationsAG/71268-SupportAd…
Support for a separate cartridge list for testing
- introduced development property testCartridgeList
- minor logging fix