Skip to content

Releases: oracle/oci-java-sdk

2.49.1

16 Nov 23:01
7006605

Choose a tag to compare

2.49.1 Pre-release
Pre-release

Do not use this version

We have identified a problem with this version. Please use version 2.51.2 or newer. For more information, see the issue on GitHub.

Added

  • Support for mTLS authentication with listeners during Autonomous VM Cluster creation on Exadata Cloud at Customer in the Database service

  • Support for providing custom values for TLS and non-TLS ports during Autonomous VM Cluster creation on Exadata Cloud at Customer in the Database service

  • Support for creating multiple Autonomous VM Clusters in the same Exadata infrastructure in the Database service

  • Support for listing resources associated with a job in the Resource Manager service

  • Support for listing resources associated with a stack in the Resource Manager service

  • Support for listing outputs associated with a job in the Resource Manager service

  • Support for the Oracle distribution of Apache Hadoop 2.0 in the Big Data service

File Checksums (SHA256)

oci-java-sdk-2.49.1.zip 317f6732bdd2819ff3a1e93d4fa2885fd02dbfa702503ba2e6c40a9f0f157fc9
oci-java-sdk-2.49.1-individual-modules.zip 6dc79c4b8af8c90bde72bfe6a3c783c7eb8b6b6f1f4a3e238712559d67b8a933

3.0.0

08 Nov 20:17
02b85b7

Choose a tag to compare

Added

  • Support for listing local and cross-region refreshable clones in the Database service
  • Support for adding multiple cloud VM clusters in the Database service
  • Support for creating rollback jobs in the Resource Manager service
  • Support for edge nodes in the Big Data service
  • Support for Single Client Access Name (SCAN) in the Data Flow service
  • Support for additional filters when listing application dependencies in the Application Dependency Management service
  • Support for additional properties when reading Vulnerability Audit resources in the Application Dependency Management service
  • Support for optionally passing compartment IDs when creating Vulnerability Audit resources in the Application Dependency Management service

Breaking Changes

  • Includes the breaking changes from 3.0.0-beta2
  • Includes the breaking changes from 3.0.0-beta1
  • Field certificateId has been made mandatory in com.oracle.bmc.resourcemanager.model.PrivateServerConfigDetails

2.49.0

08 Nov 19:06
b2a3fd8

Choose a tag to compare

2.49.0 Pre-release
Pre-release

Do not use this version

We have identified a problem with this version. Please use version 2.51.2 or newer. For more information, see the issue on GitHub.

Added

  • Support for listing local and cross-region refreshable clones in the Database service

  • Support for adding multiple cloud VM clusters in the Database service

  • Support for creating rollback jobs in the Resource Manager service

  • Support for edge nodes in the Big Data service

  • Support for Single Client Access Name (SCAN) in the Data Flow service

  • Support for additional filters when listing application dependencies in the Application Dependency Management service

  • Support for additional properties when reading Vulnerability Audit resources in the Application Dependency Management service

  • Support for optionally passing compartment IDs when creating Vulnerability Audit resources in the Application Dependency Management service

Breaking Changes

  • Field certificateId has been made mandatory in com.oracle.bmc.resourcemanager.model.PrivateServerConfigDetails

File Checksums (SHA256)

oci-java-sdk-2.49.0.zip 88e1c028a4d41dc622f5a0a33406b0060138cca443f90576197f2b96ad681068
oci-java-sdk-2.49.0-individual-modules.zip aa0bfd87ae18c612d19adebe42b140a9b0f5da519f57efe9af7fbfa22febb424

3.0.0-beta2

02 Nov 21:21
2306aff

Choose a tag to compare

Added

  • Support for cloning from a backup from the last available timestamp in the Database service

  • Support for third-party scanning using Qualys in the Vulnerability Scanning service

  • Support for customer-provided encryption keys in the Logging Analytics service

  • Support for connections for database resources in the GoldenGate service

Breaking Changes

  • Class com.oracle.bmc.vulnerabilityscanning.model.HostScanAgentConfiguration$Vendor has been removed in the Vulnerability Scanning service

File Checksums (SHA256)

