Skip to content

Commit 4221a5d

Browse files
authored
Releasing version 2.16.0
Releasing version 2.16.0
2 parents b2837b9 + 9546861 commit 4221a5d

File tree

1,092 files changed

+149013
-3299
lines changed

Some content is hidden

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

1,092 files changed

+149013
-3299
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@ 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.16.0 - 2022-02-15
7+
### Added
8+
- Support for the AI Vision service
9+
- Support for the Threat Intelligence service
10+
- Support for creation of NoSQL database tables with on-demand throughput capacity in the NoSQL Database Cloud service
11+
- Support for tagging features in the Oracle Container Engine for Kubernetes (OKE) service
12+
- Support for trace snapshots in the Application Performance Monitoring service
13+
- Support for auditing and alerts in the Data Safe service
14+
- Support for data discovery and data masking in the Data Safe service
15+
- Support for customized subscriptions and delivery of announcements by email and SMS in the Announcements service
16+
17+
### Breaking Changes
18+
- Method `public com.oracle.bmc.apmtraces.responses.QueryOldResponse queryOld(com.oracle.bmc.apmtraces.requests.QueryOldRequest)` has been removed in the Application Performance Monitoring service
19+
- Class `com.oracle.bmc.apmtraces.requests.QueryOldRequest` has been removed in the Application Performance Monitoring service
20+
- Class `com.oracle.bmc.apmtraces.responses.QueryOldResponse` has been removed in the Application Performance Monitoring service
21+
622
## 2.15.0 - 2022-02-08
723
### Added
824
- Support for managing tablespaces in the Database Management 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.15.0</version>
7+
<version>2.16.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.15.0</version>
21+
<version>2.16.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.15.0</version>
8+
<version>2.16.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>com.oracle.oci.sdk</groupId>
4242
<artifactId>oci-java-sdk-common</artifactId>
43-
<version>2.15.0</version>
43+
<version>2.16.0</version>
4444
</dependency>
4545
</dependencies>
4646
</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.15.0</version>
10+
<version>2.16.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.15.0</version>
65+
<version>2.16.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.15.0</version>
8+
<version>2.16.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.15.0</version>
7+
<version>2.16.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.15.0</version>
18+
<version>2.16.0</version>
1919
</dependency>
2020
</dependencies>
2121
</project>

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

bmc-aivision/pom.xml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version='1.0' encoding='UTF-8'?>
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3+
<modelVersion>4.0.0</modelVersion>
4+
<parent>
5+
<groupId>com.oracle.oci.sdk</groupId>
6+
<artifactId>oci-java-sdk</artifactId>
7+
<version>2.16.0</version>
8+
<relativePath>../pom.xml</relativePath>
9+
</parent>
10+
<artifactId>oci-java-sdk-aivision</artifactId>
11+
<name>Oracle Cloud Infrastructure SDK - Ai Vision</name>
12+
<description>This project contains the SDK used for Oracle Cloud Infrastructure Ai Vision</description>
13+
<url>https://docs.cloud.oracle.com/Content/API/SDKDocs/javasdk.htm</url>
14+
<dependencies>
15+
<dependency>
16+
<groupId>com.oracle.oci.sdk</groupId>
17+
<artifactId>oci-java-sdk-common</artifactId>
18+
<version>2.16.0</version>
19+
</dependency>
20+
</dependencies>
21+
</project>

0 commit comments

Comments
 (0)