Releases: oracle/oci-java-sdk
1.15.2
Added
-
Support for Web Application Acceleration and Security configurations on instances in the Content and Experience service
-
Support for shared database homes on Exadata Cloud at Customer resources in the Database service
-
Support for Exadata database creation from backup in the Database service
-
Support for conditions on JavaScript challenges, new action types on access rules, new policy configuration settings, exclusions on custom protection rules, and IP address lists on IP whitelists in the Web Application Acceleration and Security service
-
Support for circuit breakers using the
com.oracle.bmc.circuitbreaker.JaxRsCircuitBreaker
interface -
Better debug logging for retries and signing headers
1.15.1
Added
-
Support for serial console connections in the Database service
-
Support for preview database versions in the Database service
-
Support for node reboot migration maintenance status and maintenance windows in the Database service
-
Support for using instance metadata API v2 for instance principals authentication
Fixed
-
Retries for requests that take an
InputStream
as input will now function correctly. -
Retries will correctly report upload progress to the
ProgressReporter
for the Object Storage upload manager.
Breaking changes
-
In case retries are necessary, the number of
completed
bytes reported to theProgressReporter
will decrease. Thecompleted
bytes number is not monotonically increasing anymore. -
To allow retries, the
MultipartObjectAssembler
of the Object Storage upload manager will always allow overwriting existing parts. -
The
com.oracle.bmc.database.model.AutonomousExadataInfrastructureMaintenanceWindow
class and thecom.oracle.bmc.database.model.AutonomousExadataInfrastructureMaintenanceWindow$DayOfWeek
enum were removed. They were extraneous and not in use anywhere in the API.
1.14.0
Added
- Support for Events service integration with alerts in the Budgets service
Breaking changes
-
The
com.oracle.bmc.budget.requests.ListAlertRulesRequest$SortOrder
andcom.oracle.bmc.budget.requests.ListBudgetsRequest$SortOrder
enums have been replaced by thecom.oracle.bmc.budget.model.SortOrder
enum. -
The type of
com.oracle.bmc.budget.requests.ListAlertRulesRequest.sortBy
andcom.oracle.bmc.budget.requests.ListBudgetsRequest.sortBy
has been changed fromString
to thecom.oracle.bmc.budget.model.SortBy
enum. -
The type of
com.oracle.bmc.budget.requests.ListAlertRulesRequest.lifecycleState
andcom.oracle.bmc.budget.requests.ListBudgetsRequest.lifecycleState
has been changed fromString
to thecom.oracle.bmc.budget.model.LifecycleState
enum.
1.13.2
Added
-
Support for updating the shape of a Database System in the Database service
-
Support for generating CPE configurations for download in the Networking service
-
Support for private IPs and fault domains of cluster nodes in the Container Engine for Kubernetes service
-
Support for calling Oracle Cloud Infrastructure services in the ca-montreal-1 region
1.13.1
Added
-
Support for restarting autonomous databases in the Database service
-
Support for private endpoints on autonomous databases in the Database service
-
Support for IP-based policies in the Identity service
-
Support for management of OAuth 2.0 client credentials in the Identity service
-
Support for OCI Functions as a subscription protocol in the Notifications service
1.13.0
Added
-
Support for the NoSQL Database service
-
Support for filtering database versions by storage management type in the Database service
-
Support for specifying paid listing types within pricing models in the Marketplace service
-
Support for primary and non-primary instance types in the Content and Experience service
Breaking changes
- Removed LifecycleState enum in Marketplace service (was unused)
1.12.6
Added
-
Support for listing supported database versions for Autonomous Database Serverless, and selecting a version at provisioning time in the Database service
-
Support for TCP proxy protocol versions on listener connection configurations in the Load Balancer service
-
Support for calling the Notifications service in alternate realms
-
Support for calling Oracle Cloud Infrastructure services in the eu-amsterdam-1 and me-jeddah-1 regions