Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.oracle.oci.sdk:oci-java-sdk-bom from 3.39.0 to 3.41.2 in /dependencies #8779

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps com.oracle.oci.sdk:oci-java-sdk-bom from 3.39.0 to 3.41.2.

Release notes

Sourced from com.oracle.oci.sdk:oci-java-sdk-bom's releases.

3.41.2

Added

  • Support for the Marketplace Private Offer service

  • Support for resizing local file systems in the Database service

  • Support for PPv2 (Proxy Protocol version 2) in the Load Balancer service

  • Support for custom return path for sent emails in the Email Delivery service

  • Support for session resumption in the Load Balancer service

File Checksums (SHA256)

oci-java-sdk-3.41.2.zip 410fadc76e405cc338f7949c2d88c8d26ff3b72198bbeb8ee1597f0f1902e531

3.41.1

Added

  • Support for resizing of local file systems in the Database service

  • Support for adding user defined pause group in disaster recovery plan in the Disaster Recovery service

  • Support for OS patching configs in the Big Data service

  • Support for IP inventory and notification feature in the Networking service

  • Support for accidental delete protection for load balancers, load balancer listeners, and load balancer backends in the Load Balancer service

  • Support for backend max connections for load balancers in the Load Balancer service

  • Support for listener max connections for load balancers in the Load Balancer service

3.41.0

Added

  • Support for enabling unified auditing for DBHome in the Database service

  • Support for listing minor Grid Infrastructure (GI) versions available for custom GI software image creation in the Database service

  • Support for network security groups in the Recovery Cloud service

  • Support for lineage metadata import in the Data Catalog service

  • Support for workspace properties in workspace create and update operations in the Data Integration service

  • Support for monitoring ExaCC databases in the Database Management service

... (truncated)

Changelog

Sourced from com.oracle.oci.sdk:oci-java-sdk-bom's changelog.

3.41.2 - 2024-05-14

Added

  • Support for the Marketplace Private Offer service
  • Support for resizing local file systems in the Database service
  • Support for PPv2 (Proxy Protocol version 2) in the Load Balancer service
  • Support for custom return path for sent emails in the Email Delivery service
  • Support for session resumption in the Load Balancer service

3.41.1 - 2024-05-07

Added

  • Support for resizing of local file systems in the Database service
  • Support for adding user defined pause group in disaster recovery plan in the Disaster Recovery service
  • Support for OS patching configs in the Big Data service
  • Support for IP inventory and notification feature in the Networking service
  • Support for accidental delete protection for load balancers, load balancer listeners, and load balancer backends in the Load Balancer service
  • Support for backend max connections for load balancers in the Load Balancer service
  • Support for listener max connections for load balancers in the Load Balancer service

3.41.0 - 2024-04-30

Added

  • Support for enabling unified auditing for DBHome in the Database service
  • Support for listing minor Grid Infrastructure (GI) versions available for custom GI software image creation in the Database service
  • Support for network security groups in the Recovery Cloud service
  • Support for lineage metadata import in the Data Catalog service
  • Support for workspace properties in workspace create and update operations in the Data Integration service
  • Support for monitoring ExaCC databases in the Database Management service
  • Support for validations on target and policy before the masking process in the Data Safe service

