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
* ``oci apm-traces scheduled-query get --apmdomainid --id``
73
+
* ``oci apm-traces scheduled-query list --apmdomainid``
74
+
* ``oci apm-traces trace log get --apmdomainid --log-key, --start-time-lt, --start-time-gte``
75
+
76
+
* Database service
77
+
78
+
* DG creation with azure, changing encryption key location to azure, and two new apis to register/unregister pkcs
79
+
80
+
* ``oci db data-guard-association create-data-guard-association-azure-encryption-key-details``
81
+
* ``oci db database change-encryption-key-location-azure-encryption-key-details``
82
+
* ``oci db cloud-vm-cluster register-cloud-vm-cluster-pkcs``
83
+
* ``oci db cloud-vm-cluster unregister-cloud-vm-cluster-pkcs``
84
+
85
+
* Support for Support for new optional parameters in the Database service
86
+
87
+
* ``oci db cloud-autonomous-vm-cluster create --opc-dry-run --subscription-id``
88
+
* ``oci db cloud-autonomous-vm-cluster update --opc-dry-run --subscription-id``
89
+
90
+
* Support for changing subscription Id in the Database service
91
+
* ``oci db change-cloud-autonomous-vm-cluster-subscription``
92
+
93
+
* Database Migration service
94
+
95
+
* Support for customer-initiated collection of diagnostic information
96
+
97
+
* ``oci database-migration job collect-traces``
98
+
99
+
* MySQL HeatWave service
100
+
101
+
* Support for Bring Your Own Key (BYOK)
102
+
103
+
* ``oci mysql backup copy --encrypt-data``
104
+
* ``oci mysql db-system clone --encrypt-data``
105
+
* ``oci mysql db-system create --encrypt-data``
106
+
* ``oci mysql db-system import --encrypt-data``
107
+
* ``oci mysql db-system update --encrypt-data``
108
+
109
+
* Fixed "SyntaxWarnings" occurring when running the `oci` command
110
+
111
+
Changed
112
+
~~~~~~~
113
+
* [BREAKING] Man page packaging is now removed from the PyPI source and wheel artifacts. It continues to be included as part of the GitHub and YUM artifacts.
0 commit comments