Bump oci-sdk from 2.3.1 to 2.4.0 #207

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/oci-sdk-2.4.0 into main 2021-09-29 11:43:00 +00:00
dependabot[bot] commented 2021-09-29 07:04:33 +00:00 (Migrated from github.com)

Bumps oci-sdk from 2.3.1 to 2.4.0.

Release notes

Sourced from oci-sdk's releases.

2.4.0

Added

  • Support for autonomous databases and clones on shared infrastructure not requiring mTLS in the Database service

  • Support for server-side encryption using object-specific KMS keys in the Object Storage service

  • Support for Windows in the Java Management service

  • Support for using network security groups in the API Gateway service

  • Support for network security groups in the Functions service

  • Support for signed container images in the Functions service

  • Support for setting message format when creating and updating alarms in the Monitoring service

  • Support for user and security assessment features in the Data Safe service

Breaking Changes

  • The RequestSummarizedApplicationUsage, RequestSummarizedInstallationUsage, RequestSummarizedJreUsage, RequestSummarizedManagedInstanceUsage were removed from the JavaManagementServiceClient in the Java Management service

  • The RequestSummarizedApplicationUsageDetails, RequestSummarizedInstallationUsageDetails, RequestSummarizedJreUsageDetails and RequestSummarizedManagedInstanceUsageDetails models were removed in the Java Management service

  • The RequestSummarizedApplicationUsageDetails, RequestSummarizedInstallationUsageDetails, RequestSummarizedJreUsageDetails and RequestSummarizedManagedInstanceUsageDetails request models were removed in the Java Management service

  • The RequestSummarizedApplicationUsageDetails, RequestSummarizedInstallationUsageDetails and RequestSummarizedManagedInstanceUsageDetails response models were removed in the Java Management service

Changelog

Sourced from oci-sdk's changelog.

2.4.0 - 2021-09-28

Added

  • Support for autonomous databases and clones on shared infrastructure not requiring mTLS in the Database service
  • Support for server-side encryption using object-specific KMS keys in the Object Storage service
  • Support for Windows in the Java Management service
  • Support for using network security groups in the API Gateway service
  • Support for network security groups in the Functions service
  • Support for signed container images in the Functions service
  • Support for setting message format when creating and updating alarms in the Monitoring service
  • Support for user and security assessment features in the Data Safe service

