-------------------
Added
~~~~~
* Support for data masking and other enhancements in the Cloud Guard service
* ``oci cloud-guard data-mask-rule``
* ``oci cloud-guard policy-summary list-policies``
* ``oci cloud-guard problem update-bulk-problem-status --comment``
* Support for opting out of DNS records during instance launch, as well as attaching secondary VNICs, in the Compute service
* ``oci compute instance attach-vnic --assign-private-dns-record``
* ``oci compute instance launch --assign-private-dns-record``
* Support for mutable sizes on cluster networks in the Compute Management service. Argument (instance-pools) allows to specify updates to the underlying instance pool(s) of a cluster network.
* ``oci compute-management cluster-network update --instance-pools``
* Support for auto-tiering on buckets in the Object Storage service
* ``oci os bucket create --auto-tiering``
* ``oci os bucket update --auto-tiering``
Changed
~~~~~~~
* VCN id parameter is now optional on list operation in the Networking service
* ``oci network vlan list --vcn-id``