Releases: hashicorp/packer-plugin-oracle
Releases · hashicorp/packer-plugin-oracle
v1.1.0
What's Changed
Notes
- Breaking change This release requires a policy change for managing image capability schemas. Review the policy reference guide before upgrading.
Bug fixes🧑🔧 🐞
Full Changelog: v1.0.5...v1.1.0
v1.0.5
What's Changed
Exciting New Features 🎉
- Update builder to pagniate through all pages of images when searching for an image by @b-dean in #104
Doc improvements 📚
- Migration plugin docs to integration framework by @nywilken in #99
- docs: Move Authentication documentation to top-level README by @nywilken in #106
Other Changes
- release 1.0.4 by @nywilken in #79
- Bump github.com/hashicorp/packer-plugin-sdk from 0.3.2 to 0.4.0 by @dependabot in #88
- .gitignore: ignore crash.log by @lbajolet-hashicorp in #91
- [COMPLIANCE] Add Copyright and License Headers by @hashicorp-copywrite in #84
- cleanup github workflows by @lbajolet-hashicorp in #93
- bump go 1.18 to 1.19 by @lbajolet-hashicorp in #97
- Bump github.com/hashicorp/packer-plugin-sdk from 0.4.0 to 0.5.1 by @dependabot in #98
- makefile: remove old docs targets by @lbajolet-hashicorp in #103
- [COMPLIANCE] Add Copyright and License Headers by @hashicorp-copywrite in #105
- Bump github.com/hashicorp/packer-plugin-sdk from 0.5.1 to 0.5.2 by @dependabot in #107
New Contributors
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
Exciting New Features 🎉
- Add policy documentation by @eshneken in #73
- go.mod: bump go version from 1.17 to 1.18 by @lbajolet-hashicorp in #72
- Add support for HCP Packer by @F21 in #77
- Support setting baseline_ocpu_utilization to allow burstable instances to be launched by @F21 in #76
Other Changes
- [COMPLIANCE] Update MPL 2.0 LICENSE by @hashicorp-copywrite in #63
- docs: fix references to internal documentation by @lbajolet-hashicorp in #66
- Bump github.com/hashicorp/packer-plugin-sdk from 0.3.1 to 0.3.2 by @dependabot in #60
- .gitignore: ignore .docs by @lbajolet-hashicorp in #78
New Contributors
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
Exciting New Features 🎉
- Remove Solaris as supported distribution by @nywilken in #58
- Support NetworkAttachmentType and LaunchMode default updates to the ImageCapabilitySchema by @eshneken in #48
Other Changes
- goreleaser: add missing target goos/goarch by @lbajolet-hashicorp in #52
- Bump github.com/hashicorp/packer-plugin-sdk from 0.2.12 to 0.3.0 by @dependabot in #51
- Bump github.com/hashicorp/packer-plugin-sdk from 0.3.0 to 0.3.1 by @dependabot in #55
New Contributors
- @lbajolet-hashicorp made their first contribution in #52
- @eshneken made their first contribution in #48
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
Other Changes
- Validate plugin from the packer-sdc plugin-validate command by @azr in #29
- Update release signing configuration by @nywilken in #44
- Fix: Persist generated private key to communicator config by @leptitchriss in #43
- feat: add skip_create_image to skip image creation by @Djelibeybi in #40
- Fixed Bad Documentation Redirects by @sbdecibel in #39
New Contributors
- @azr made their first contribution in #29
- @nywilken made their first contribution in #44
- @leptitchriss made their first contribution in #43
- @sbdecibel made their first contribution in #39
Full Changelog: v1.0.1...v1.0.2
v1.0.1
regenerate code
v1.0.0
cut release v1.0.0
v0.0.3
remove packer dependency
v0.0.2
fix imports
v0.0.1
tweak examples to be more correct