Releases: hashicorp/packer-plugin-alicloud
Releases · hashicorp/packer-plugin-alicloud
v1.1.2
What's Changed
Other Changes
- Bump github.com/hashicorp/packer-plugin-sdk from 0.5.1 to 0.5.2 by @dependabot in #129
- GNUmakefile: make dev uses packer for install by @lbajolet-hashicorp in #131
- [HPR-1702] build: Add LICENSE file to release artifacts by @nywilken in #132
- support setting ImageFamily and BootMode when building image by @hwhuangzsly in #140
New Contributors
- @hwhuangzsly made their first contribution in #140
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
Exciting New Features 🎉
- Added feature to build using an Existing available EIP (Elastic IP) by @niklas-nielsen in #124
Doc improvements 📚
- Migration plugin docs to integration framework by @nywilken in #123
- Remove installation details from builder page by @nywilken in #127
Other Changes
- version: prepare 1.1.1-dev by @lbajolet-hashicorp in #114
- Bump github.com/hashicorp/packer-plugin-sdk from 0.3.2 to 0.4.0 by @dependabot in #112
- [COMPLIANCE] Add Copyright and License Headers by @hashicorp-copywrite in #106
- .gitignore: ignore crash.log by @lbajolet-hashicorp in #116
- add doc section for the required_plugins of alicloud by @robertwenquan in #118
- github: remove test-plugin-example workflow by @lbajolet-hashicorp in #119
- go.mod: bump go version from 1.18 to 1.19 by @lbajolet-hashicorp in #121
- Bump github.com/hashicorp/packer-plugin-sdk from 0.4.0 to 0.5.1 by @dependabot in #122
- [COMPLIANCE] Add Copyright and License Headers by @hashicorp-copywrite in #126
- makefile: remove old docs targets by @lbajolet-hashicorp in #128
New Contributors
- @robertwenquan made their first contribution in #118
- @niklas-nielsen made their first contribution in #124
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
Breaking Changes 🛠
- fix confused parameter ram_role_name to ecs_ram_role_name by @alexyueer in #105
Bug fixes🧑🔧 🐞
- Fix duplicate attributes by @lbajolet-hashicorp in #110
Other Changes
- version: cut release v1.1.0 by @lbajolet-hashicorp in #113
Full Changelog: v1.0.7...v1.1.0
v1.0.7
What's Changed
Exciting New Features 🎉
- Feature/support skip create image by @newbieJerry in #99
Bug fixes🧑🔧 🐞
- fix: get private ip with retry by @alexyueer in #100
Other Changes
- .gitignore: ignore .docs by @lbajolet-hashicorp in #101
New Contributors
- @newbieJerry made their first contribution in #99
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
Bug fixes🧑🔧 🐞
- Fix "Failed to get private ip of instance" error when
ssh_private_ip
is set to true by @bittopaz in #98
Doc improvements 📚
Other Changes
- nywilken/bump go 1.18 by @nywilken in #91
- go.mod: bump go version from 1.17 to 1.18 by @lbajolet-hashicorp in #97
New Contributors
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
Exciting New Features 🎉
- Add
ram_role_arn
andram_session_name
arguments to allow authentication with RamRoleArn mode by @wgjak47 in #79
Bug fixes🧑🔧 🐞
- Pass the correct "security group name" to the downstream process by @codeloversa in #87
Doc improvements 📚
- docs: fix basic example link by @yanhuan0802 in #81
Other Changes
- Update Plugin binary releases to match Packer by @nywilken in #73
- [COMPLIANCE] Update MPL 2.0 LICENSE by @hashicorp-copywrite in #76
- docs: fix references to internal documentation by @lbajolet-hashicorp in #83
- Bump github.com/hashicorp/packer-plugin-sdk from 0.3.1 to 0.3.2 by @dependabot in #72
New Contributors
- @hashicorp-copywrite made their first contribution in #76
- @yanhuan0802 made their first contribution in #81
- @codeloversa made their first contribution in #87
- @wgjak47 made their first contribution in #79
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
Exciting New Features 🎉
- Allow for the configuration of an EIP when using
ssh_private_ip
by @bittopaz in #52 - Add ResourceGroupId Parameter by @alexyueer #67
Other Changes
Full Changelog: v1.0.2...v1.0.4
v1.0.2
Note
This release contains the latest golang.org/x/crypto/ssh module which implements client authentication support for signature algorithms based on SHA-2 for use with existing RSA keys. Previously, a client would fail to authenticate with RSA keys to servers that reject signature algorithms based on SHA-1.
What's Changed
Bug fixes🧑🔧 🐞
- Bump packer-plugin-sdk to address legacy SSH key algorithms in SSH communicator
Other Changes
- goreleaser: auto-generate changelog file by @azr in #51
- Update release signing configuration by @nywilken in #54
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
add changelog