Breaking Changes

  • The RequestSummarizedApplicationUsage, RequestSummarizedInstallationUsage, RequestSummarizedJreUsage, RequestSummarizedManagedInstanceUsage were removed from the JavaManagementServiceClient in the Java Management service
  • The RequestSummarizedApplicationUsageDetails, RequestSummarizedInstallationUsageDetails, RequestSummarizedJreUsageDetails and RequestSummarizedManagedInstanceUsageDetails models were removed in the Java Management service
  • The RequestSummarizedApplicationUsageDetails, RequestSummarizedInstallationUsageDetails, RequestSummarizedJreUsageDetails and RequestSummarizedManagedInstanceUsageDetails request models were removed in the Java Management service
  • The RequestSummarizedApplicationUsageDetails, RequestSummarizedInstallationUsageDetails and RequestSummarizedManagedInstanceUsageDetails response models were removed in the Java Management service
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 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 [oci-sdk](https://github.com/oracle/oci-typescript-sdk) from 2.3.1 to 2.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/oracle/oci-typescript-sdk/releases">oci-sdk's releases</a>.</em></p> <blockquote> <h2>2.4.0</h2> <h3>Added</h3> <ul> <li> <p>Support for autonomous databases and clones on shared infrastructure not requiring mTLS in the Database service</p> </li> <li> <p>Support for server-side encryption using object-specific KMS keys in the Object Storage service</p> </li> <li> <p>Support for Windows in the Java Management service</p> </li> <li> <p>Support for using network security groups in the API Gateway service</p> </li> <li> <p>Support for network security groups in the Functions service</p> </li> <li> <p>Support for signed container images in the Functions service</p> </li> <li> <p>Support for setting message format when creating and updating alarms in the Monitoring service</p> </li> <li> <p>Support for user and security assessment features in the Data Safe service</p> </li> </ul> <h3>Breaking Changes</h3> <ul> <li> <p>The <code>RequestSummarizedApplicationUsage</code>, <code>RequestSummarizedInstallationUsage</code>, <code>RequestSummarizedJreUsage</code>, <code>RequestSummarizedManagedInstanceUsage</code> were removed from the <code>JavaManagementServiceClient</code> in the Java Management service</p> </li> <li> <p>The <code>RequestSummarizedApplicationUsageDetails</code>, <code>RequestSummarizedInstallationUsageDetails</code>, <code>RequestSummarizedJreUsageDetails</code> and <code>RequestSummarizedManagedInstanceUsageDetails</code> models were removed in the Java Management service</p> </li> <li> <p>The <code>RequestSummarizedApplicationUsageDetails</code>, <code>RequestSummarizedInstallationUsageDetails</code>, <code>RequestSummarizedJreUsageDetails</code> and <code>RequestSummarizedManagedInstanceUsageDetails</code> request models were removed in the Java Management service</p> </li> <li> <p>The <code>RequestSummarizedApplicationUsageDetails</code>, <code>RequestSummarizedInstallationUsageDetails</code> and <code>RequestSummarizedManagedInstanceUsageDetails</code> response models were removed in the Java Management service</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/oracle/oci-typescript-sdk/blob/master/CHANGELOG.md">oci-sdk's changelog</a>.</em></p> <blockquote> <h2>2.4.0 - 2021-09-28</h2> <h3>Added</h3> <ul> <li>Support for autonomous databases and clones on shared infrastructure not requiring mTLS in the Database service</li> <li>Support for server-side encryption using object-specific KMS keys in the Object Storage service</li> <li>Support for Windows in the Java Management service</li> <li>Support for using network security groups in the API Gateway service</li> <li>Support for network security groups in the Functions service</li> <li>Support for signed container images in the Functions service</li> <li>Support for setting message format when creating and updating alarms in the Monitoring service</li> <li>Support for user and security assessment features in the Data Safe service</li> </ul> <h3>Breaking Changes</h3> <ul> <li>The <code>RequestSummarizedApplicationUsage</code>, <code>RequestSummarizedInstallationUsage</code>, <code>RequestSummarizedJreUsage</code>, <code>RequestSummarizedManagedInstanceUsage</code> were removed from the <code>JavaManagementServiceClient</code> in the Java Management service</li> <li>The <code>RequestSummarizedApplicationUsageDetails</code>, <code>RequestSummarizedInstallationUsageDetails</code>, <code>RequestSummarizedJreUsageDetails</code> and <code>RequestSummarizedManagedInstanceUsageDetails</code> models were removed in the Java Management service</li> <li>The <code>RequestSummarizedApplicationUsageDetails</code>, <code>RequestSummarizedInstallationUsageDetails</code>, <code>RequestSummarizedJreUsageDetails</code> and <code>RequestSummarizedManagedInstanceUsageDetails</code> request models were removed in the Java Management service</li> <li>The <code>RequestSummarizedApplicationUsageDetails</code>, <code>RequestSummarizedInstallationUsageDetails</code> and <code>RequestSummarizedManagedInstanceUsageDetails</code> response models were removed in the Java Management service</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oracle/oci-typescript-sdk/commit/462bbbe6b128b725e159031249fab4615e13d8d5"><code>462bbbe</code></a> Releasing version 2.4.0</li> <li><a href="https://github.com/oracle/oci-typescript-sdk/commit/e2f1a353639fd3fcec1ca8a1dacaedf26b7e1de3"><code>e2f1a35</code></a> Releasing version 2.4.0</li> <li>See full diff in <a href="https://github.com/oracle/oci-typescript-sdk/compare/v2.3.1...v2.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=oci-sdk&package-manager=npm_and_yarn&previous-version=2.3.1&new-version=2.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details>
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-bds/Maneger#207
No description provided.