You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for bringing your own custom image for emulation mode virtual machines in Compute Service (--launch-mode parameter on create image)
Support for returning unquoted strings when the result of a JMESPath --query is a single string value (using --raw-output option)
Support for launching an instance from an image or boot volume using the --image-id or --source-boot-volume-id parameters (these are alternatives to specifying --source-details)
Support for boot volume attachment operations (oci compute boot-volume-attachment)
Support wait for state on detach operations (e.g. oci compute volume-attachment detach --wait-for-state)
Changed
Upgraded cryptography dependency to 2.1.3
Changed dependency on pyOpenSSL <= 17.4.0 as the minimum cryptography version for pyOpenSSL 17.5.0 is 2.1.4