Bump oci-sdk from 2.7.0 to 2.8.0 #249

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/oci-sdk-2.8.0 into main 2021-11-24 16:34:44 +00:00
dependabot[bot] commented 2021-11-24 07:05:48 +00:00 (Migrated from github.com)

Bumps oci-sdk from 2.7.0 to 2.8.0.

Release notes

Sourced from oci-sdk's releases.

2.8.0

Added

  • Support for getting subnet topology in the Networking service

  • Support for encrypted FastConnect resources in the Networking service

  • Support for performance and high availability, as well as recommendation metrics, in the Optimizer service

  • Support for optional TDE wallet passwords in the Database service

  • Support for Object Storage service integration in the Big Data service

Breaking Changes

  • Support for circuit breakers enabled by default in all services except Streaming and Compute

  • Support for retries enabled by default in all operations of the Functions and Roving Edge services, and in some operations of the Streaming service

File Checksums (SHA256)

oci-typescript-sdk.zip 7444c07f33254485a8c1b0590e7083fceabb4c84b01c04f7efbd8f40b9e144f2

Changelog

Sourced from oci-sdk's changelog.

2.8.0 - 2021-11-17

Added

  • Support for getting subnet topology in the Networking service
  • Support for encrypted FastConnect resources in the Networking service
  • Support for performance and high availability, as well as recommendation metrics, in the Optimizer service
  • Support for optional TDE wallet passwords in the Database service
  • Support for Object Storage service integration in the Big Data service

Breaking Changes

  • Support for circuit breakers enabled by default in all services except Streaming and Compute
  • Support for retries enabled by default in all operations of the Functions and Roving Edge services, and in some operations of the Streaming 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.7.0 to 2.8.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.8.0</h2> <h3>Added</h3> <ul> <li> <p>Support for getting subnet topology in the Networking service</p> </li> <li> <p>Support for encrypted FastConnect resources in the Networking service</p> </li> <li> <p>Support for performance and high availability, as well as recommendation metrics, in the Optimizer service</p> </li> <li> <p>Support for optional TDE wallet passwords in the Database service</p> </li> <li> <p>Support for Object Storage service integration in the Big Data service</p> </li> </ul> <h3>Breaking Changes</h3> <ul> <li> <p>Support for circuit breakers enabled by default in all services except Streaming and Compute</p> </li> <li> <p>Support for retries enabled by default in all operations of the Functions and Roving Edge services, and in some operations of the Streaming service</p> </li> </ul> <h2>File Checksums (SHA256)</h2> <p>oci-typescript-sdk.zip 7444c07f33254485a8c1b0590e7083fceabb4c84b01c04f7efbd8f40b9e144f2</p> </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.8.0 - 2021-11-17</h2> <h3>Added</h3> <ul> <li>Support for getting subnet topology in the Networking service</li> <li>Support for encrypted FastConnect resources in the Networking service</li> <li>Support for performance and high availability, as well as recommendation metrics, in the Optimizer service</li> <li>Support for optional TDE wallet passwords in the Database service</li> <li>Support for Object Storage service integration in the Big Data service</li> </ul> <h3>Breaking Changes</h3> <ul> <li>Support for circuit breakers enabled by default in all services except Streaming and Compute</li> <li>Support for retries enabled by default in all operations of the Functions and Roving Edge services, and in some operations of the Streaming service</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oracle/oci-typescript-sdk/commit/708dc17a664806b6497fb61ce4833d34aa03e65b"><code>708dc17</code></a> Releasing version 2.8.0</li> <li><a href="https://github.com/oracle/oci-typescript-sdk/commit/407a3b3658facb12de636b26f494cc8a323c810f"><code>407a3b3</code></a> Releasing version 2.8.0</li> <li>See full diff in <a href="https://github.com/oracle/oci-typescript-sdk/compare/v2.7.0...v2.8.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.7.0&new-version=2.8.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#249
No description provided.