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
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,29 @@ 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
+
## 3.23.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 in the Operator Access Control service
20
+
- Method `public java.lang.Boolean getIsInternetAccessAllowed()` has been removed from the model ` com.oracle.bmc.vnmonitoring.model.CreateIpv6Details` in the Networking Monitoring service
21
+
- Method `public java.lang.String getIpv6CidrBlock()` has been removed from the model `com.oracle.bmc.vnmonitoring.model.CreateVcnDetails` in the Networking Monitoring service
22
+
- Method `public java.lang.Boolean getIsInternetAccessAllowed()` has been removed from the model `com.oracle.bmc.vnmonitoring.model.Ipv6` in the Networking Monitoring service
23
+
- Method `public java.lang.String getPublicIpAddress()` has been removed from the model `com.oracle.bmc.vnmonitoring.model.Ipv6` in the Networking Monitoring service
24
+
- Method `public java.lang.String getIpv6PublicCidrBlock()` has been removed from the model `com.oracle.bmc.vnmonitoring.model.Subnet` in the Networking Monitoring service
25
+
- Method `public java.lang.Boolean getIsInternetAccessAllowed()` has been removed from the model `com.oracle.bmc.vnmonitoring.model.UpdateIpv6Details` in the Networking Monitoring service
26
+
- Method `public java.lang.String getIpv6CidrBlock()` has been removed from the model `com.oracle.bmc.vnmonitoring.model.Vcn` in the Networking Monitoring service
27
+
- Method `public java.lang.String getIpv6PublicCidrBlock()` has been removed from the model `com.oracle.bmc.vnmonitoring.model.Vcn` in the Networking Monitoring service
0 commit comments