oci-java-sdk-3.0.0-beta2.zip 059001b9b10344b0fff66a5a2a28ffbb2001dbf63a042914f1e270ad9129d4e6
oci-java-sdk-3.0.0-beta2-individual-modules.zip e025c5d7e80bebe14e41f66d8aea2fbd4c6d6d7dbcd662226cdf455d22ffd2a9

2.48.0

01 Nov 18:27
4ddfe48

Choose a tag to compare

2.48.0 Pre-release
Pre-release

Do not use this version

We have identified a problem with this version. Please use version 2.51.2 or newer. For more information, see the issue on GitHub.

Added

  • Support for cloning from a backup from the last available timestamp in the Database service

  • Support for third-party scanning using Qualys in the Vulnerability Scanning service

  • Support for customer-provided encryption keys in the Logging Analytics service

  • Support for connections for database resources in the GoldenGate service

Breaking Changes

  • Enum Vendor has been removed from the model com.oracle.bmc.vulnerabilityscanning.model.HostScanAgentConfiguration in the Vulnerability Scanning service

File Checksums (SHA256)

oci-java-sdk-2.48.0.zip 9a8b8209d630470df7c9d1955af351d71c82d34c483b6e44b382a5a9fde9704b
oci-java-sdk-2.48.0-individual-modules.zip b50e72d6b9550ed7f821136bd76239184189d630770163174ca9c87bb244b4c8

3.0.0-beta1

26 Oct 07:09
d4b2f51

Choose a tag to compare

Breaking Changes

  • HTTP client library is pluggable, choices offered are Jakarta EE 8/Jersey 2, or Jakarta EE 9/Jersey 3

  • The OCI Java SDK does not choose an HTTP client library for you, and there is no default. You have to explicitly choose one, by declaring a dependency on oci-java-sdk-common-httpclient-jersey or oci-java-sdk-common-httpclient-jersey3

  • Guava has been removed, which lead to some breaking changes where Guava types have been replaced with JDK types:

    • com.google.common.base.Optional has been replaced with java.util.Optional
    • com.google.common.base.Function has been replaced with java.util.function.Function
    • com.google.common.base.Predicate has been replaced with java.util.function.Predicate
    • com.google.common.base.Supplier has been replaced with java.util.function.Supplier
  • Class com.oracle.bmc.ailanguage.model.EntityDocument has been removed in the AI Language service

  • Class com.oracle.bmc.ailanguage.model.KeyPhraseDocument has been removed in the AI Language service

  • Class com.oracle.bmc.ailanguage.model.SentimentsDocument has been removed in the AI Language service

  • Class com.oracle.bmc.ailanguage.model.TextClassificationDocument has been removed in the AI Language service

Added

  • Support for the Disaster Recovery service

  • Support for running code interactively with session applications using statements in the Data Flow service

  • Support for language custom models and language translation in the AI Language service

File Checksums (SHA256)

oci-java-sdk-3.0.0-beta1.zip 8b806f7c22ae0c970cd86a2526ef893ab9ca951b642d0a058cdf010dc09862d3
oci-java-sdk-3.0.0-beta1-individual-modules.zip d3f60b08837b1ccce4aee9220d2cd83335c9bc60e9f5f274a515b108b471a58c

2.47.0

25 Oct 17:01
c296d6c

Choose a tag to compare

2.47.0 Pre-release
Pre-release

Do not use this version

We have identified a problem with this version. Please use version 2.51.2 or newer. For more information, see the issue on GitHub.

Added

  • Support for the Disaster Recovery service

  • Support for running code interactively with session applications using statements in the Data Flow service

  • Support for language custom models and language translation in the AI Language service

Breaking Changes

  • Class com.oracle.bmc.ailanguage.model.EntityDocument has been removed in the AI Language service

  • Class com.oracle.bmc.ailanguage.model.KeyPhraseDocument has been removed in the AI Language service

  • Class com.oracle.bmc.ailanguage.model.SentimentsDocument has been removed in the AI Language service

  • Class com.oracle.bmc.ailanguage.model.TextClassificationDocument has been removed in the AI Language service

File Checksums (SHA256)

