|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [v20.14.5](https://github.com/drone-plugins/drone-docker/tree/v20.14.5) (2023-09-13) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/drone-plugins/drone-docker/compare/v20.14.4...v20.14.5) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- Allow gcr authentication with workload identity [\#383](https://github.com/drone-plugins/drone-docker/pull/383) ([dhpollack](https://github.com/dhpollack)) |
| 10 | + |
| 11 | +**Fixed bugs:** |
| 12 | + |
| 13 | +- \[fix\]: \[ci-9254\]: go version upgrade to 1.21 [\#401](https://github.com/drone-plugins/drone-docker/pull/401) ([abhay084](https://github.com/abhay084)) |
| 14 | +- Revert "Add support for AAD auth for docker-acr" [\#398](https://github.com/drone-plugins/drone-docker/pull/398) ([tphoney](https://github.com/tphoney)) |
| 15 | + |
| 16 | +**Closed issues:** |
| 17 | + |
| 18 | +- Remove deprecated support of label-schema in favor of OCI [\#396](https://github.com/drone-plugins/drone-docker/issues/396) |
| 19 | + |
| 20 | +**Merged pull requests:** |
| 21 | + |
| 22 | +- Add support for AAD auth for docker-acr [\#395](https://github.com/drone-plugins/drone-docker/pull/395) ([rutvijmehta-harness](https://github.com/rutvijmehta-harness)) |
| 23 | + |
3 | 24 | ## [v20.14.4](https://github.com/drone-plugins/drone-docker/tree/v20.14.4) (2023-05-16)
|
4 | 25 |
|
5 | 26 | [Full Changelog](https://github.com/drone-plugins/drone-docker/compare/v20.14.3...v20.14.4)
|
|
8 | 29 |
|
9 | 30 | - fix: Use unique build name for build and tag [\#390](https://github.com/drone-plugins/drone-docker/pull/390) ([rutvijmehta-harness](https://github.com/rutvijmehta-harness))
|
10 | 31 |
|
| 32 | +**Merged pull requests:** |
| 33 | + |
| 34 | +- v20.14.4 prep [\#391](https://github.com/drone-plugins/drone-docker/pull/391) ([rutvijmehta-harness](https://github.com/rutvijmehta-harness)) |
| 35 | + |
11 | 36 | ## [v20.14.3](https://github.com/drone-plugins/drone-docker/tree/v20.14.3) (2023-05-04)
|
12 | 37 |
|
13 | 38 | [Full Changelog](https://github.com/drone-plugins/drone-docker/compare/v20.14.2...v20.14.3)
|
|
135 | 160 |
|
136 | 161 | - Revert "Update seccomp to 20.10 docker" [\#325](https://github.com/drone-plugins/drone-docker/pull/325) ([bradrydzewski](https://github.com/bradrydzewski))
|
137 | 162 |
|
| 163 | +**Closed issues:** |
| 164 | + |
| 165 | +- Enable auth against multiple registries [\#324](https://github.com/drone-plugins/drone-docker/issues/324) |
| 166 | +- Parameter add\_host not work [\#318](https://github.com/drone-plugins/drone-docker/issues/318) |
| 167 | +- support customized Dockerfile name ? [\#315](https://github.com/drone-plugins/drone-docker/issues/315) |
| 168 | +- Tag wrongly gets parsed as octal [\#311](https://github.com/drone-plugins/drone-docker/issues/311) |
| 169 | +- Support TLS 1.3 [\#310](https://github.com/drone-plugins/drone-docker/issues/310) |
| 170 | +- Can pugin-docker access workspace content directly? [\#307](https://github.com/drone-plugins/drone-docker/issues/307) |
| 171 | + |
138 | 172 | **Merged pull requests:**
|
139 | 173 |
|
140 | 174 | - \(maint\) bump git to 1.13 for build and test [\#338](https://github.com/drone-plugins/drone-docker/pull/338) ([tphoney](https://github.com/tphoney))
|
|
0 commit comments