* Upgraded the cryptography version to (>=3.2.1,<40.0.0) and pyOpenSSL version to (>=17.5.0,<24.0.0') to fix CVE-2023-0286 and CVE-2023-23931
3.23.3
-------------------- Added ~~~~~ * Database service
* Support for autonomous database long-term backup schedule
* ``oci db autonomous-database update --long-term-backup-schedule`` * ``oci db autonomous-database update --long-term-backup-schedule``
* Support for autonomous database long-term backup
* ``oci db autonomous-database-backup create --retention-period-in-days --is-long-term-backup`` * ``oci db autonomous-database-backup update`` * ``oci db autonomous-database-backup delete``
* Support for Model Deployment resource to use a customized container image containing runtime dependencies of ML Model and custom web server to handle inference requests in the Data Science service
Changed ~~~~~~~ * Documentation change for Language codes supported as Text Translation now supports Hebrew and Greek as well and addition of support for auto-detection in AI Language text analyze with pretrained models
* Changed no passphrase indication for RSA keys from empty to "N/A" * ``oci setup config`` * ``oci setup keys``
3.23.2
-------------------- Added ~~~~~ * Support for new command allowing on-demand bootstrap script execution in the Big Data service
* ``oci bds instance execute-bootstrap-script``
* Support for calling Oracle Cloud Infrastructure services in the eu-dcc-rating-1, eu-dcc-rating-2, eu-dcc-dublin-1, eu-dcc-dublin-2, and eu-dcc-milan-2 regions
3.23.1
-------------------- Added ~~~~~ * Database Management service
* Supprt for the new optional parameter --sensitivity in the below commands
* ``oci anomaly-detection model detect-anomalies`` * ``oci anomaly-detection model detect-anomalies-embedded`` * ``oci anomaly-detection model detect-anomalies-inline``
3.23.0
-------------------- Added ~~~~~ * Support for the Autonomous Recovery Service
* ``oci recovery``
* Support for the Visual Builder Studio service
* ``oci vbstudio``
* Added support for selecting DBServers while creating Autonomous VM Cluster in Database service
* ``oci db autonomous-virtual-machine get --autonomous-virtual-machine-id`` * ``oci db autonomous-virtual-machine list --autonomous-vm-cluster-id, --compartment-id``
Changed ~~~~~~~ * [BREAKING] Support for a new Capacity Availability API in the Compute service
* ``oci compute computecapacityreport update``
* Modified existing commands in Database service
* ``oci db autonomous-vm-cluster create --db-servers``