oci-java-sdk-2.47.0.zip ba16433a7b429435dc04e84321f7ab9daea6b19242ff04d9d9b8e0c95148938e
oci-java-sdk-2.47.0-individual-modules.zip 8aa3b949540146a306d3bb4990129c92989bba84128d945a77e6ff4649bdf943

2.46.0

04 Oct 18:40
5b15d8b

Choose a tag to compare

Added

  • Support for calling Oracle Cloud Infrastructure services in the eu-dcc-milan-1 region

  • Support for target host identification and SOCKS support on dynamic port forwarding sessions in the Bastion service

  • Support for viewing top processes running at a particular point of time in the Operations Insights service

  • Support for filtering top processes by a single process to view that process's trend over time in the Operations Insights service

  • Support for creating Enterprise Manager-based Windows host targets in the Operations Insights service

  • Support for creating Management Agent Cloud-based Windows and Solaris host targets in the Operations Insights service

Breaking Changes

  • Method public java.lang.Integer getTargetResourcePort() has been removed from the model com.oracle.bmc.bastion.model.CreateSessionTargetResourceDetails in the Bastion Service

  • Method public java.lang.Integer getTargetResourcePort() has been removed from the model com.oracle.bmc.bastion.model.TargetResourceDetails in the Bastion Service

File Checksums (SHA256)

oci-java-sdk-2.46.0.zip 58b926d7be26c6fb8ede1df2ba06861c5adfbbf41154f840dd797390c811db44
oci-java-sdk-2.46.0-individual-modules.zip 8473a77802cd0f2a91126e2e704940b4ff8f777171e5d531dfe60dd00d14ca67

2.45.0

27 Sep 19:59
3543b79

Choose a tag to compare

Added

  • Support for search capabilities for monitored resources in the Stack Monitoring service

  • Support for deleting monitored resources with their members in the Stack Monitoring service

  • Support for creating host-type monitored resources in the Stack Monitoring service

  • Support for associating external resources during creation of monitored resources in the Stack Monitoring service

  • Support for uploading bulk data in the NoSQL Database Cloud service

  • Support for examining query execution plans in the NoSQL Database Cloud service

  • Support for starting and stopping clusters in the Big Data service

  • Support for additional compute shapes in the Big Data service

  • Support for backwards pagination in the Search service

  • Support for elastic compute for Exadata Cloud at Customer in the Database service

Breaking Changes

  • Support for default retries on operations of the NoSQL Database Cloud service

File Checksums (SHA256)

oci-java-sdk-2.45.0.zip 27c0e462b84032f00ec7d93e67a953b65c84dd45d460addb9bc6a6ec5683b30b
oci-java-sdk-2.45.0-individual-modules.zip 8d7f737943d8ce406fe00f02e9f1bf33c51d5ab3bb1a6a71ee41047e76667978

2.44.0

20 Sep 21:00
7dc3c76

Choose a tag to compare

Added

  • Support for the Cloud Bridge service

  • Support for the Cloud Migrations service

  • Support for display banners, trails, and sizes in the GoldenGate service

  • Support for generic REST data assets, flattening of data in Data Flow, and runtime information on pipelines in the Data Integration service

  • Support for expanded search functionality in the Threat Intelligence service

  • Support for ingest-time rules and specifying logsets and query strings during recalls in the Logging Analytics service

  • Support for repository mirroring from Visual Builder Studio in the DevOps service

  • Support for running a managed build stage with the source code hosted in a Visual Builder Studio repository in the DevOps service

  • Support for triggering a build run based on an event in a Visual Builder Studio repository in the DevOps service

  • Support for additional parameters during cost management scheduling in the Usage service

Breaking Changes

  • Support for retries by default on operations of the GoldenGate service

  • Support for retries by default on operations of the Threat Intelligence service

File Checksums (SHA256)

oci-java-sdk-2.44.0.zip 84128d5cefd36ca072d4a714a503b9ffa7882e9225603584de1ebbee6df7050e
oci-java-sdk-2.44.0-individual-modules.zip c970a1cbfe5be215ebe97c57ab02f9ce7101f8b84b70294ecaef069d24af7a82