Bump oci-sdk from 1.23.0 to 2.0.0 #139

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/oci-sdk-2.0.0 into main 2021-07-21 10:01:06 +00:00
dependabot[bot] commented 2021-07-21 07:05:11 +00:00 (Migrated from github.com)

Bumps oci-sdk from 1.23.0 to 2.0.0.

Release notes

Sourced from oci-sdk's releases.

2.0.0

Added

  • Support for schedules, schedule tasks, REST tasks, operators, S3, and Fusion Apps in the Data Integration service

  • Support for getting available updates and update histories for VM clusters in the Database service

  • Support for downloading network validation reports for Exadata network resources in the Database service

  • Support for patch and upgrade of Grid Infrastructure (GI), and update of DomU OS software for VM clusters in the Database service

  • Support for updating data guard associations in the Database service

Breaking Changes

  • Support for retries by default in the SDK. To disable default retries, set the environment variable OCI_SDK_DEFAULT_RETRY_ENABLED to false or programmatically set the value of common.GenericRetrier.defaultRetryConfiguration

  • Support for circuit breaker by default in the SDK. To disable default circuit breaker, set the environment variable OCI_SDK_DEFAULT_CIRCUITBREAKER_ENABLED to false or programmatically set the value of common.CircuitBreaker.defaultConfiguration

  • Removed the property isFilePattern from CsvFormatAttribute model under the Data Integration service

  • Removed the property bucketName from OracleAtpWriteAttributes model under the Data Integration service

  • Removed the property bucketName from OracleAdwcWriteAttributes model under the Data Integration service

  • Changed the data type of  property type in ShapeField model from string to any under the Data Integration service

  • Changed the data type of  property type in NativeShapeField model from string to any under the Data Integration service

  • Changed the data type of property lifecycleState in ListWorkspacesRequest from ListWorkspacesRequest.LifecycleState to string under the Data Integration service

Changelog

Sourced from oci-sdk's changelog.

2.0.0 - 2021-07-20

Added

  • Support for schedules, schedule tasks, REST tasks, operators, S3, and Fusion Apps in the Data Integration service
  • Support for getting available updates and update histories for VM clusters in the Database service
  • Support for downloading network validation reports for Exadata network resources in the Database service
  • Support for patch and upgrade of Grid Infrastructure (GI), and update of DomU OS software for VM clusters in the Database service
  • Support for updating data guard associations in the Database service

