Skip to content

Commit b228c68

Browse files
Releasing version 2.41.1
1 parent 194f902 commit b228c68

File tree

179 files changed

+498
-4051
lines changed

Some content is hidden

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

179 files changed

+498
-4051
lines changed

CHANGELOG.md

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -3,36 +3,6 @@ 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.41.1 - 2022-08-30
7-
### Added
8-
- Support for opting out of guest VM event collection, health metrics, diagnostics logs, and traces in the Database service
9-
- Support for in-place upgrades for software-defined data centers in the VMWare Solution service
10-
- Support for single-client access name protocol as a data source for private access channels in the Analytics Cloud service
11-
- Support for network security groups, egress control on public datasources, and GitHub access in the Analytics Cloud service
12-
- Support for performance-based autotuning of block and boot volumes in the Block Storage service
13-
14-
## 2.41.0 - 2022-08-23
15-
### Added
16-
- Support for the Enterprise Manager Warehouse service
17-
- Support for additional configuration variables in the MySQL Database service
18-
- Support for file filters in the DevOps service
19-
- Support for support rewards redemption summaries in the Usage service
20-
- Support for the parent tenancy of an organization to view child tenancy categories, recommendations, and resource actions in the Optimizer service
21-
- Support for choosing prior versions during infrastructure maintenance on Exadata Cloud at Customer in the Database service
22-
23-
### Breaking Changes
24-
- Class `com.oracle.bmc.emwarehouse.EmDataLake` has been removed in the Enterprise Manager Warehouse service
25-
- Class `com.oracle.bmc.emwarehouse.EmDataLakeClient$Builder` has been removed in the Enterprise Manager Warehouse service
26-
- Class `com.oracle.bmc.emwarehouse.EmDataLakePaginators` has been removed in the Enterprise Manager Warehouse service
27-
- Class `com.oracle.bmc.emwarehouse.EmDataLakeWaiters` has been removed in the Enterprise Manager Warehouse service
28-
- Return type of method `public java.lang.Integer getCteMaxRecursionDepth()` has been changed to `java.lang.Long` in the model `com.oracle.bmc.mysql.model.ConfigurationVariables` in the MySQL Database service
29-
- Return type of method `public java.lang.Integer getInnodbFtResultCacheLimit()` has been changed to `java.lang.Long` in the model `com.oracle.bmc.mysql.model.ConfigurationVariables` in the MySQL Database service
30-
- Return type of method `public java.lang.Integer getInnodbMaxPurgeLag()` has been changed to `java.lang.Long` in the model `com.oracle.bmc.mysql.model.ConfigurationVariables` in the MySQL Database service
31-
- Return type of method `public java.lang.Integer getMaxExecutionTime()` has been changed to `java.lang.Long` in the model `com.oracle.bmc.mysql.model.ConfigurationVariables` in the MySQL Database service
32-
- Return type of method `public java.lang.Integer getParserMaxMemSize()` has been changed to `java.lang.Long` in the model `com.oracle.bmc.mysql.model.ConfigurationVariables` in the MySQL Database service
33-
- Return type of method `public java.lang.Integer getQueryAllocBlockSize()` has been changed to `java.lang.Long` in the model `com.oracle.bmc.mysql.model.ConfigurationVariables` in the MySQL Database service
34-
- Return type of method `public java.lang.Integer getQueryPreallocSize()` has been changed to `java.lang.Long` in the model `com.oracle.bmc.mysql.model.ConfigurationVariables` in the MySQL Database service
35-
366
## 2.40.0 - 2022-08-16
377
### Added
388
- Support for Logging Analytics as a streaming source target in the Service Connector Hub service

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Add one line for test
12
# Oracle Cloud Infrastructure SDK for Java
23
[![Build Status](https://travis-ci.org/oracle/oci-java-sdk.svg?branch=master)](https://travis-ci.org/oracle/oci-java-sdk)
34

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.41.1</version>
7+
<version>2.41.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.41.1</version>
21+
<version>2.41.0</version>
2222
</dependency>
2323
</dependencies>
2424
</project>

bmc-addons/bmc-graalvm-addon/pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>oci-java-sdk-addons</artifactId>
66
<groupId>com.oracle.oci.sdk</groupId>
7-
<version>2.41.1</version>
7+
<version>2.41.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>oci-java-sdk-addons-graalvm</artifactId>
@@ -132,30 +132,30 @@
132132
<dependency>
133133
<groupId>com.oracle.oci.sdk</groupId>
134134
<artifactId>oci-java-sdk-common</artifactId>
135-
<version>2.41.1</version>
135+
<version>2.41.0</version>
136136
</dependency>
137137
<dependency>
138138
<groupId>com.oracle.oci.sdk</groupId>
139139
<artifactId>oci-java-sdk-objectstorage-extensions</artifactId>
140-
<version>2.41.1</version>
140+
<version>2.41.0</version>
141141
<scope>test</scope>
142142
</dependency>
143143
<dependency>
144144
<groupId>com.oracle.oci.sdk</groupId>
145145
<artifactId>oci-java-sdk-identity</artifactId>
146-
<version>2.41.1</version>
146+
<version>2.41.0</version>
147147
<scope>test</scope>
148148
</dependency>
149149
<dependency>
150150
<groupId>com.oracle.oci.sdk</groupId>
151151
<artifactId>oci-java-sdk-objectstorage-extensions</artifactId>
152-
<version>2.41.1</version>
152+
<version>2.41.0</version>
153153
<scope>test</scope>
154154
</dependency>
155155
<dependency>
156156
<groupId>com.oracle.oci.sdk</groupId>
157157
<artifactId>oci-java-sdk-core</artifactId>
158-
<version>2.41.1</version>
158+
<version>2.41.0</version>
159159
<scope>test</scope>
160160
</dependency>
161161
</dependencies>

bmc-addons/bmc-graalvm-addon/src/main/java/com/oracle/bmc/graalvm/SdkAutomaticFeatureMetadata.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"com.oracle.bmc.goldengate.SdkClientsMetadata",
5959
"com.oracle.bmc.governancerulescontrolplane.SdkClientsMetadata",
6060
"com.oracle.bmc.healthchecks.SdkClientsMetadata",
61-
"com.oracle.bmc.identity.SdkClientsMetadata",
61+
"com.oracle.bmc.identity.IdentityClient",
6262
"com.oracle.bmc.identitydataplane.SdkClientsMetadata",
6363
"com.oracle.bmc.jms.SdkClientsMetadata",
6464
"com.oracle.bmc.keymanagement.SdkClientsMetadata",

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.41.1</version>
8+
<version>2.41.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>com.oracle.oci.sdk</groupId>
2727
<artifactId>oci-java-sdk-common</artifactId>
28-
<version>2.41.1</version>
28+
<version>2.41.0</version>
2929
</dependency>
3030
</dependencies>
3131
</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.41.1</version>
10+
<version>2.41.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.41.1</version>
65+
<version>2.41.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.41.1</version>
8+
<version>2.41.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

bmc-adm/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.41.1</version>
7+
<version>2.41.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>oci-java-sdk-adm</artifactId>
@@ -15,7 +15,7 @@
1515
<dependency>
1616
<groupId>com.oracle.oci.sdk</groupId>
1717
<artifactId>oci-java-sdk-common</artifactId>
18-
<version>2.41.1</version>
18+
<version>2.41.0</version>
1919
</dependency>
2020
</dependencies>
2121
</project>

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.41.1</version>
7+
<version>2.41.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.41.1</version>
18+
<version>2.41.0</version>
1919
</dependency>
2020
</dependencies>
2121
</project>

0 commit comments

Comments
 (0)