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
+34
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,40 @@ 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.60.0 - 2025-03-11
7
+
### Added
8
+
- Support for pipelines in the OpenSearch service
9
+
- Support for uploading and downloading the model metadata artifacts in the Data Science service
10
+
- Support for model references via native API in the Data Science service
11
+
- Support for scheduling cross-region database backups in the HeatWave service
12
+
- Support for specifying backup retention days for manual cross-region backups in the HeatWave service
13
+
- Support for IPv6 addresses for dedicated infrastructure in the Database service
14
+
- Support for NewDev edition for the development community in the Database service
15
+
- Support for grouping sensitive types across the tenancies and reuse of groups in the discovery workflow in the Data Safe service
16
+
- Support for generating custom assessment reports in the Data Safe service
17
+
18
+
### Breaking Changes
19
+
- Method `public java.lang.Integer getMaxMemoryGB()` has been removed from the model `com.oracle.bmc.opensearch.model.CreateOpensearchClusterPipelineDetails` in the OpenSearch service
20
+
- Method `public java.lang.Integer getMaxOcpuCount()` has been removed from the model `com.oracle.bmc.opensearch.model.CreateOpensearchClusterPipelineDetails` in the OpenSearch service
21
+
- Method `public java.lang.Integer getMinMemoryGB()` has been removed from the model `com.oracle.bmc.opensearch.model.CreateOpensearchClusterPipelineDetails` in the OpenSearch service
22
+
- Method `public java.lang.Integer getMinOcpuCount()` has been removed from the model `com.oracle.bmc.opensearch.model.CreateOpensearchClusterPipelineDetails` in the OpenSearch service
23
+
- Method `public java.util.Map getSystemTags()` has been removed from the model `com.oracle.bmc.opensearch.model.CreateOpensearchClusterPipelineDetails` in the OpenSearch service
24
+
- Method `public java.lang.Integer getMaxMemoryGB()` has been removed from the model `com.oracle.bmc.opensearch.model.OpensearchClusterPipeline` in the OpenSearch service
25
+
- Method `public java.lang.Integer getMaxOcpuCount()` has been removed from the model `com.oracle.bmc.opensearch.model.OpensearchClusterPipeline` in the OpenSearch service
26
+
- Method `public java.lang.Integer getMinMemoryGB()` has been removed from the model `com.oracle.bmc.opensearch.model.OpensearchClusterPipeline` in the OpenSearch service
27
+
- Method `public java.lang.Integer getMinOcpuCount()` has been removed from the model `com.oracle.bmc.opensearch.model.OpensearchClusterPipeline` in the OpenSearch service
28
+
- Method `public java.lang.Integer getMaxMemoryGB()` has been removed from the model `com.oracle.bmc.opensearch.model.OpensearchClusterPipelineSummary` in the OpenSearch service
29
+
- Method `public java.lang.Integer getMaxOcpuCount()` has been removed from the model `com.oracle.bmc.opensearch.model.OpensearchClusterPipelineSummary` in the OpenSearch service
30
+
- Method `public java.lang.Integer getMinMemoryGB()` has been removed from the model `com.oracle.bmc.opensearch.model.OpensearchClusterPipelineSummary` in the OpenSearch service
31
+
- Method `public java.lang.Integer getMinOcpuCount()` has been removed from the model `com.oracle.bmc.opensearch.model.OpensearchClusterPipelineSummary` in the OpenSearch service
32
+
- Class `com.oracle.bmc.opensearch.model.OpensearchPipelineValidationResponse` has been removed from the OpenSearch service
33
+
- Class `com.oracle.bmc.opensearch.model.PipelineValidationErrorDetails` has been removed from the OpenSearch service
34
+
- Method `public java.lang.Integer getMaxMemoryGB()` has been removed from the model `com.oracle.bmc.opensearch.model.UpdateOpensearchClusterPipelineDetails` in the OpenSearch service
35
+
- Method `public java.lang.Integer getMaxOcpuCount()` has been removed from the model `com.oracle.bmc.opensearch.model.UpdateOpensearchClusterPipelineDetails` in the OpenSearch service
36
+
- Method `public java.lang.Integer getMinMemoryGB()` has been removed from the model `com.oracle.bmc.opensearch.model.UpdateOpensearchClusterPipelineDetails` in the OpenSearch service
37
+
- Method `public java.lang.Integer getMinOcpuCount()` has been removed from the model `com.oracle.bmc.opensearch.model.UpdateOpensearchClusterPipelineDetails` in the OpenSearch service
38
+
- Class `com.oracle.bmc.opensearch.model.ValidateOpensearchPipelineDetails` has been removed from the OpenSearch service
39
+
6
40
## 3.59.0 - 2025-03-04
7
41
### Added
8
42
- Support for user quotas on file system resources in the File Storage service
0 commit comments