Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump oci from 2.47.1 to 2.49.0 #16

Merged
merged 1 commit into from
Oct 29, 2021
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2021

Bumps oci from 2.47.1 to 2.49.0.

Release notes

Sourced from oci's releases.

2.49.0

Added

  • Support for the Source Code Management service
  • Support for the Build service
  • Support for the Certificates service
  • Support to create child tenancies in an organization and manage subscriptions in the Organizations service
  • Support for Certificates service integration in the Load Balancing service
  • Support for creating hosts in specific availability domains in the VMWare Solution service
  • Support for user-defined functions and libraries, as well as scheduling and orchestration, in the Data Integration service
  • Support for EM-managed Exadatas and EM-managed hosts in the Operations Insights service

Breaking

  • Models ComputeInstanceGroupBlueGreenDeployStageExecutionProgress, ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress, ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress, ComputeInstanceGroupCanaryDeployStageExecutionProgress, ComputeInstanceGroupCanaryTrafficShiftDeployStageExecutionProgress, RunPipelineDeployStageExecutionProgressand RunValidationTestOnComputeInstanceDeployStageExecutionProgress were removed from the DevOps service.
  • Parameter compartment_id is now optional for operation list_work_requests in the Operations Insights service.

File Checksums (SHA256)

oci-python-sdk-2.49.0.zip faa34ebc3e7cce69ffb276209ee5e7ca68c82b058838e0b8769794b661b51a1a

2.48.0

Added

  • Support for creating database systems from backups with database software images in the Database service
  • Support for optionally providing a SID prefix during Exadata database creation in the Database service
  • Support for node subsetting on VM clusters in the Database service
  • Support for non-CDB to PDB conversion in the Database service
  • Support for default homepages, unprocessed data buckets, and parsing geostats in the Logging Analytics service
  • Support for Circuit Breakers. Please refer here to learn more.
  • Support for enabling/disabling Retries globally for operations using Default Retry Strategy. Please refer here for more info.

Breaking

  • Default Retry strategy will now retry operations for max 8 attempts and have a timeout of 600 seconds before failing. The strategy will now use De-Correlated jitter as the default delay strategy.
Changelog

Sourced from oci's changelog.

2.49.0 - 2021-10-26

Added

  • Support for the Source Code Management service
  • Support for the Build service
  • Support for the Certificates service
  • Support to create child tenancies in an organization and manage subscriptions in the Organizations service
  • Support for Certificates service integration in the Load Balancing service
  • Support for creating hosts in specific availability domains in the VMWare Solution service
  • Support for user-defined functions and libraries, as well as scheduling and orchestration, in the Data Integration service
  • Support for EM-managed Exadatas and EM-managed hosts in the Operations Insights service

Breaking

  • Models ComputeInstanceGroupBlueGreenDeployStageExecutionProgress, ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress, ComputeInstanceGroupCanaryApprovalDeployStageExecutionProgress, ComputeInstanceGroupCanaryDeployStageExecutionProgress, ComputeInstanceGroupCanaryTrafficShiftDeployStageExecutionProgress, RunPipelineDeployStageExecutionProgressand RunValidationTestOnComputeInstanceDeployStageExecutionProgress were removed from the DevOps service.

==================== 2.48.0 - 2021-10-19

Added

  • Support for creating database systems from backups with database software images in the Database service
  • Support for optionally providing a SID prefix during Exadata database creation in the Database service
  • Support for node subsetting on VM clusters in the Database service
  • Support for non-CDB to PDB conversion in the Database service
  • Support for default homepages, unprocessed data buckets, and parsing geostats in the Logging Analytics service
  • Support for Circuit Breakers. Please refer here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/circuit_breakers.html>__ to learn more.
  • Support for enabling/disabling Retries globally for operations using Default Retry Strategy. Please refer here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html#overriding-the-retry-behavior-at-global-sdk-level>__ for more info.

Breaking

  • Default Retry strategy will now retry operations for max 8 attempts and have a timeout of 600 seconds before failing. The strategy will now use De-Correlated jitter <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html#de-correlated-jitter>__ as the default delay strategy.

====================

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](https://github.com/oracle/oci-python-sdk) from 2.47.1 to 2.49.0.
- [Release notes](https://github.com/oracle/oci-python-sdk/releases)
- [Changelog](https://github.com/oracle/oci-python-sdk/blob/master/CHANGELOG.rst)
- [Commits](oracle/oci-python-sdk@v2.47.1...v2.49.0)

---
updated-dependencies:
- dependency-name: oci
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 29, 2021
@isac322 isac322 enabled auto-merge (squash) October 29, 2021 14:08
@isac322 isac322 merged commit a4f7337 into master Oct 29, 2021
@isac322 isac322 deleted the dependabot/pip/oci-2.49.0 branch October 29, 2021 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant