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
All notable changes to this project will be documented in this file.
4
3
5
4
The format is based on [Keep a Changelog](http://keepachangelog.com/).
6
5
7
-
## 1.1.1 - 2020-06-16
8
-
6
+
## 1.2.0 - 2020-06-23
9
7
### Added
8
+
- Support for the Data Integration service
9
+
- Support for updating database home IDs on databases in the Database service
10
+
- Support for backing up autonomous databases on Cloud at Customer in the Database service
11
+
- Support for managing autonomous VM clusters on Cloud at Customer in the Database service
12
+
- Support for accessing data assets via private endpoints in the Data Catalog service
13
+
- Support for dependency archive zip files to be specified for use by applications in the Data Flow service
14
+
10
15
16
+
### Breaking
17
+
- Attribute LifecycleState in the Data Catalog service has restricted values to LifecycleState ENUMs (CREATING, ACTIVE, INACTIVE, UPDATING, DELETING, DELETED, FAILED, MOVING, UNKNOWN_VALUE)
18
+
- Attribute HarvestStatus in the Data Catalog service has restricted values to HarvestStatus ENUMs (COMPLETE, ERROR, IN_PROGRESS, DEFERRED, UNKNOWN_VALUE)
19
+
- Attribute TermWorkflowStatus in the Data Catalog service has restricted values to TermWorkflowStatus ENUMs (NEW, APPROVED, UNDER_REVIEW, ESCALATED, UNKNOWN_VALUE)
20
+
- Attribute JobType in the Data Catalog service has restricted values to JobType ENUMs (HARVEST, PROFILING, SAMPLING, PREVIEW, IMPORT, EXPORT, INTERNAL, PURGE, IMMEDIATE, SCHEDULED, IMMEDIATE_EXECUTION, SCHEDULED_EXECUTION, SCHEDULED_EXECUTION_INSTANCE, UNKNOWN_VALUE)
21
+
- Attribute JobExecutionState in the Data Catalog service has restricted values to JobExecutionState ENUMs (CREATED, IN_PROGRESS, INACTIVE, FAILED, SUCCEEDED, CANCELED, UNKNOWN_VALUE)
22
+
23
+
## 1.1.1 - 2020-06-16
24
+
### Added
11
25
- Support for creating a new database from an existing database based on a given timestamp in the Database service
12
26
- Support for enabling archive log backups of databases in the Database service
13
27
- Support for returning the database version on autonomous container databases in the Database service
@@ -16,31 +30,25 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
16
30
- Support for filtering of list APIs for groups, identity providers, identity provider groups, compartments, dynamic groups, network sources, policies, and users by name or lifecycle state in the Identity Service
17
31
18
32
## 1.1.0 - 2020-06-09
19
-
20
33
### Added
21
-
22
34
- Support for returning the database version of backups in the Database service
23
35
- Support for patching on Exadata Cloud at Customer resources in the Database service
24
36
- Support for new lifecycle substates on instances in the Digital Assistant service
25
37
- Support for file servers in the Integration service
26
38
- Support for deleting non-empty tag namespaces and bulk deleting tags in the Identity service
27
39
- Support for bulk move and bulk delete of resources by compartment in the Identity service
28
40
29
-
### Breaking
30
41
42
+
### Breaking
31
43
- Parameter LifecycleState removed state OFFLINE and added DISCONNECTED in the Database service
32
44
33
45
## 1.0.2 - 2020-06-02
34
-
35
46
### Added
36
-
37
47
- Support for optionally supplying a signature when deleting an agreement in the Marketplace service
38
48
- Support for launching paid listings in non-US regions in the Marketplace service
39
49
- Support for returning the image id of packages in the Marketplace service
40
50
- Support for calling Oracle Cloud Infrastructure services in the ap-chuncheon-1 region
0 commit comments