Skip to content

Commit ee7e29b

Browse files
Releasing version 2.5.0
Releasing version 2.5.0
2 parents b373c13 + 0e18b00 commit ee7e29b

File tree

3,181 files changed

+81587
-17867
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,181 files changed

+81587
-17867
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](http://keepachangelog.com/).
55

6+
## 2.5.0 - 2021-09-07
7+
### Added
8+
- Support for terraform advanced options (detailed log level, refresh, and parallelism) on jobs in the Resource Manager service
9+
- Support for forced cancellation when cancelling jobs in the Resource Manager service
10+
- Support for getting the detailed log content of a job in the Resource Manager service
11+
- Support for provider information in the responses of list operations in the Management Dashboard service
12+
- Support for scheduled jobs in Database Management service
13+
- Support for monitoring and management of OCI virtual machine, bare metal, and ExaCS databases in the Database Management service
14+
- Support for a unified way of managing both external and cloud databases in the Database Management service
15+
- Support for metrics and Performance Hub on virtual machine, bare metal, and ExaCS databases in the Database Management service
16+
17+
### Breaking Changes
18+
- Method `public java.lang.String getOciSplatGeneratedOcids()` has been removed from `com.oracle.bmc.resourcemanager.requests.CreateTemplateRequest` in the Resource Manager service
19+
620
## 2.4.2 - 2021-08-31
721
### Added
822
- Support for Oracle Analytics Cloud and OCI Vault integration on connections in the Data Catalog service

bmc-addons/bmc-apache-connector-provider/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.oci.sdk</groupId>
66
<artifactId>oci-java-sdk-addons</artifactId>
7-
<version>2.4.2</version>
7+
<version>2.5.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>com.oracle.oci.sdk</groupId>
2020
<artifactId>oci-java-sdk-common</artifactId>
21-
<version>2.4.2</version>
21+
<version>2.5.0</version>
2222
</dependency>
2323
</dependencies>
2424
</project>

bmc-addons/bmc-resteasy-client-configurator/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.oracle.oci.sdk</groupId>
77
<artifactId>oci-java-sdk-addons</artifactId>
8-
<version>2.4.2</version>
8+
<version>2.5.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.oracle.oci.sdk</groupId>
4646
<artifactId>oci-java-sdk-common</artifactId>
47-
<version>2.4.2</version>
47+
<version>2.5.0</version>
4848
</dependency>
4949
</dependencies>
5050
</project>

bmc-addons/bmc-sasl/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>oci-java-sdk-addons</artifactId>
99
<groupId>com.oracle.oci.sdk</groupId>
10-
<version>2.4.2</version>
10+
<version>2.5.0</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>com.oracle.oci.sdk</groupId>
6464
<artifactId>oci-java-sdk-common</artifactId>
65-
<version>2.4.2</version>
65+
<version>2.5.0</version>
6666
</dependency>
6767
</dependencies>
6868

bmc-addons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.oracle.oci.sdk</groupId>
77
<artifactId>oci-java-sdk</artifactId>
8-
<version>2.4.2</version>
8+
<version>2.5.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

bmc-aianomalydetection/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.oci.sdk</groupId>
66
<artifactId>oci-java-sdk</artifactId>
7-
<version>2.4.2</version>
7+
<version>2.5.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>oci-java-sdk-aianomalydetection</artifactId>
@@ -15,7 +15,7 @@
1515
<dependency>
1616
<groupId>com.oracle.oci.sdk</groupId>
1717
<artifactId>oci-java-sdk-common</artifactId>
18-
<version>2.4.2</version>
18+
<version>2.5.0</version>
1919
</dependency>
2020
</dependencies>
2121
</project>

bmc-aianomalydetection/src/main/java/com/oracle/bmc/aianomalydetection/responses/CancelWorkRequestResponse.java

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,27 @@
1111
@lombok.ToString(callSuper = true)
1212
@lombok.EqualsAndHashCode
1313
@lombok.Getter
14-
public class CancelWorkRequestResponse {
15-
/**
16-
* HTTP status code returned by the operation.
17-
*/
18-
private final int __httpStatusCode__;
19-
14+
public class CancelWorkRequestResponse extends com.oracle.bmc.responses.BmcResponse {
2015
/**
2116
* Unique Oracle-assigned identifier for the request. If you need to contact
2217
* Oracle about a particular request, please provide the request ID.
2318
*
2419
*/
2520
private String opcRequestId;
2621

22+
private CancelWorkRequestResponse(int __httpStatusCode__, String opcRequestId) {
23+
super(__httpStatusCode__);
24+
this.opcRequestId = opcRequestId;
25+
}
26+
2727
public static class Builder {
28+
private int __httpStatusCode__;
29+
30+
public Builder __httpStatusCode__(int __httpStatusCode__) {
31+
this.__httpStatusCode__ = __httpStatusCode__;
32+
return this;
33+
}
34+
2835
/**
2936
* Copy method to populate the builder with values from the given instance.
3037
* @return this builder instance
@@ -35,5 +42,9 @@ public Builder copy(CancelWorkRequestResponse o) {
3542

3643
return this;
3744
}
45+
46+
public CancelWorkRequestResponse build() {
47+
return new CancelWorkRequestResponse(__httpStatusCode__, opcRequestId);
48+
}
3849
}
3950
}

bmc-aianomalydetection/src/main/java/com/oracle/bmc/aianomalydetection/responses/ChangeAiPrivateEndpointCompartmentResponse.java

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,8 @@
1111
@lombok.ToString(callSuper = true)
1212
@lombok.EqualsAndHashCode
1313
@lombok.Getter
14-
public class ChangeAiPrivateEndpointCompartmentResponse {
15-
/**
16-
* HTTP status code returned by the operation.
17-
*/
18-
private final int __httpStatusCode__;
19-
14+
public class ChangeAiPrivateEndpointCompartmentResponse
15+
extends com.oracle.bmc.responses.BmcResponse {
2016
/**
2117
* Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation.
2218
*
@@ -30,7 +26,21 @@ public class ChangeAiPrivateEndpointCompartmentResponse {
3026
*/
3127
private String opcRequestId;
3228

29+
private ChangeAiPrivateEndpointCompartmentResponse(
30+
int __httpStatusCode__, String opcWorkRequestId, String opcRequestId) {
31+
super(__httpStatusCode__);
32+
this.opcWorkRequestId = opcWorkRequestId;
33+
this.opcRequestId = opcRequestId;
34+
}
35+
3336
public static class Builder {
37+
private int __httpStatusCode__;
38+
39+
public Builder __httpStatusCode__(int __httpStatusCode__) {
40+
this.__httpStatusCode__ = __httpStatusCode__;
41+
return this;
42+
}
43+
3444
/**
3545
* Copy method to populate the builder with values from the given instance.
3646
* @return this builder instance
@@ -42,5 +52,10 @@ public Builder copy(ChangeAiPrivateEndpointCompartmentResponse o) {
4252

4353
return this;
4454
}
55+
56+
public ChangeAiPrivateEndpointCompartmentResponse build() {
57+
return new ChangeAiPrivateEndpointCompartmentResponse(
58+
__httpStatusCode__, opcWorkRequestId, opcRequestId);
59+
}
4560
}
4661
}

bmc-aianomalydetection/src/main/java/com/oracle/bmc/aianomalydetection/responses/ChangeDataAssetCompartmentResponse.java

Lines changed: 24 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,7 @@
1111
@lombok.ToString(callSuper = true)
1212
@lombok.EqualsAndHashCode
1313
@lombok.Getter
14-
public class ChangeDataAssetCompartmentResponse {
15-
/**
16-
* HTTP status code returned by the operation.
17-
*/
18-
private final int __httpStatusCode__;
19-
14+
public class ChangeDataAssetCompartmentResponse extends com.oracle.bmc.responses.BmcResponse {
2015
/**
2116
* For optimistic concurrency control. See {@code if-match}.
2217
*
@@ -35,7 +30,25 @@ public class ChangeDataAssetCompartmentResponse {
3530
*/
3631
private com.oracle.bmc.aianomalydetection.model.DataAsset dataAsset;
3732

33+
private ChangeDataAssetCompartmentResponse(
34+
int __httpStatusCode__,
35+
String etag,
36+
String opcRequestId,
37+
com.oracle.bmc.aianomalydetection.model.DataAsset dataAsset) {
38+
super(__httpStatusCode__);
39+
this.etag = etag;
40+
this.opcRequestId = opcRequestId;
41+
this.dataAsset = dataAsset;
42+
}
43+
3844
public static class Builder {
45+
private int __httpStatusCode__;
46+
47+
public Builder __httpStatusCode__(int __httpStatusCode__) {
48+
this.__httpStatusCode__ = __httpStatusCode__;
49+
return this;
50+
}
51+
3952
/**
4053
* Copy method to populate the builder with values from the given instance.
4154
* @return this builder instance
@@ -48,5 +61,10 @@ public Builder copy(ChangeDataAssetCompartmentResponse o) {
4861

4962
return this;
5063
}
64+
65+
public ChangeDataAssetCompartmentResponse build() {
66+
return new ChangeDataAssetCompartmentResponse(
67+
__httpStatusCode__, etag, opcRequestId, dataAsset);
68+
}
5169
}
5270
}

bmc-aianomalydetection/src/main/java/com/oracle/bmc/aianomalydetection/responses/ChangeModelCompartmentResponse.java

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,27 @@
1111
@lombok.ToString(callSuper = true)
1212
@lombok.EqualsAndHashCode
1313
@lombok.Getter
14-
public class ChangeModelCompartmentResponse {
15-
/**
16-
* HTTP status code returned by the operation.
17-
*/
18-
private final int __httpStatusCode__;
19-
14+
public class ChangeModelCompartmentResponse extends com.oracle.bmc.responses.BmcResponse {
2015
/**
2116
* Unique Oracle-assigned identifier for the request. If you need to contact
2217
* Oracle about a particular request, please provide the request ID.
2318
*
2419
*/
2520
private String opcRequestId;
2621

22+
private ChangeModelCompartmentResponse(int __httpStatusCode__, String opcRequestId) {
23+
super(__httpStatusCode__);
24+
this.opcRequestId = opcRequestId;
25+
}
26+
2727
public static class Builder {
28+
private int __httpStatusCode__;
29+
30+
public Builder __httpStatusCode__(int __httpStatusCode__) {
31+
this.__httpStatusCode__ = __httpStatusCode__;
32+
return this;
33+
}
34+
2835
/**
2936
* Copy method to populate the builder with values from the given instance.
3037
* @return this builder instance
@@ -35,5 +42,9 @@ public Builder copy(ChangeModelCompartmentResponse o) {
3542

3643
return this;
3744
}
45+
46+
public ChangeModelCompartmentResponse build() {
47+
return new ChangeModelCompartmentResponse(__httpStatusCode__, opcRequestId);
48+
}
3849
}
3950
}

0 commit comments

Comments
 (0)