Skip to content

2.10.4

Compare
Choose a tag to compare
@vish1 vish1 released this 19 May 22:17
· 416 commits to master since this release
42ca3cd

Added

  • Support for Native JWT Validation in Oracle Cloud Infrastructure API Gateway service
    • oci api-gateway deployment create --specification
    • oci api-gateway deployment update --specification
  • Support for Autonomous DataWarehouse and Autonomous Transaction Processing features as a part of the Database Service to display the Private IP for Private Endpoint Database service for Autonomous Databases
    • autonomous-database get --autonomous-database-id

Fixed

  • Combination of --stream-output, --all and --query with pagination was returning invalid JSON output.
    • oci audit event list
  • For CLI operations returning Unauthorized error, fixed bug where FileNotFoundError was displayed instead of error message. (Issue 280) (Issue 278)