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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+20
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,26 @@ All notable changes to this project will be documented in this file.
3
3
4
4
The format is based on [Keep a Changelog](http://keepachangelog.com/).
5
5
6
+
## 2.68.0 - 2023-08-08
7
+
### Added
8
+
- Support for backup retention on autonomous database create operations in the Database service
9
+
- Support for exclude tables for replication in the Database Migration service
10
+
- Support for adding and updating auto failover maximum data loss limits for local autonomous data guards in the Database service
11
+
- Support for limiting networking diagram ingestion in the Networking Monitoring service
12
+
- Support for new operations for deployment upgrades in the GoldenGate service
13
+
- Support for getting model type information and base model versions while creating language custom models in the AI Language service
14
+
- Support for support field in class metric in the AI Language service
15
+
- Support for Compute Cloud at Customer resource type in the Operator Access Control service
16
+
- Support for managing account management info, account recovery settings, app roles, apps, app status changers, grants, identity propagation trusts and settings, request-able groups, requests, security questions, OAuth tokens, and user attribute settings in the Identity Domains service
17
+
18
+
### Breaking Changes
19
+
- Support for retries by default on operations of the Operator Access Control service
20
+
- The property `isInternetAccessAllowed` has been removed from the `CreateIpv6Details`, `Ipv6` and `UpdateIpv6Details` models in the Networking Monitoring service
21
+
- The property `publicIpAddress` has been removed from the `Ipv6` model in the Networking Monitoring service
22
+
- The property `ipv6CidrBlock` has been removed from the `Vcn` and `CreateVcnDetails` models in the Networking Monitoring service
23
+
- The property `ipv6PublicCidrBlock` has been removed from the `Vcn` and `Subnet` models in the Networking Monitoring service
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2093
+
* @param GetModelTypeRequest
2094
+
* @return GetModelTypeResponse
2095
+
* @throws OciError when an error occurs
2096
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/ailanguage/GetModelType.ts.html |here} to see how to use GetModelType API.
0 commit comments