Breaking Changes

  • Support for retries by default in the SDK. To disable default retries, set the environment variable OCI_SDK_DEFAULT_RETRY_ENABLED to false or programmatically set the value of common.GenericRetrier.defaultRetryConfiguration
  • Support for circuit breaker by default in the SDK. To disable default circuit breaker, set the environment variable OCI_SDK_DEFAULT_CIRCUITBREAKER_ENABLED to false or programmatically set the value of common.CircuitBreaker.defaultConfiguration
  • Removed the property isFilePattern from CsvFormatAttribute model under the Data Integration service
  • Removed the property bucketName from OracleAtpWriteAttributes model under the Data Integration service
  • Removed the property bucketName from OracleAdwcWriteAttributes model under the Data Integration service
  • Changed the data type of  property type in ShapeField model from string to any under the Data Integration service
  • Changed the data type of  property type in NativeShapeField model from string to any under the Data Integration service
  • Changed the data type of property lifecycleState in ListWorkspacesRequest from ListWorkspacesRequest.LifecycleState to string under the Data Integration 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 1.23.0 to 2.0.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.0.0</h2> <h3>Added</h3> <ul> <li> <p>Support for schedules, schedule tasks, REST tasks, operators, S3, and Fusion Apps in the Data Integration service</p> </li> <li> <p>Support for getting available updates and update histories for VM clusters in the Database service</p> </li> <li> <p>Support for downloading network validation reports for Exadata network resources in the Database service</p> </li> <li> <p>Support for patch and upgrade of Grid Infrastructure (GI), and update of DomU OS software for VM clusters in the Database service</p> </li> <li> <p>Support for updating data guard associations in the Database service</p> </li> </ul> <h3>Breaking Changes</h3> <ul> <li> <p>Support for retries by default in the SDK. To disable default retries, set the environment variable <code>OCI_SDK_DEFAULT_RETRY_ENABLED</code> to <code>false</code> or programmatically set the value of <code>common.GenericRetrier.defaultRetryConfiguration</code></p> </li> <li> <p>Support for circuit breaker by default in the SDK. To disable default circuit breaker, set the environment variable <code>OCI_SDK_DEFAULT_CIRCUITBREAKER_ENABLED</code> to <code>false</code> or programmatically set the value of <code>common.CircuitBreaker.defaultConfiguration</code></p> </li> <li> <p>Removed the property <code>isFilePattern</code> from <code>CsvFormatAttribute</code> model under the Data Integration service</p> </li> <li> <p>Removed the property <code>bucketName</code> from <code>OracleAtpWriteAttributes</code> model under the Data Integration service</p> </li> <li> <p>Removed the property <code>bucketName</code> from <code>OracleAdwcWriteAttributes</code> model under the Data Integration service</p> </li> <li> <p>Changed the data type of  property <code>type</code> in <code>ShapeField</code> model from <code>string</code> to <code>any</code> under the Data Integration service</p> </li> <li> <p>Changed the data type of  property <code>type</code> in <code>NativeShapeField</code> model from <code>string</code> to <code>any</code> under the Data Integration service</p> </li> <li> <p>Changed the data type of property <code>lifecycleState</code> in <code>ListWorkspacesRequest</code> from <code>ListWorkspacesRequest.LifecycleState</code> to <code>string</code> under the Data Integration 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.0.0 - 2021-07-20</h2> <h3>Added</h3> <ul> <li>Support for schedules, schedule tasks, REST tasks, operators, S3, and Fusion Apps in the Data Integration service</li> <li>Support for getting available updates and update histories for VM clusters in the Database service</li> <li>Support for downloading network validation reports for Exadata network resources in the Database service</li> <li>Support for patch and upgrade of Grid Infrastructure (GI), and update of DomU OS software for VM clusters in the Database service</li> <li>Support for updating data guard associations in the Database service</li> </ul> <h3>Breaking Changes</h3> <ul> <li>Support for retries by default in the SDK. To disable default retries, set the environment variable <code>OCI_SDK_DEFAULT_RETRY_ENABLED</code> to <code>false</code> or programmatically set the value of <code>common.GenericRetrier.defaultRetryConfiguration</code></li> <li>Support for circuit breaker by default in the SDK. To disable default circuit breaker, set the environment variable <code>OCI_SDK_DEFAULT_CIRCUITBREAKER_ENABLED</code> to <code>false</code> or programmatically set the value of <code>common.CircuitBreaker.defaultConfiguration</code></li> <li>Removed the property <code>isFilePattern</code> from <code>CsvFormatAttribute</code> model under the Data Integration service</li> <li>Removed the property <code>bucketName</code> from <code>OracleAtpWriteAttributes</code> model under the Data Integration service</li> <li>Removed the property <code>bucketName</code> from <code>OracleAdwcWriteAttributes</code> model under the Data Integration service</li> <li>Changed the data type of  property <code>type</code> in <code>ShapeField</code> model from <code>string</code> to <code>any</code> under the Data Integration service</li> <li>Changed the data type of  property <code>type</code> in <code>NativeShapeField</code> model from <code>string</code> to <code>any</code> under the Data Integration service</li> <li>Changed the data type of property <code>lifecycleState</code> in <code>ListWorkspacesRequest</code> from <code>ListWorkspacesRequest.LifecycleState</code> to <code>string</code> under the Data Integration service</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oracle/oci-typescript-sdk/commit/7339e692463568e6a9a0d66e719be027ff29aee9"><code>7339e69</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/oracle/oci-typescript-sdk/issues/84">#84</a> from oracle/release_2021-07-20</li> <li><a href="https://github.com/oracle/oci-typescript-sdk/commit/82fc6aa365c3c64966d93f049a55621cc8000137"><code>82fc6aa</code></a> Releasing version 2.0.0</li> <li>See full diff in <a href="https://github.com/oracle/oci-typescript-sdk/compare/v1.23.0...v2.0.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=1.23.0&new-version=2.0.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#139
No description provided.