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
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,28 @@ 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.43.0 - 2022-09-20
7
+
### Added
8
+
- Support for the Cloud Bridge service
9
+
- Support for the Cloud Migrations service
10
+
- Support for display banners, trails, and sizes in the GoldenGate service
11
+
- Support for generic REST data assets, flattening of data in Data Flow, and runtime information on pipelines in the Data Integration service
12
+
- Support for expanded search functionality in the Threat Intelligence service
13
+
- Support for ingest-time rules and specifying logsets and query strings during recalls in the Logging Analytics service
14
+
- Support for repository mirroring from Visual Builder Studio in the DevOps service
15
+
- Support for running a managed build stage with the source code hosted in a Visual Builder Studio repository in the DevOps service
16
+
- Support for triggering a build run based on an event in a Visual Builder Studio repository in the DevOps service
17
+
- Support for additional parameters during cost management scheduling in the Usage service
18
+
19
+
### Breaking Changes
20
+
- Support for retries by default on operations of the GoldenGate service
21
+
- Support for retries by default on operations of the Threat Intelligence service
22
+
- The properties `FlattenProjectionPreferences`, `FlattenAttributeRoot`, `FlattenAttributePath`, `FlattenColumns` were made optional in `FlattenDetails` model in the Data Integration service
23
+
- The property `threatTypes` is change from an Array of `model.ThreatType` to an Array of `string` in the IndicatorSummary model in the Threat Intelligence service
24
+
- The property `PreviousDeploymentId` was made a required parameter in the `CreateDeployPipelineRedeploymentDetails` model in the DevOps service
25
+
- The property `DeployStageId` was made a required parameter in `CreateSingleDeployStageDeploymentDetails` and `CreateSingleDeployStageRedeploymentDetails` model in the DevOps service
26
+
27
+
6
28
## 2.42.0 - 2022-09-13
7
29
### Added
8
30
- Support for calling Oracle Cloud Infrastructure services in the eu-madrid-1 region
0 commit comments