Breaking Changes

  • Return type of method public java.lang.String getAccepted() has been changed to com.oracle.bmc.databasemanagement.model.SqlPlanBaseline$Accepted in the model com.oracle.bmc.databasemanagement.model.SqlPlanBaseline in the Database Management service
  • Return type of method public java.lang.String getAdaptive() has been changed to com.oracle.bmc.databasemanagement.model.SqlPlanBaseline$Adaptive in the model com.oracle.bmc.databasemanagement.model.SqlPlanBaseline in the Database Management service
  • Return type of method public java.lang.String getAutoPurge() has been changed to com.oracle.bmc.databasemanagement.model.SqlPlanBaseline$AutoPurge in the model com.oracle.bmc.databasemanagement.model.SqlPlanBaseline in the Database Management service
  • Return type of method public java.lang.String getEnabled() has been changed to com.oracle.bmc.databasemanagement.model.SqlPlanBaseline$Enabled in the model com.oracle.bmc.databasemanagement.model.SqlPlanBaseline in the Database Management service
  • Return type of method public java.lang.String getFixed() has been changed to com.oracle.bmc.databasemanagement.model.SqlPlanBaseline$Fixed in the model com.oracle.bmc.databasemanagement.model.SqlPlanBaseline in the Database Management service
  • Return type of method public java.lang.String getReproduced() has been changed to com.oracle.bmc.databasemanagement.model.SqlPlanBaseline$Reproduced in the model com.oracle.bmc.databasemanagement.model.SqlPlanBaseline in the Database Management service
  • Return type of method public java.lang.String getAccepted() has been changed to com.oracle.bmc.databasemanagement.model.SqlPlanBaseline$Accepted in the model com.oracle.bmc.databasemanagement.model.SqlPlanBaselineSummary in the Database Management service
  • Return type of method public java.lang.String getAdaptive() has been changed to com.oracle.bmc.databasemanagement.model.SqlPlanBaselineSummary$Adaptive in the model com.oracle.bmc.databasemanagement.model.SqlPlanBaselineSummary in the Database Management service
  • Return type of method public java.lang.String getAutoPurge() has been changed to com.oracle.bmc.databasemanagement.model.SqlPlanBaselineSummary$AutoPurge in the model com.oracle.bmc.databasemanagement.model.SqlPlanBaselineSummary in the Database Management service
  • Return type of method public java.lang.String getEnabled() has been changed to com.oracle.bmc.databasemanagement.model.SqlPlanBaselineSummary$Enabled in the model com.oracle.bmc.databasemanagement.model.SqlPlanBaselineSummary in the Database Management service
  • Return type of method public java.lang.String getFixed() has been changed to com.oracle.bmc.databasemanagement.model.SqlPlanBaselineSummary$Fixed in the model com.oracle.bmc.databasemanagement.model.SqlPlanBaselineSummary in the Database Management service
  • Return type of method public java.lang.String getReproduced() has been changed to com.oracle.bmc.databasemanagement.model.SqlPlanBaselineSummary$Reproduced in the model com.oracle.bmc.databasemanagement.model.SqlPlanBaselineSummary in the Database Management service
  • Return type of method public java.lang.String getAllSqlStatementsFetched() has been changed to com.oracle.bmc.databasemanagement.model.SqlTuningSet$AllSqlStatementsFetched in the model com.oracle.bmc.databasemanagement.model.SqlTuningSet in the Database Management service

3.40.0 - 2024-04-23

Added

  • Support for the Cluster Placement Groups service
  • Support for new optional parameter for managing approval template in the Managed Access service
  • Support for cluster placement groups in the Compute service
  • Support for replacing boot volume for virtual machines in the Compute service
  • Support for assigning a cluster placement group to boot and block volumes in the Block Storage service

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.oracle.oci.sdk:oci-java-sdk-bom](https://github.com/oracle/oci-java-sdk) from 3.39.0 to 3.41.2.
- [Release notes](https://github.com/oracle/oci-java-sdk/releases)
- [Changelog](https://github.com/oracle/oci-java-sdk/blob/master/CHANGELOG.md)
- [Commits](oracle/oci-java-sdk@v3.39.0...v3.41.2)

---
updated-dependencies:
- dependency-name: com.oracle.oci.sdk:oci-java-sdk-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added build dependencies Pull requests that update a dependency file labels May 20, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 20, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 27, 2024

Superseded by #8803.

@dependabot dependabot bot closed this May 27, 2024
@dependabot dependabot bot deleted the dependabot/maven/dependencies/com.oracle.oci.sdk-oci-java-sdk-bom-3.41.2 branch May 27, 2024 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build dependencies Pull requests that update a dependency file OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant