|
| 1 | +# Version history (archive) |
| 2 | + |
| 3 | +[](https://github.com/jenkinsci/docker-commons-plugin/releases/latest) |
| 4 | + |
| 5 | +### Newer versions |
| 6 | + |
| 7 | +See [GitHub Releases](https://github.com/jenkinsci/docker-commons-plugin/releases/latest). |
| 8 | + |
| 9 | +### 1.15 |
| 10 | + |
| 11 | +Release date: (May 13, 2019) |
| 12 | + |
| 13 | +- [JENKINS-57439](https://issues.jenkins-ci.org/browse/JENKINS-57439) - |
| 14 | + Add support of Docker credentials specification in Declarative Pipeline |
| 15 | + - Documentation: <https://github.com/jenkinsci/docker-commons-plugin#declarative-pipeline-example> |
| 16 | +- [JENKINS-52724](https://issues.jenkins-ci.org/browse/JENKINS-52724), |
| 17 | + [JENKINS-52737](https://issues.jenkins-ci.org/browse/JENKINS-52737) |
| 18 | + - Inherit properties from the |
| 19 | + local Docker config.json if it exists |
| 20 | +- [JENKINS-57420](https://issues.jenkins-ci.org/browse/JENKINS-57420) |
| 21 | + - Use a new way to specify multi-line secrets in the plugin |
| 22 | + |
| 23 | +### 1.14 |
| 24 | + |
| 25 | +Release date: (April 2, 2019) |
| 26 | + |
| 27 | +- Improve help text formatting ([PR 73](https://github.com/jenkinsci/docker-commons-plugin/pull/73)) |
| 28 | +- Developer: Add new API for getting Docker-related credentials for [JENKINS-48437](https://issues.jenkins-ci.org/browse/JENKINS-48437) |
| 29 | + |
| 30 | + |
| 31 | +### 1.13 |
| 32 | + |
| 33 | +Release date: (May 18, 2018) |
| 34 | + |
| 35 | +- API for [JENKINS-51397](https://issues.jenkins-ci.org/browse/JENKINS-51397) - |
| 36 | + `docker login` was being called without server-related environment variables in the Docker Pipeline Plugin |
| 37 | + |
| 38 | + |
| 39 | +### 1.12 |
| 40 | + |
| 41 | +Release date: (May 11, 2018) |
| 42 | + |
| 43 | +- [JENKINS-38018](https://issues.jenkins-ci.org/browse/JENKINS-38018) - `withDockerRegistry` was failing to authenticate with DockerHub |
| 44 | +- [JENKINS-41880](https://issues.jenkins-ci.org/browse/JENKINS-41880) - Fix the `ConcurrentModificationException` while creating docker image fingerprints |
| 45 | +- [JENKINS-49075](https://issues.jenkins-ci.org/browse/JENKINS-49075) - |
| 46 | + Docker Commons Plugin was not working with PCT |
| 47 | + (implies a newer Jenkins core dependency) |
| 48 | + |
| 49 | +### 1.11 |
| 50 | + |
| 51 | +Release date: (Jan 04, 2018) |
| 52 | + |
| 53 | +- [JENKINS-48674](https://issues.jenkins-ci.org/browse/JENKINS-48674) - |
| 54 | + Failure to download newer Docker releases from the automatic tool installer. |
| 55 | + |
| 56 | +### 1.10 |
| 57 | + |
| 58 | +Release date: (Dec 11, 2017) |
| 59 | + |
| 60 | +- [JENKINS-48453](https://issues.jenkins-ci.org/browse/JENKINS-48453) |
| 61 | + Regression in Jenkins 2.93+ when using server credentials. |
| 62 | + |
| 63 | +### 1.9 |
| 64 | + |
| 65 | +Release date: (Oct 10, 2017) |
| 66 | + |
| 67 | +- Removing `icon-shim` plugin dependency. |
| 68 | + |
| 69 | +### 1.8 |
| 70 | + |
| 71 | +Release date: (Jul 10, 2017) |
| 72 | + |
| 73 | +- [Fix security issue](https://jenkins.io/security/advisory/2017-07-10/) |
| 74 | + |
| 75 | +### 1.7 |
| 76 | + |
| 77 | +Release date: (Jun 16, 2017) |
| 78 | + |
| 79 | +- Always include port in image name. |
| 80 | +- Add credentials binding implementation for Docker server credentials. |
| 81 | + |
| 82 | +### 1.6 |
| 83 | + |
| 84 | +Release date: (Jan 11, 2017) |
| 85 | + |
| 86 | +-  |
| 87 | + [JENKINS-39181](https://issues.jenkins-ci.org/browse/JENKINS-39181) |
| 88 | + Fix Invalid fully qualified image name when registry URL is specified |
| 89 | + |
| 90 | +### 1.5 |
| 91 | + |
| 92 | +Release date: (Oct 05, 2016) |
| 93 | + |
| 94 | +-  |
| 95 | + [JENKINS-38018](https://issues.jenkins-ci.org/browse/JENKINS-38018) |
| 96 | + API for more informative logging about use of registry credentials. |
| 97 | + |
| 98 | +### 1.4.1 |
| 99 | + |
| 100 | +Release date: (Sep 08, 2016) |
| 101 | + |
| 102 | +-  |
| 103 | + [JENKINS-36082](https://issues.jenkins-ci.org/browse/JENKINS-36082) |
| 104 | + [JENKINS-32790](https://issues.jenkins-ci.org/browse/JENKINS-32790) |
| 105 | + The Docker tool installer (used for example by `withTool` in the |
| 106 | + [Docker Pipeline Plugin](https://wiki.jenkins.io/display/JENKINS/Docker+Pipeline+Plugin)) |
| 107 | + was broken. |
| 108 | + |
| 109 | +### 1.4.0 |
| 110 | + |
| 111 | +Release date: (Jun 17, 2016) |
| 112 | + |
| 113 | +-  Migration to the new parent POM |
| 114 | + ([JENKINS-35018](https://issues.jenkins-ci.org/browse/JENKINS-35018)) |
| 115 | +-  Jenkins core dependency has been updated to 1.580.x |
| 116 | + |
| 117 | +### 1.3.1 |
| 118 | + |
| 119 | +Release date: (Feb 19, 2016) |
| 120 | + |
| 121 | +-  Polishing the fix of |
| 122 | + [JENKINS-28776](https://issues.jenkins-ci.org/browse/JENKINS-28776) |
| 123 | + |
| 124 | +### 1.3 |
| 125 | + |
| 126 | +Release date: (Feb 08, 2016) |
| 127 | + |
| 128 | +-  Support the "sha256:" prefix in image ID, required |
| 129 | + for Docker 1.10 |
| 130 | + ([JENKINS-32792](https://issues.jenkins-ci.org/browse/JENKINS-32792)) |
| 131 | +-  Replace build action icon stubs by Docker icons |
| 132 | + ([JENKINS-28776](https://issues.jenkins-ci.org/browse/JENKINS-28776)) |
| 133 | + |
| 134 | +### 1.2 |
| 135 | + |
| 136 | +Release date: (Jul 29 2015) |
| 137 | + |
| 138 | +-  NPE when using credentials together with docker 1.7 |
| 139 | + ([JENKINS-29627](https://issues.jenkins-ci.org/browse/JENKINS-29627)) |
| 140 | +-  Support creation of named fingerprints in the API |
| 141 | + ([JENKINS-29098](https://issues.jenkins-ci.org/browse/JENKINS-29098)) |
| 142 | + |
| 143 | +### 1.1 |
| 144 | + |
| 145 | +Release date: (Jul 07 2015) |
| 146 | + |
| 147 | +-  Cleanup of FindBugs issues, update of the CI system |
| 148 | +-  Fix the issue with the Docker Tool selector ([PR |
| 149 | + \#40](https://github.com/jenkinsci/docker-commons-plugin/pull/40)) |
| 150 | +-  Support Docker 1.7+ .docker/config.json ([PR |
| 151 | + \#38](https://github.com/jenkinsci/docker-commons-plugin/pull/38)) |
| 152 | + |
| 153 | +### 1.0 |
| 154 | + |
| 155 | +Release date: (May 22 2015) |
| 156 | + |
| 157 | +- First stable release |
| 158 | +- There were alpha releases before this release, see the commit history in GitHub |
0 commit comments