Skip to content

Releases: hashicorp/packer-plugin-oracle

v1.1.0

06 Mar 21:56
Compare
Choose a tag to compare

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🧑‍🔧 🐞

  • Add check and correction for null image capability schema by @eshneken in #110

Full Changelog: v1.0.5...v1.1.0

v1.0.5

28 Nov 17:35
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

24 Jan 17:15
Compare
Choose a tag to compare

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

New Contributors

  • @hashicorp-copywrite made their first contribution in #63
  • @F21 made their first contribution in #77

Full Changelog: v1.0.3...v1.0.4

v1.0.3

07 Sep 20:35
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

25 May 15:03
1a9b573
Compare
Choose a tag to compare

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

Full Changelog: v1.0.1...v1.0.2

v1.0.1

25 Aug 20:41
Compare
Choose a tag to compare
regenerate code

v1.0.0

14 Jun 19:10
Compare
Choose a tag to compare
cut release v1.0.0

v0.0.3

21 Apr 23:20
Compare
Choose a tag to compare
remove packer dependency

v0.0.2

21 Apr 23:05
Compare
Choose a tag to compare
fix imports

v0.0.1

21 Apr 22:49
Compare
Choose a tag to compare
tweak examples to be more correct