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.132.0 to 2.137.0 #2088

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2024

Bumps oci from 2.132.0 to 2.137.0.

Release notes

Sourced from oci's releases.

2.137.0

Added

  • Support for resource locking in the File storage service
  • Support for customer managed keys via Azure key vault and Amazon Web Services key vault in the Database service
  • Support for generated tokens on create secret operations in the Identity Domains service
  • Support for creating and updating Amazon Web Services asset-sources, EC2 and EBS assets in the Cloud Bridge service
  • Support for listing Amazon Web Services regions which are available for discovery and migration in the Cloud Bridge service
  • Support for model backup retention and restore in the Datascience service
  • Support for host capacity planning for host IO metrics in the Operations Insight service
  • Support for FastConnect redundancy in the Compute service
  • Support for create, publish, clone and delete operations on runbooks in the Fleet Application Management service
  • Support for platform configurations and metadata management in the Fleet Application Management service
  • Support for management of compliance policy rules in the Fleet Application Management service
  • Support for compliance report details based on compliance policy in the Fleet Application Management service
  • Support for administrative settings like auto discovery frequency in the Fleet Application Management service

Changed

  • The vendored library PyJWT was upgraded from version 1.7.1 to version 2.4.0

Breaking

  • The operation update_plugin was removed from the OcbAgentSvcClient client in the Cloud Bridge service
  • The property discovery_schedule_id was removed from the model UpdateVmWareAssetSourceDetails in the Cloud Bridge service
  • The constant METRIC_NAME_HOST_CONTAINERS and its value HOST_CONTAINERS was removed from the list of allowed values for the parameter metric_name in the model HostPerformanceMetricGroup in the Operations Insight service
  • The parent class of model HostContainers was changed from HostPerformanceMetricGroup to HostConfigurationMetricGroup and list of allowed values for the parameter metric_name was changed to HOST_PRODUCT, HOST_RESOURCE_ALLOCATION, HOST_MEMORY_CONFIGURATION, HOST_HARDWARE_CONFIGURATION, HOST_CPU_HARDWARE_CONFIGURATION, HOST_NETWORK_CONFIGURATION, HOST_ENTITES, HOST_FILESYSTEM_CONFIGURATION, HOST_GPU_CONFIGURATION, HOST_CONTAINERS in the Operations Insight service

File Checksums (SHA256)

oci-python-sdk-2.137.0.zip 7cefcd1b056f6575d4dbb012ca76c612cceb6bbc4dade6e2a5c35bd9b482c35d

2.136.0

Added

  • Support for open id connect discovery in the Oracle Kubernetes Engine service
  • Support for DNS security extensions (DNSSEC) in the DNS service
  • Support for restoring delta between backups to a new volume in the Block Volume service
  • Support for cross region backup copy and replication for volumes encrypted with customer keys in the Block Volume service
  • Support for list operation on deployment environments in the GoldenGate service
  • Support for defining environment types for deployments in the GoldenGate service

Fixed

  • Fixed an issue with decoding UTF-8 characters in response models
  • Removed model files which were not accessible programmatically

Breaking

  • Response type changed to oci.golden_gate.models.DeploymentBackup for operations copy_deployment_backup and create_deployment_backup in the GoldenGate service

File Checksums (SHA256)

oci-python-sdk-2.136.0.zip c2ad0528b89166ed7a5a7ac62b7a37ea96b515ea66c5d95df6da155f2bc33a2f

2.135.2

Added

... (truncated)

Changelog

Sourced from oci's changelog.

2.137.0 - 2024-10-22

Added

  • Support for resource locking in the File storage service
  • Support for customer managed keys via Azure key vault and Amazon Web Services key vault in the Database service
  • Support for generated tokens on create secret operations in the Identity Domains service
  • Support for creating and updating Amazon Web Services asset-sources, EC2 and EBS assets in the Cloud Bridge service
  • Support for listing Amazon Web Services regions which are available for discovery and migration in the Cloud Bridge service
  • Support for model backup retention and restore in the Datascience service
  • Support for host capacity planning for host IO metrics in the Operations Insight service
  • Support for FastConnect redundancy in the Compute service
  • Support for create, publish, clone and delete operations on runbooks in the Fleet Application Management service
  • Support for platform configurations and metadata management in the Fleet Application Management service
  • Support for management of compliance policy rules in the Fleet Application Management service
  • Support for compliance report details based on compliance policy in the Fleet Application Management service
  • Support for administrative settings like auto discovery frequency in the Fleet Application Management service

Changed

  • The vendored library PyJWT was upgraded from version 1.7.1 to version 2.4.0

Breaking

  • The operation update_plugin was removed from the OcbAgentSvcClient client in the Cloud Bridge service
  • The property discovery_schedule_id was removed from the model UpdateVmWareAssetSourceDetails in the Cloud Bridge service
  • The constant METRIC_NAME_HOST_CONTAINERS and its value HOST_CONTAINERS was removed from the list of allowed values for the parameter metric_name in the model HostPerformanceMetricGroup in the Operations Insight service
  • The parent class of model HostContainers was changed from HostPerformanceMetricGroup to HostConfigurationMetricGroup and list of allowed values for the parameter metric_name was changed to HOST_PRODUCT, HOST_RESOURCE_ALLOCATION, HOST_MEMORY_CONFIGURATION, HOST_HARDWARE_CONFIGURATION, HOST_CPU_HARDWARE_CONFIGURATION, HOST_NETWORK_CONFIGURATION, HOST_ENTITES, HOST_FILESYSTEM_CONFIGURATION, HOST_GPU_CONFIGURATION, HOST_CONTAINERS in the Operations Insight service

==================== 2.136.0 - 2024-10-15

Added

  • Support for open id connect discovery in the Oracle Kubernetes Engine service
  • Support for DNS security extensions (DNSSEC) in the DNS service
  • Support for restoring delta between backups to a new volume in the Block Volume service
  • Support for cross region backup copy and replication for volumes encrypted with customer keys in the Block Volume service
  • Support for list operation on deployment environments in the GoldenGate service
  • Support for defining environment types for deployments in the GoldenGate service

Fixed

Fixed an issue with decoding UTF-8 characters in response models

  • Removed model files which were not accessible programmatically

... (truncated)

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 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)

Bumps [oci](https://github.com/oracle/oci-python-sdk) from 2.132.0 to 2.137.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.132.0...v2.137.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 23, 2024
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.

0 participants