Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pjdarton committed Sep 27, 2022
1 parent 51e7dbc commit 0156cae
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,17 @@
## Unreleased
A pre-release can be downloaded from https://ci.jenkins.io/job/Plugins/job/docker-plugin/job/master/

## 1.2.10
_2022-09-27_

* Fix PortUtilsTest unit test on Windows [#901](https://github.com/jenkinsci/docker-plugin/pull/901)
* Fix JCasC parsing of volume/mounts [#852](https://github.com/jenkinsci/docker-plugin/issues/852)
* Docker-attach should inject JAR before starting container [#898](https://github.com/jenkinsci/docker-plugin/pull/898)
* Bump min Jenkins version from 2.204.4 to 2.303.3 [#897](https://github.com/jenkinsci/docker-plugin/pull/897)
* Fix readonly parsing when mounting [#880](https://github.com/jenkinsci/docker-plugin/issues/880)
* Enhancement: Supports mounting NPIPEs [#888](https://github.com/jenkinsci/docker-plugin/pull/888)
* Enhancement: Add support for --cpus [#895](https://github.com/jenkinsci/docker-plugin/pull/895)
* Enhancement: Improve help text for docker user field [#909](https://github.com/jenkinsci/docker-plugin/pull/909)
* Fix volumes-from parsing [#878](https://github.com/jenkinsci/docker-plugin/issues/878)
* :warning: Requires docker-java-api-plugin 3.2.x

Expand Down

0 comments on commit 0156cae

Please sign in to comment.