Skip to content

2.4.30

Compare
Choose a tag to compare
@paul-hummel-oracle paul-hummel-oracle released this 10 Aug 00:04
· 599 commits to master since this release
500e10e

Added

  • Support for instances in the Compute service by fault domains (--fault-domain option for oci compute instance launch)

  • The ability to use a FIPS compliant version of libcrypto on linux platforms.

  • Support for short date and time format when providing a datetime parameter to the CLI.

    • YYYY-MM-DD HH:mm, e.g. 2017-09-15 17:25. The timezone for this date will be taken as UTC. (Needs to be surrounded by single or double quotes)

Fixed

  • The minimum python version check in the Windows install script now works properly with the following scenario. Previously version 2.7.13 was not being detected as greater than 2.7.5.