docker-java-orchestration-2.11.19 (2016-08-13)
docker-java-orchestration-2.11.18 (2016-07-24)
Implemented enhancements:
- Can we make forcing when deleting an option? #81
Fixed bugs:
Closed issues:
- Port to docker-java 3.0.0 #84
docker-java-orchestration-2.11.17 (2016-07-03)
Merged pull requests:
docker-java-orchestration-2.11.16 (2016-06-23)
Merged pull requests:
docker-java-orchestration-2.11.15 (2016-05-24)
Fixed bugs:
- Windows Absolute Path for createNewContainer #77
- findContainer not finding an existing container #74
docker-java-orchestration-2.11.14 (2016-05-24)
Merged pull requests:
docker-java-orchestration-2.11.13 (2016-04-24)
docker-java-orchestration-2.11.12 (2016-04-24)
docker-java-orchestration-2.11.11 (2016-04-24)
Merged pull requests:
docker-java-orchestration-2.11.10 (2016-03-05)
Merged pull requests:
- Update docker-java to 2.2.3 #78 (marcust)
- Fix NPE when using an alias twice #76 (marcust)
- Push only what asked for #75 (marcust)
docker-java-orchestration-2.11.9 (2016-01-08)
Merged pull requests:
docker-java-orchestration-2.11.8 (2015-12-04)
docker-java-orchestration-2.11.7 (2015-12-04)
docker-java-orchestration-2.11.6 (2015-12-03)
Fixed bugs:
- Change in package/add behaviour in 2.11.4 #71
Merged pull requests:
- Fix #71: Allow adding of subdirectories again #72 (marcust)
- Remove volumes too #70 (marcust)
- Make logPatterns more robust #69 (marcust)
- Output container id when starting one #68 (marcust)
- Do not force remove #67 (marcust)
- fix potential npe #66 (ggsenger)
- Support for volumes without host path specification #65 (PLeusmann)
docker-java-orchestration-2.11.5 (2015-11-19)
Implemented enhancements:
- Not compatible with docker-java 2.x #49
Fixed bugs:
- Exception when copying files using NIO #59
Merged pull requests:
- volumesFrom with access mode #64 (ggsenger)
- Update docker-java to support multi daemon version auth schemes #62 (marcust)
- Introduce build flag PULL #61 (marcust)
docker-java-orchestration-2.11.4 (2015-10-27)
Merged pull requests:
- Fix copy file to directore (#59) #60 (marcust)
- Fix symlinks support #58 (marcust)
- Better reporting of dependency errors #57 (marcust)
- Allow pushing of multiple tags #56 (marcust)
- Preserve file permissions while copying to target #55 (marcust)
docker-java-orchestration-2.11.3 (2015-10-12)
docker-java-orchestration-2.11.2 (2015-10-09)
docker-java-orchestration-2.11.1 (2015-10-08)
docker-java-orchestration-2.11.0 (2015-10-04)
Merged pull requests:
docker-java-orchestration-2.10.8 (2015-10-03)
Closed issues:
- Unable to validate Dockerfile using image from private registry #51
Merged pull requests:
- Fix regular expression in DockerFileValidator (issue #51). #52 (jljouannic)
docker-java-orchestration-2.10.7 (2015-09-26)
docker-java-orchestration-2.10.6 (2015-09-25)
docker-java-orchestration-2.10.5 (2015-09-25)
Merged pull requests:
docker-java-orchestration-2.10.4 (2015-08-25)
docker-java-orchestration-2.10.3 (2015-08-14)
docker-java-orchestration-2.10.2 (2015-08-13)
Merged pull requests:
- Lookup a container's IP address individually during healthcheck URI #47 (scooterGrun)
docker-java-orchestration-2.10.1 (2015-08-03)
docker-java-orchestration-2.10.0 (2015-08-02)
Merged pull requests:
- Conf tests #46 (alexec)
- refactor #45 (alexec)
- Conf tests #44 (alexec)
- Add sslVerify=true/false for self-signed HTTPS healthchecks #41 (scooterGrun)
- Add flag to remove containter only on clean #40 (marcust)
- Added waitForLine as replacement for sleep #39 (marcust)
docker-java-orchestration-2.9.3 (2015-07-07)
Implemented enhancements:
Closed issues:
- Plugin fails on Windows #38
Merged pull requests:
- docker-maven-plugin fails on Windows #37 (chrisphe)
- Issue 70: NPE with nameless containers #36 (tkrille)
docker-java-orchestration-2.9.2 (2015-06-12)
docker-java-orchestration-2.9.1 (2015-05-24)
docker-java-orchestration-2.9.0 (2015-05-20)
Implemented enhancements:
- Add support for extra Hosts #34 (marcust)
- Use docker-java NameParser to seperate image name and tag and assign … #33 (Freaky-namuH)
Closed issues:
- Docker tag is ignored when pushing #32
Merged pull requests:
- * Bumped docker-java to 1.3.0 #35 (eemmiirr)
- Enable conf #28 (alexec)
- Build conf #27 (alexec)
- Global conf #25 (alexec)
- Build authconfig fix #24 (eemmiirr)
docker-java-orchestration-2.8.5 (2015-04-28)
docker-java-orchestration-2.8.4 (2015-04-28)
docker-java-orchestration-2.8.3 (2015-04-26)
docker-java-orchestration-2.8.2 (2015-04-26)
docker-java-orchestration-2.8.1 (2015-04-26)
docker-java-orchestration-2.8.0 (2015-04-26)
docker-java-orchestration-2.7.0 (2015-04-23)
Merged pull requests:
- Update contributors file for logging functionality additions. #23 (patrickherrera)
- Add support for logging messages from containers that fail to start up #22 (patrickherrera)
docker-java-orchestration-2.6.0 (2015-04-16)
docker-java-orchestration-2.5.0 (2015-04-09)
Fixed bugs:
- NullPointerException in findImageId #19
Merged pull requests:
docker-java-orchestration-2.4.0 (2015-01-29)
Implemented enhancements:
- Property substitution modifies source files, not destination files #17
Closed issues:
- Multiple tags #13
Merged pull requests:
docker-java-orchestration-2.3.1 (2015-01-17)
Merged pull requests:
- fix splitting of tag name #16 (corneleberle)
docker-java-orchestration-2.3.0 (2014-12-20)
Merged pull requests:
- Add a method to getIPAddress #15 (changgengli)
- Added option to created multiple tags per image #14 (KnisterPeter)
docker-java-orchestration-2.2.0 (2014-11-16)
docker-java-orchestration-2.1.2 (2014-10-14)
docker-java-orchestration-2.1.1 (2014-10-14)
docker-java-orchestration-2.1.0 (2014-10-14)
docker-java-orchestration-2.0.2 (2014-10-13)
docker-java-orchestration-2.0.1 (2014-10-13)
Merged pull requests:
- ensure that exec() is called when stopping containers #12 (smauel)
- Switch to version 0.10.2 of docker-java #11 (cheinema)
- Preserve line endings while filtering #10 (cheinema)
docker-java-orchestration-2.0.0 (2014-09-10)
Closed issues:
- Support volumes #2
Merged pull requests:
docker-java-orchestration-1.4.0 (2014-08-02)
docker-java-orchestration-1.3.1 (2014-07-29)
docker-java-orchestration-1.3.0 (2014-07-16)
Merged pull requests:
docker-java-orchestration-1.2.0 (2014-06-26)
Closed issues:
Merged pull requests:
docker-java-orchestration-1.1.0 (2014-06-01)
Merged pull requests:
docker-java-orchestration-1.0.1 (2014-05-24)
* This Change Log was automatically generated by github_changelog_generator