Skip to content

Latest commit

 

History

History
393 lines (235 loc) · 23.2 KB

CHANGELOG.md

File metadata and controls

393 lines (235 loc) · 23.2 KB

Change Log

Full Changelog

Full Changelog

Closed issues:

  • Cannot build after force-delete merged #104

Full Changelog

Merged pull requests:

Full Changelog

Fixed bugs:

  • Deletion of Images with Multiple Tags Fails #96

Closed issues:

  • small typo in your title... #102

Merged pull requests:

  • Make force image delete optional #103 (marcust)
  • Update readme with notes regarding artifactory #99 (lorijoan)

Full Changelog

Fixed bugs:

  • Enforcing usage of http instead of http when pushing #93
  • validate goal does not support port type at expose #89

Full Changelog

Closed issues:

  • Question: Is running multiple containers from the same image supported? #97

Merged pull requests:

Full Changelog

Full Changelog

Implemented enhancements:

  • Delete stopped containers after maven completes #91
  • Goals not bound by default to lifecycle phases #66
  • Improvement : docker:tree #43

Fixed bugs:

  • volumes does not seem to do anything #90

Merged pull requests:

  • Unit tests to increase code coverage from 33% to 86% #95 (airleks)
  • Unit test samples #94 (airleks)

Full Changelog

Merged pull requests:

Full Changelog

Full Changelog

Full Changelog

Merged pull requests:

  • Introduce pull property to force pulling during builds #86 (marcust)

Full Changelog

Fixed bugs:

  • Deploy does not always throw on failure #78

Full Changelog

Full Changelog

Full Changelog

Merged pull requests:

  • Revert "Revert "Add capability to detect version"" #83 (alexec)
  • Revert "Add capability to detect version" #82 (alexec)
  • Add capability to detect version #81 (marcust)

Full Changelog

Full Changelog

Fixed bugs:

  • Use a third-party image as a build dependency #80
  • Version number for WildFly is not compatible #75

Full Changelog

Full Changelog

Full Changelog

Full Changelog

Merged pull requests:

Full Changelog

Full Changelog

Merged pull requests:

  • Wait for line #73 (alexec)
  • Clean container only in clean configuration option #72 (marcust)
  • Fix broken links & update numbers in "Competitors" #71 (bentolor)

Full Changelog

Implemented enhancements:

  • run container with --privileged=false - Give extended privileges to this container #67

Closed issues:

  • NPE with Docker 1.6.2 on Circle CI #70
  • Release 2.9.1 is not available on Maven Central repos #69

Full Changelog

Implemented enhancements:

  • Setting up projects to build from both linux and boot2docker #68

Fixed bugs:

  • user properties not filtered in conf.yml #62
  • Push broken #61
  • docker:start failure on windows #54

Closed issues:

  • Unsupported major.minor version 51.0 #65

Full Changelog

Full Changelog

Implemented enhancements:

  • The container name should be configurable #51
  • Image build order unknown #48
  • * Added support for cfgPath #52 (eemmiirr)

Fixed bugs:

  • Exposed port via conf.yml is not mapping correctly #50
  • Excluded container is still trying to find by id #49

Closed issues:

  • Port mapping problem #57
  • Fail to parse conf.yml when env is specified #55

Merged pull requests:

  • [cleanup] documentation is out of sync with the default values #53 (dacrome)

Full Changelog

Full Changelog

Full Changelog

Full Changelog

Full Changelog

Full Changelog

Closed issues:

  • Bump docker-java to 1.2.0 #47

Full Changelog

Implemented enhancements:

  • Allow configurable file filter regex to control property replacements in staged files. #40

Closed issues:

  • Goal "start" is rebuilding the image #45
  • Error on OS X with .DS_Store #44

Merged pull requests:

  • Using new version of docker-java-orchestration #46 (eemmiirr)

Full Changelog

Implemented enhancements:

  • Running vanilla images & dynamic port mappings #25

Fixed bugs:

  • Can not instantiate value of type [simple type, class com.alexecollins.docker.orchestration.model.Packaging] from String value (''); no single-String constructor/factory method #35

Merged pull requests:

  • Allow Docker certificate path to be specified for remote Docker daemon running behind https #42 (Freaky-namuH)
  • Add validate Dockerfile in the docker maven plugin #41 (Dufgui)

Full Changelog

Full Changelog

Implemented enhancements:

  • Pushing to private registries? #28

Fixed bugs:

  • Cannot assign configuration entry 'host' to 'class java.net.URI' #34

Closed issues:

  • Expose container ip address as maven properties #37
  • Unfiltered file URI used when building image #33

Merged pull requests:

Full Changelog

Fixed bugs:

  • Multipart upload for build is no longer supported #16

Closed issues:

  • request: support use of $DOCKER_HOST environment variable #31
  • client and server don't have same version (client : 2.1, server: 1.14) #29

Full Changelog

Fixed bugs:

  • docker:clean does not remove image #14

Closed issues:

  • Alias not possible when linking container #26
  • Docker Image doesn't get tagged properly #23

Full Changelog

Full Changelog

Full Changelog

Implemented enhancements:

  • Support disabling of cache during build #15

Fixed bugs:

  • Tagging problems #18

Closed issues:

  • recommended to use docker-java #22
  • NPE when running 'mvn -Prun-its verify` #17

Merged pull requests:

Full Changelog

Fixed bugs:

  • Binary garbage on standard output of docker:install under Maven 3 #13

Full Changelog

Closed issues:

  • tagging images #10
  • Unrecognized field "Paused" #9

Full Changelog

Implemented enhancements:

  • Add parameter to control removal of intermediate containers when building an image #8

Fixed bugs:

  • healthCheck --> healthChecks and ping --> pings #11

Closed issues:

  • Include a "skip" config option #12
  • Logging output during build #6

Merged pull requests:

  • File copy uses working directory #7 (oillio)

Full Changelog

Closed issues:

  • Deploy to Maven central #3

Merged pull requests:

  • Fix up logging to prevent logging of binary files #5 (lhallowes)
  • Parameterise the source folder location #4 (vlfig)
  • New copy directory to Directory logic + using Alexec's versions of docker-java #2 (djsly)
  • Minor typos and Trivial Example #1 (alrighttheresham)

* This Change Log was automatically generated by github_changelog_generator