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
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,22 @@ 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
+
## 1.31.0 - 2021-02-02
7
+
### Added
8
+
- Support for checking if a contact for Exadata infrastructure is valid in My Oracle Support in the Database service
9
+
- Support for checking if Exadata infrastructure is in a degraded state in the Database service
10
+
- Support for updating the operating system on a VM cluster in the Database service
11
+
- Support for external databases in the Database service
12
+
- Support for uploading objects to the infrequent access storage tier in the Object Storage service
13
+
- Support for changing the storage tier of existing objects in the Object Storage service
14
+
- Support for private templates in the Resource Manager service
15
+
- Support for multiple encryption domains on IPSec tunnels in the Networking service
16
+
17
+
### Breaking Changes
18
+
- The return type of method `getArchivalState()` in `com.oracle.bmc.objectstorage.responses.GetObjectResponse` has been changed to `com.oracle.bmc.objectstorage.model.ArchivalState` in the Object Storage service
19
+
- The return type of method `getArchivalState()` in `com.oracle.bmc.objectstorage.responses.HeadObjectResponse` has been changed to `com.oracle.bmc.objectstorage.model.ArchivalState ` in the Object Storage service
20
+
- The method `public java.lang.String getEtag()` has been removed from `com.oracle.bmc.core.responses.ListAppCatalogListingResourceVersionsResponse` in the Core service
21
+
6
22
## 1.30.1 - 2021-01-26
7
23
### Added
8
24
- Support for creating, managing, and using asymmetric keys in the Key Management service
0 commit comments