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.116.0 to 2.121.1 #1891

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2024

Bumps oci from 2.116.0 to 2.121.1.

Release notes

Sourced from oci's releases.

2.121.1

Added

  • Support for adding automatic backups during cross region operations and disaster recovery in the Autonomous Database service
  • Support for overlapping CIDR in network path analyzer in the Virtual Network Monitoring service
  • Support for additional attributes in entity and topology in the Log Analytics service
  • Support for historic collection and log type while creating object collection rules in the Log Analytics service
  • Support for position aware parsers in the Log Analytics service
  • Support for filtering log sources, detection rules and scheduled tasks based on target service in the Log Analytics service
  • Support for additional recall and release attributes in the Log Analytics service
  • Support for opc-meta-properties header while uploading log events in the Log Analytics service
  • Support for Generative AI Inference service

File Checksums (SHA256)

oci-python-sdk-2.121.1.zip f2c64f0ff75d125fa6505ff1317f8aa42a0cca3877ad9cfed4a56f2a9224378b

2.121.0

Added

  • Support for the Globally Distributed Database service
  • Support for secret auto-rotation in the Secret Management service
  • Support for dedicated key management in the Key Management service
  • Support for resource locking operations in the Digital Media service
  • Support for data sources, including prometheus emitter, in the Management Agent service
  • Support for Bring Your Own Certificates (BYOC) in the MySQL HeatWave Database service

Breaking

  • Models MediaWorkflowJobFact, MediaWorkflowJobFactCollection and MediaWorkflowJobFactSummary were removed from the Digital Media service
  • Methods get_media_workflow_job_fact and list_media_workflow_job_facts were removed from the Digital Media service

File Checksums (SHA256)

oci-python-sdk-2.121.0.zip 012b8a83c137eac94e0e11c86cb3ca9e1836aef24baf42f4ac39144e498c4dd7

2.120.0

Added

  • Support for OCI Control Center service
  • Support for giro value set for address rules in the Oracle Store Platform service
  • Support for giro in tax information for subscriptions in the Oracle Store Platform service
  • Support for REST connectivity with Oath2 in the Data Integration service
  • Support for resolver rules limit increase in the DNS service
  • Support for named credentials in the Database Management service

Breaking

  • Default retry disabled on the operations of the DNS service

File Checksums (SHA256)

oci-python-sdk-2.120.0.zip d3f2c18d3b9551a605eb1d2f84587cf075483966c87b638ac19638b6c4ca3606

2.119.1

... (truncated)

Changelog

Sourced from oci's changelog.

2.121.1 - 2024-02-13

Added

  • Support for adding automatic backups during cross region operations and disaster recovery in the Autonomous Database service
  • Support for overlapping CIDR in network path analyzer in the Virtual Network Monitoring service
  • Support for additional attributes in entity and topology in the Log Analytics service
  • Support for historic collection and log type while creating object collection rules in the Log Analytics service
  • Support for position aware parsers in the Log Analytics service
  • Support for filtering log sources, detection rules and scheduled tasks based on target service in the Log Analytics service
  • Support for additional recall and release attributes in the Log Analytics service
  • Support for opc-meta-properties header while uploading log events in the Log Analytics service
  • Support for Generative AI Inference service

==================== 2.121.0 - 2024-02-06

Added

  • Support for the Globally Distributed Database service
  • Support for secret auto-rotation in the Secret Management service
  • Support for dedicated key management in the Key Management service
  • Support for resource locking operations in the Digital Media service
  • Support for data sources, including prometheus emitter, in the Management Agent service
  • Support for Bring Your Own Certificates (BYOC) in the MySQL HeatWave Database service

Breaking

  • Models MediaWorkflowJobFact, MediaWorkflowJobFactCollection and MediaWorkflowJobFactSummary were removed from the Digital Media service
  • Methods get_media_workflow_job_fact and list_media_workflow_job_facts were removed from the Digital Media service

==================== 2.120.0 - 2024-01-30

Added

  • Support for OCI Control Center service
  • Support for giro value set for address rules in the Oracle Store Platform service
  • Support for giro in tax information for subscriptions in the Oracle Store Platform service
  • Support for REST connectivity with Oath2 in the Data Integration service
  • Support for resolver rules limit increase in the DNS service
  • Support for named credentials in the Database Management service

Breaking

  • Default retry disabled on the operations of the DNS service

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [oci](https://github.com/oracle/oci-python-sdk) from 2.116.0 to 2.121.1.
- [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.116.0...v2.121.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 14, 2024
@adferrand
Copy link
Collaborator

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github May 14, 2024

Looks like oci is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 14, 2024
@dependabot dependabot bot deleted the dependabot/pip/oci-2.121.1 branch May 14, 2024 18:28
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.

None yet

1 participant