|
| 1 | +# 3.5.0 |
| 2 | + |
| 3 | +Changes range for dependent modules |
| 4 | + |
| 5 | +Use multiple networks in docker::run and docker::services |
| 6 | + |
| 7 | +Fixes quotes with docker::services command |
| 8 | + |
| 9 | +Publish multiple ports to docker::services |
| 10 | + |
| 11 | +A full list of issues and PRs associated with this release can be found [here](https://github.com/puppetlabs/puppetlabs-docker/milestone/7?closed=1) |
| 12 | + |
| 13 | +# 3.4.0 |
| 14 | + |
| 15 | +Introduces docker_stack type and provider |
| 16 | + |
| 17 | +Fixes frozen string in docker swarm token task |
| 18 | + |
| 19 | +Acceptance testing updates |
| 20 | + |
| 21 | +Allow use of newer translate module |
| 22 | + |
| 23 | +A full list of issues and PRs associated with this release can be found [here](https://github.com/puppetlabs/puppetlabs-docker/milestone/6?closed=1) |
| 24 | + |
| 25 | + |
| 26 | +# Version 3.3.0 |
| 27 | + |
| 28 | +Pins apt repo to 500 to ensure packages are updated |
| 29 | + |
| 30 | +Fixes issue in docker fact failing when docker is not started |
| 31 | + |
| 32 | +Acceptance testing updates |
| 33 | + |
| 34 | +Allows more recent version of the reboot module |
| 35 | + |
| 36 | +A full list of issues and PRs associated with this release can be found [here](https://github.com/puppetlabs/puppetlabs-docker/milestone/5?closed=1) |
| 37 | + |
| 38 | +# Version 3.2.0 |
| 39 | + |
| 40 | +Adds in support for Puppet 6 |
| 41 | + |
| 42 | +Containers will be restared due to script changes in [PR #367](https://github.com/puppetlabs/puppetlabs-docker/pull/367) |
| 43 | + |
| 44 | +A full list of issues and PRs associated with this release can be found [here](https://github.com/puppetlabs/puppetlabs-docker/milestone/4?closed=1) |
| 45 | + |
| 46 | +# Version 3.1.0 |
| 47 | + |
| 48 | +Adding in the following faetures/functionality |
| 49 | + |
| 50 | +- Docker Stack support on Windows. |
| 51 | + |
| 52 | +# Version 3.0.0 |
| 53 | + |
| 54 | +Various fixes for github issues |
| 55 | +- 206 |
| 56 | +- 226 |
| 57 | +- 241 |
| 58 | +- 280 |
| 59 | +- 281 |
| 60 | +- 287 |
| 61 | +- 289 |
| 62 | +- 294 |
| 63 | +- 303 |
| 64 | +- 312 |
| 65 | +- 314 |
| 66 | + |
| 67 | +Adding in the following features/functionality |
| 68 | + |
| 69 | +-Support for multiple compose files. |
| 70 | + |
| 71 | +A full list of issues and PRs associated with this release can be found [here](https://github.com/puppetlabs/puppetlabs-docker/issues?q=is%3Aissue+milestone%3AV3.0.0+is%3Aclosed) |
| 72 | + |
| 73 | + |
| 74 | +# Version 2.0.0 |
| 75 | + |
| 76 | +Various fixes for github issues |
| 77 | +- 193 |
| 78 | +- 197 |
| 79 | +- 198 |
| 80 | +- 203 |
| 81 | +- 207 |
| 82 | +- 208 |
| 83 | +- 209 |
| 84 | +- 211 |
| 85 | +- 212 |
| 86 | +- 213 |
| 87 | +- 215 |
| 88 | +- 216 |
| 89 | +- 217 |
| 90 | +- 218 |
| 91 | +- 223 |
| 92 | +- 224 |
| 93 | +- 225 |
| 94 | +- 228 |
| 95 | +- 229 |
| 96 | +- 230 |
| 97 | +- 232 |
| 98 | +- 234 |
| 99 | +- 237 |
| 100 | +- 243 |
| 101 | +- 245 |
| 102 | +- 255 |
| 103 | +- 256 |
| 104 | +- 259 |
| 105 | + |
| 106 | +Adding in the following features/functionality |
| 107 | + |
| 108 | +- Ability to define swarm clusters in Hiera. |
| 109 | +- Support docker compose file V2.3. |
| 110 | +- Support refresh only flag. |
| 111 | +- Support for Docker healthcheck and unhealthy container restart. |
| 112 | +- Support for Docker on Windows: |
| 113 | + - Add docker ee support for windows server 2016. |
| 114 | + - Docker image on Windows. |
| 115 | + - Docker run on Windows. |
| 116 | + - Docker compose on Windows. |
| 117 | + - Docker swarm on Windows. |
| 118 | + - Add docker exec functionality for docker on windows. |
| 119 | + - Add storage driver for Windows. |
| 120 | + |
| 121 | +A full list of issues and PRs associated with this release can be found [here](https://github.com/puppetlabs/puppetlabs-docker/milestone/2?closed=1) |
| 122 | + |
| 123 | + |
| 124 | +# Version 1.1.0 |
| 125 | + |
| 126 | +Various fixes for Github issues |
| 127 | +- 183 |
| 128 | +- 173 |
| 129 | +- 173 |
| 130 | +- 167 |
| 131 | +- 163 |
| 132 | +- 161 |
| 133 | + |
| 134 | +Adding in the following features/functionality |
| 135 | + |
| 136 | +- IPv6 support |
| 137 | +- Define type for docker plugins |
| 138 | + |
| 139 | +A full list of issues and PRs associated with this release can be found [here](https://github.com/puppetlabs/puppetlabs-docker/milestone/1?closed=1) |
| 140 | + |
| 141 | + |
| 142 | +# Version 1.0.5 |
| 143 | + |
| 144 | +Various fixes for Github issues |
| 145 | +- 98 |
| 146 | +- 104 |
| 147 | +- 115 |
| 148 | +- 122 |
| 149 | +- 124 |
| 150 | + |
| 151 | +Adding in the following features/functionality |
| 152 | + |
| 153 | +- Removed all unsupported OS related code from module |
| 154 | +- Removed EPEL dependency |
| 155 | +- Added http support in compose proxy |
| 156 | +- Added in rubocop support and i18 gem support |
| 157 | +- Type and provider for docker volumes |
| 158 | +- Update apt module to latest |
| 159 | +- Added in support for a registry mirror |
| 160 | +- Facts for docker version and docker info |
| 161 | +- Fixes for $pass_hash undef |
| 162 | +- Fixed typo in param.pp |
| 163 | +- Replaced deprecated stblib functions with data types |
| 164 | + |
| 165 | +# Version 1.0.4 |
| 166 | + |
| 167 | +Correcting changelog |
| 168 | + |
| 169 | +# Version 1.0.3 |
| 170 | +Various fixes for Github issues |
| 171 | + - 33 |
| 172 | + - 68 |
| 173 | + - 74 |
| 174 | + - 77 |
| 175 | + - 84 |
| 176 | + |
| 177 | +Adding in the following features/functionality: |
| 178 | + |
| 179 | + - Add tasks to update existing service |
| 180 | + - Backwards compatible TMPDIR |
| 181 | + - Optional GPG check on repos |
| 182 | + - Force pull on image tag 'latest' |
| 183 | + - Add support for overlay2.override_kernel_check setting |
| 184 | + - Add docker network fact |
| 185 | + - Add pw hash for registry login idompodency |
| 186 | + - Additional flags for creating a network |
| 187 | + - Fixing incorrect repo url for redhat |
| 188 | + |
| 189 | +# Version 1.0.2 |
| 190 | +Various fixes for Github issues |
| 191 | + - 9 |
| 192 | + - 11 |
| 193 | + - 15 |
| 194 | + - 21 |
| 195 | +Add tasks support for Docker Swarm |
| 196 | + |
| 197 | +# Version 1.0.1 |
| 198 | +Updated metadata and CHANGELOG |
| 199 | + |
| 200 | +# Version 1.0.0 |
| 201 | +Forked for garethr/docker v5.3.0 |
| 202 | +Added support for: |
| 203 | +- Docker services within a swarm cluster |
| 204 | +- Swarm mode |
| 205 | +- Docker secrets |
0 commit comments