AnalogJ / lexicon

Manipulate DNS records on various DNS providers in a standardized way.
MIT License
1.48k stars 306 forks source link

Bump oci from 2.132.0 to 2.137.1 #2095

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps oci from 2.132.0 to 2.137.1.

Release notes

Sourced from oci's releases.

2.137.1

Added

  • Support for L3IP (Layer 3 IP) listeners in the Network Load Balancing service
  • Support for overriding an existing add-on installation in the Kubernetes Engine service

File Checksums (SHA256)

oci-python-sdk-2.137.1.zip 7b933dac2aee06b8ea16eccc4dd0d4387539aced13663b929edeeab900f824c9

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

... (truncated)

Changelog

Sourced from oci's changelog.

2.137.1 - 2024-10-29

Added

  • Support for L3IP (Layer 3 IP) listeners in the Network Load Balancing service
  • Support for overriding an existing add-on installation in the Kubernetes Engine service

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

... (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 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)
dependabot[bot] commented 3 weeks ago

Superseded by #2105.