Bump oci-sdk from 2.0.1 to 2.1.0 #151

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/oci-sdk-2.1.0 into main 2021-08-04 09:45:10 +00:00
dependabot[bot] commented 2021-08-04 07:05:29 +00:00 (Migrated from github.com)

Bumps oci-sdk from 2.0.1 to 2.1.0.

Release notes

Sourced from oci-sdk's releases.

2.1.0

Added

  • Support for manually copying volume group backups across regions in the Block Volume service

  • Support for work requests for the copy volume backup and copy boot volume backup operations in the Block Volume service

  • Support for specifying external Hive metastores during application creation in the Data Flow service

  • Support for changing the compartment of a backup in the MySQL Database service

  • Support for model catalog features including provenance, metadata, schemas, and artifact introspection in the Data Science service

  • Support for Exadata system network bonding in the Database service

  • Support for creating autonomous databases with early patching enabled in the Database service

Breaking changes

  • Default retries and circuit breakers in the SDK removed for the following services : Functions, Streaming, Big Data and Notifications
Changelog

Sourced from oci-sdk's changelog.

2.1.0 - 2021-08-03

Added

  • Support for manually copying volume group backups across regions in the Block Volume service
  • Support for work requests for the copy volume backup and copy boot volume backup operations in the Block Volume service
  • Support for specifying external Hive metastores during application creation in the Data Flow service
  • Support for changing the compartment of a backup in the MySQL Database service
  • Support for model catalog features including provenance, metadata, schemas, and artifact introspection in the Data Science service
  • Support for Exadata system network bonding in the Database service
  • Support for creating autonomous databases with early patching enabled in the Database service

Breaking changes

  • Default retries and circuit breakers in the SDK removed for the following services : Functions, Streaming, Big Data and Notifications
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.0.1 to 2.1.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.1.0</h2> <h3>Added</h3> <ul> <li> <p>Support for manually copying volume group backups across regions in the Block Volume service</p> </li> <li> <p>Support for work requests for the copy volume backup and copy boot volume backup operations in the Block Volume service</p> </li> <li> <p>Support for specifying external Hive metastores during application creation in the Data Flow service</p> </li> <li> <p>Support for changing the compartment of a backup in the MySQL Database service</p> </li> <li> <p>Support for model catalog features including provenance, metadata, schemas, and artifact introspection in the Data Science service</p> </li> <li> <p>Support for Exadata system network bonding in the Database service</p> </li> <li> <p>Support for creating autonomous databases with early patching enabled in the Database service</p> </li> </ul> <h3>Breaking changes</h3> <ul> <li>Default retries and circuit breakers in the SDK removed for the following services : Functions, Streaming, Big Data and Notifications</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.1.0 - 2021-08-03</h2> <h3>Added</h3> <ul> <li>Support for manually copying volume group backups across regions in the Block Volume service</li> <li>Support for work requests for the copy volume backup and copy boot volume backup operations in the Block Volume service</li> <li>Support for specifying external Hive metastores during application creation in the Data Flow service</li> <li>Support for changing the compartment of a backup in the MySQL Database service</li> <li>Support for model catalog features including provenance, metadata, schemas, and artifact introspection in the Data Science service</li> <li>Support for Exadata system network bonding in the Database service</li> <li>Support for creating autonomous databases with early patching enabled in the Database service</li> </ul> <h3>Breaking changes</h3> <ul> <li>Default retries and circuit breakers in the SDK removed for the following services : Functions, Streaming, Big Data and Notifications</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oracle/oci-typescript-sdk/commit/28a105f6cb8340d9356b2cfc453f2f65f1fea4d5"><code>28a105f</code></a> Releasing version 2.1.0</li> <li><a href="https://github.com/oracle/oci-typescript-sdk/commit/5780bfc3b65fc25bee2b003589d719724ea90cd6"><code>5780bfc</code></a> Releasing version 2.1.0</li> <li>See full diff in <a href="https://github.com/oracle/oci-typescript-sdk/compare/v2.0.1...v2.1.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.0.1&new-version=2.1.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#151
No description provided.