Skip to content

Commit d5b01b5

Browse files
authored
Merge pull request #215 from hashicorp/karthik/changelog
changelog for upcoming docker plugin release
2 parents 237bdf6 + 49d7d66 commit d5b01b5

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,29 @@
22

33
Please refer to [releases](https://github.com/hashicorp/packer-plugin-docker/releases) for the latest CHANGELOG information.
44

5+
## 1.1.2 (Upcoming...)
6+
7+
### IMPROVEMENTS:
8+
9+
* core: Changes to pull official packer plugins binaries from official site (releases.hashicorp.com).
10+
This change allows Packer to automatically download and install official plugins from the HashiCorp official release site.
11+
This change standardizes our release process and ensures a more secure and reliable pipeline for plugin delivery.
12+
[GH-13431](https://github.com/hashicorp/packer/pull/13431)
13+
* CRT migration changes by @anshulsharma-hashicorp in https://github.com/hashicorp/packer-plugin-docker/pull/210
14+
15+
### Other Changes
16+
* build(deps): bump github.com/hashicorp/packer-plugin-sdk from 0.5.4 to 0.6.0 by @dependabot[bot] in https://github.com/hashicorp/packer-plugin-docker/pull/200
17+
* build(deps): bump github.com/hashicorp/packer-plugin-sdk from 0.6.0 to 0.6.1 by @dependabot[bot] in https://github.com/hashicorp/packer-plugin-docker/pull/203
18+
* build(deps): bump github.com/hashicorp/packer-plugin-sdk from 0.6.1 to 0.6.2 by @dependabot[bot] in https://github.com/hashicorp/packer-plugin-docker/pull/207
19+
* Update PR template for PCI by @devashish-patel in https://github.com/hashicorp/packer-plugin-docker/pull/206
20+
* Log docker build from Dockerfile for debugging by @radtriste in https://github.com/hashicorp/packer-plugin-docker/pull/204
21+
* [COMPLIANCE] Add Copyright and License Headers by @hashicorp-copywrite[bot] in https://github.com/hashicorp/packer-plugin-docker/pull/211
22+
* Manifest json change by @anshulsharma-hashicorp in https://github.com/hashicorp/packer-plugin-docker/pull/212
23+
* typo fix by @anshulsharma-hashicorp in https://github.com/hashicorp/packer-plugin-docker/pull/213
24+
25+
## New Contributors
26+
* @radtriste made their first contribution in https://github.com/hashicorp/packer-plugin-docker/pull/204
27+
* @anshulsharma-hashicorp made their first contribution in https://github.com/hashicorp/packer-plugin-docker/pull/210
528
---
629
## 1.0.3 (October 29, 2021)
730

0 commit comments

Comments
 (0)