Bump oci-sdk from 2.4.0 to 2.5.0 #213

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/oci-sdk-2.5.0 into main 2021-10-06 10:07:09 +00:00
dependabot[bot] commented 2021-10-06 07:07:50 +00:00 (Migrated from github.com)

Bumps oci-sdk from 2.4.0 to 2.5.0.

Release notes

Sourced from oci-sdk's releases.

2.5.0

Added

  • Support for configuring Binlog variables in the MySQL Database service.

  • Support new response value "OPERATOR" for backup creationType in list and get MDS backup API in the MySQL Database service.

  • Support for SetAutoUpgradableConfig and GetAutoUpgradableConfig operations in Management Agent Cloud service.

  • Support for additional installType filter for List Management Agents, Images and Count API operations in Management Agent Cloud service.

  • Support for list and read DeploymentUpgrade, cancel and restore DeploymentBackup in the Golden Gate service.

  • Support for non-autonomous databases targets, executing Pre-Migration advisor, uploading Datapump logs into Object Storage bucket, and filtering Database Objects in the Database Migration service.

  • Support for calling Oracle Cloud Infrastructure services in the ap-ibaraki-1 region.

Breaking Changes

  • Removed field isAgentAutoUpgradable from UpdateManagementAgentDetails model from Management Agent service

  • Removed field TimeCreated and DisplayName in SortBy enum and displayName from ListWorkRequestsRequest request model from Database Migration service.

  • Removed field TimeCreated and DisplayName in SortBy enum and displayName from ListWorkRequestsLogRequest request model from Database Migration service.

  • Removed field TimeCreated and DisplayName in SortBy enum and displayName from ListWorkRequestsErrorsRequest request model from Database Migration service.

  • Update field lifecycleState to use model.MigrationLifecycleStates instead of model.LifecycleStates from ListMigrationsRequest request model from Database Migration service.

  • Update field lifecycleState to use model.MigrationLifecycleStates instead of model.LifecycleStates from Migration and MigrationSummary model from Database Migration service.

  • Update field timeStamp to timestamp from WorkRequestLogEntry and WorkRequestError model from Database Migration service.

  • Removed field compartmentId from UpdateAgentDetails model from Database Migration service.

  • Mark listAll* paginator functions as deprecated in favor of Iterator paginator functions.

Changelog

Sourced from oci-sdk's changelog.

2.5.0 - 2021-10-05

Added

  • Support for configuring Binlog variables in the MySQL Database service.
  • Support new response value "OPERATOR" for backup creationType in list and get MDS backup API in the MySQL Database service.
  • Support for SetAutoUpgradableConfig and GetAutoUpgradableConfig operations in Management Agent Cloud service.
  • Support for additional installType filter for List Management Agents, Images and Count API operations in Management Agent Cloud service.
  • Support for list and read DeploymentUpgrade, cancel and restore DeploymentBackup in the Golden Gate service.
  • Support for non-autonomous databases targets, executing Pre-Migration advisor, uploading Datapump logs into Object Storage bucket, and filtering Database Objects in the Database Migration service.
  • Support for calling Oracle Cloud Infrastructure services in the ap-ibaraki-1 region.

