Skip to content

Commit 928f96c

Browse files
committed
Releasing version 2.3.0
1 parent 19f5265 commit 928f96c

File tree

3,245 files changed

+39722
-1288
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,245 files changed

+39722
-1288
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](http://keepachangelog.com/).
55

6+
## 2.3.0 - 2021-07-20
7+
### Added
8+
- Support for schedules, schedule tasks, REST tasks, operators, S3, and Fusion Apps in the Data Integration service
9+
- Support for getting available updates and update histories for VM clusters in the Database service
10+
- Support for downloading network validation reports for Exadata network resources in the Database service
11+
- Support for patch and upgrade of Grid Infrastructure (GI), and update of DomU OS software for VM clusters in the Database service
12+
- Support for updating data guard associations in the Database service
13+
14+
### Breaking Changes
15+
- Return type of method `public java.lang.String getType()` has been changed to `java.lang.Object` in the model `com.oracle.bmc.dataintegration.model.NativeShapeField` in the Data Integration service
16+
- Removed field `RestOperator` from the model `com.oracle.bmc.dataintegration.model.Operator$ModelType` in the Data Integration service
17+
- Method `public java.lang.String getBucketName()` has been removed from the model `com.oracle.bmc.dataintegration.model.OracleAdwcWriteAttributes` in the Data Integration service
18+
- Method `public java.lang.String getBucketName()` has been removed from the model `com.oracle.bmc.dataintegration.model.OracleAtpWriteAttributes` in the Data Integration service
19+
- Return type of method `public com.oracle.bmc.dataintegration.model.BaseType getType()` has been changed to `java.lang.Object` in the model `com.oracle.bmc.dataintegration.model.Parameter` in the Data Integration service
20+
- Return type of method `public java.lang.String getType()` has been changed to `java.lang.Object` in the model `com.oracle.bmc.dataintegration.model.ShapeField` in the Data Integration service
21+
- Return type of method `public com.oracle.bmc.dataintegration.requests.ListWorkspacesRequest$LifecycleState getLifecycleState()` has been changed to `com.oracle.bmc.dataintegration.model.Workspace$LifecycleState` in the Data Integration service
22+
- Class `com.oracle.bmc.dataintegration.requests.ListWorkspacesRequest$LifecycleState` has been removed in the Data Integration service
23+
624
## 2.2.0 - 2021-07-13
725
### Added
826
- Support for the AI Anomaly Detection service

0 commit comments

Comments
 (0)