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
+21
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,27 @@ 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.40.0 - 2024-04-23
7
+
### Added
8
+
- Support for the Cluster Placement Groups service
9
+
- Support for new optional parameter for managing approval template in the Managed Access service
10
+
- Support for cluster placement groups in the Compute service
11
+
- Support for replacing boot volume for virtual machines in the Compute service
12
+
- Support for assigning a cluster placement group to boot and block volumes in the Block Storage service
13
+
- Support for container workload integration in the Cloud Guard service
14
+
- Support for instances in OCI and 3rd party clouds in the OS Management service
15
+
16
+
### Breaking Changes
17
+
- The Application Migration service was decommissioned and removed
18
+
- Support for default retries on the operations of the Managed Access service
19
+
- Return type of method `public java.lang.String getArchitecture()` has been changed to `com.oracle.bmc.osmanagementhub.model.SoftwarePackageArchitecture` in the model `com.oracle.bmc.osmanagementhub.model.SoftwarePackage` in the OS Management service
20
+
- Return type of method `public java.lang.String getArchitecture()` has been changed to `com.oracle.bmc.osmanagementhub.model.SoftwarePackageArchitecture` in the model `com.oracle.bmc.osmanagementhub.model.SoftwarePackageSummary` in the OS Management service
21
+
- Method `public com.oracle.bmc.osmanagementhub.model.ManagedInstanceLocation getInstanceLocation()` has been removed from `com.oracle.bmc.osmanagementhub.requests.GetManagedInstanceAnalyticContentRequest` in the OS Management service
22
+
- Method `public java.util.List getAdvisoryType()` has been removed from `com.oracle.bmc.osmanagementhub.requests.ListManagedInstanceErrataRequest` in the OS Management service
23
+
- Method `public com.oracle.bmc.osmanagementhub.model.ManagedInstanceLocation getInstanceLocation()` has been removed from `com.oracle.bmc.osmanagementhub.requests.SummarizeManagedInstanceAnalyticsRequest` in the OS Management service
24
+
- Class `com.oracle.bmc.osmanagementhub.requests.GetManagedInstanceContentRequest$AdvisoryType` has been removed in the OS Management service
25
+
- Class `com.oracle.bmc.osmanagementhub.requests.ListManagedInstanceErrataRequest$AdvisoryType` has been removed in the OS Management service
26
+
6
27
## 3.39.2 - 2024-04-16
7
28
### Added
8
29
- Support for calling Oracle Cloud Infrastructure services in the me-abudhabi-3 region
0 commit comments