Breaking Changes

  • Removed field isAgentAutoUpgradable from UpdateManagementAgentDetails model from Management Agent service
  • Removed field TimeCreated and DisplayName in SortBy enum and displayName from ListWorkRequestsRequest request model from Database Migration service.
  • Removed field TimeCreated and DisplayName in SortBy enum and displayName from ListWorkRequestsLogRequest request model from Database Migration service.
  • Removed field TimeCreated and DisplayName in SortBy enum and displayName from ListWorkRequestsErrorsRequest request model from Database Migration service.
  • Update field lifecycleState to use model.MigrationLifecycleStates instead of model.LifecycleStates from ListMigrationsRequest request model from Database Migration service.
  • Update field lifecycleState to use model.MigrationLifecycleStates instead of model.LifecycleStates from Migration and MigrationSummary model from Database Migration service.
  • Update field timeStamp to timestamp from WorkRequestLogEntry and WorkRequestError model from Database Migration service.
  • Removed field compartmentId from UpdateAgentDetails model from Database Migration service.
  • Mark listAll* paginator functions as deprecated in favor of Iterator paginator functions.
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.4.0 to 2.5.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.5.0</h2> <h3>Added</h3> <ul> <li> <p>Support for configuring Binlog variables in the MySQL Database service.</p> </li> <li> <p>Support new response value &quot;OPERATOR&quot; for backup creationType in list and get MDS backup API in the MySQL Database service.</p> </li> <li> <p>Support for SetAutoUpgradableConfig and GetAutoUpgradableConfig operations in Management Agent Cloud service.</p> </li> <li> <p>Support for additional installType filter for List Management Agents, Images and Count API operations in Management Agent Cloud service.</p> </li> <li> <p>Support for list and read DeploymentUpgrade, cancel and restore DeploymentBackup in the Golden Gate service.</p> </li> <li> <p>Support for non-autonomous databases targets, executing Pre-Migration advisor, uploading Datapump logs into Object Storage bucket, and filtering Database Objects in the Database Migration service.</p> </li> <li> <p>Support for calling Oracle Cloud Infrastructure services in the ap-ibaraki-1 region.</p> </li> </ul> <h3>Breaking Changes</h3> <ul> <li> <p>Removed field <code>isAgentAutoUpgradable</code> from <code>UpdateManagementAgentDetails</code> model from Management Agent service</p> </li> <li> <p>Removed field <code>TimeCreated</code> and <code>DisplayName</code> in <code>SortBy</code> enum and <code>displayName</code> from <code>ListWorkRequestsRequest</code> request model from Database Migration service.</p> </li> <li> <p>Removed field <code>TimeCreated</code> and <code>DisplayName</code> in <code>SortBy</code> enum and <code>displayName</code> from <code>ListWorkRequestsLogRequest</code> request model from Database Migration service.</p> </li> <li> <p>Removed field <code>TimeCreated</code> and <code>DisplayName</code> in <code>SortBy</code> enum and <code>displayName</code> from <code>ListWorkRequestsErrorsRequest</code> request model from Database Migration service.</p> </li> <li> <p>Update field <code>lifecycleState</code> to use <code>model.MigrationLifecycleStates</code> instead of <code>model.LifecycleStates</code> from <code>ListMigrationsRequest</code> request model from Database Migration service.</p> </li> <li> <p>Update field <code>lifecycleState</code> to use <code>model.MigrationLifecycleStates</code> instead of <code>model.LifecycleStates</code> from <code>Migration</code> and <code>MigrationSummary</code> model from Database Migration service.</p> </li> <li> <p>Update field <code>timeStamp</code> to <code>timestamp</code> from <code>WorkRequestLogEntry</code> and <code>WorkRequestError</code> model from Database Migration service.</p> </li> <li> <p>Removed field <code>compartmentId</code> from <code>UpdateAgentDetails</code> model from Database Migration service.</p> </li> <li> <p>Mark listAll* paginator functions as deprecated in favor of Iterator paginator functions.</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.5.0 - 2021-10-05</h2> <h3>Added</h3> <ul> <li>Support for configuring Binlog variables in the MySQL Database service.</li> <li>Support new response value &quot;OPERATOR&quot; for backup creationType in list and get MDS backup API in the MySQL Database service.</li> <li>Support for SetAutoUpgradableConfig and GetAutoUpgradableConfig operations in Management Agent Cloud service.</li> <li>Support for additional installType filter for List Management Agents, Images and Count API operations in Management Agent Cloud service.</li> <li>Support for list and read DeploymentUpgrade, cancel and restore DeploymentBackup in the Golden Gate service.</li> <li>Support for non-autonomous databases targets, executing Pre-Migration advisor, uploading Datapump logs into Object Storage bucket, and filtering Database Objects in the Database Migration service.</li> <li>Support for calling Oracle Cloud Infrastructure services in the ap-ibaraki-1 region.</li> </ul> <h3>Breaking Changes</h3> <ul> <li>Removed field <code>isAgentAutoUpgradable</code> from <code>UpdateManagementAgentDetails</code> model from Management Agent service</li> <li>Removed field <code>TimeCreated</code> and <code>DisplayName</code> in <code>SortBy</code> enum and <code>displayName</code> from <code>ListWorkRequestsRequest</code> request model from Database Migration service.</li> <li>Removed field <code>TimeCreated</code> and <code>DisplayName</code> in <code>SortBy</code> enum and <code>displayName</code> from <code>ListWorkRequestsLogRequest</code> request model from Database Migration service.</li> <li>Removed field <code>TimeCreated</code> and <code>DisplayName</code> in <code>SortBy</code> enum and <code>displayName</code> from <code>ListWorkRequestsErrorsRequest</code> request model from Database Migration service.</li> <li>Update field <code>lifecycleState</code> to use <code>model.MigrationLifecycleStates</code> instead of <code>model.LifecycleStates</code> from <code>ListMigrationsRequest</code> request model from Database Migration service.</li> <li>Update field <code>lifecycleState</code> to use <code>model.MigrationLifecycleStates</code> instead of <code>model.LifecycleStates</code> from <code>Migration</code> and <code>MigrationSummary</code> model from Database Migration service.</li> <li>Update field <code>timeStamp</code> to <code>timestamp</code> from <code>WorkRequestLogEntry</code> and <code>WorkRequestError</code> model from Database Migration service.</li> <li>Removed field <code>compartmentId</code> from <code>UpdateAgentDetails</code> model from Database Migration service.</li> <li>Mark listAll* paginator functions as deprecated in favor of Iterator paginator functions.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oracle/oci-typescript-sdk/commit/42207ae9bb11e6af334cecd7d55f8d7726522b41"><code>42207ae</code></a> Releasing version 2.5.0</li> <li><a href="https://github.com/oracle/oci-typescript-sdk/commit/a6401589b0accc6f7848548a56487f68a91537bd"><code>a640158</code></a> Releasing version 2.5.0</li> <li>See full diff in <a href="https://github.com/oracle/oci-typescript-sdk/compare/v2.4.0...v2.5.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.4.0&new-version=2.5.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#213
No description provided.