Skip to content

2.4.10

Compare
Choose a tag to compare
@mross22 mross22 released this 13 Oct 00:12
· 695 commits to master since this release

Added

  • Support for new Database service operations: VM DBs, Bring Your Own License, and Data Guard.
  • Support for autocomplete on Windows (PowerShell only)
  • Support for defaults file to specify default values for CLI parameters (#20)
  • Support for parallelization in bulk object storage commands: bulk upload / download / delete).
  • Support for including / excluding files in bulk upload / download / delete based on file patterns.
  • Support for enabling / disabling VNIC source/destination checks (#15)
  • Support for adding and updating display names for captured instance serial console data.
  • Display public key fingerprint in output of 'oci setup config' (#18)

Fixed

  • Allow piping input through STDIN for 'oci os object put' (#21)
  • Use full path when writing 'key_file' in 'oci setup config' (#19)
  • Added missing files and instructions to allow running tests

Deprecated

  • oci bv volume create --size-in-mbs parameter is now deprecated in favor of the new --size-in-gbs parameter