Skip to content

2.4.33

Choose a tag to compare

@paul-hummel-oracle paul-hummel-oracle released this 27 Sep 20:40
· 771 commits to master since this release
38688a2

Added

  • Support for Key Management Service (oci kms)

    • Examples on using the Key Management Service can be found on GitHub
  • Support for --wait-for-state option on multiple commands.

  • Improved custom image support by introducing PARAVIRTUALIZED as a launch mode option in the Image Import command.

    • (oci compute image import --launch-mode PARAVIRTUALIZED)
  • Support for creating bucket with --kms-key-id, updating --kms-key-id of a bucket.

  • Support for creating data volume, boot volume, launch instance with --kms-key-id, updating --kms-key-id for a data volume or boot volume.