AnalogJ / lexicon

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

Bump oci from 2.126.3 to 2.128.0 #1917

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps oci from 2.126.3 to 2.128.0.

Release notes

Sourced from oci's releases.

2.127.0

Added

  • Support for Demand Signal service
  • Support for external database connectors in the Database service
  • Support for monitoring standby databases in the Database Management service
  • Support for resource overviews in the Capacity Management service
  • Support for optional parameters in the download API in the Java Management Service Downloads service

Breaking

  • The operation list_occ_availabilities can return any string for the params resource_type and workload_type in the OCI Control Center service
  • The model OccCapacityRequestComputeDetails has been removed in the OCI Control Center service
  • The params resource_type and workload_type can accept any string in the models OccAvailabilitySummary and OccCapacityRequestBaseDetails in the OCI Control Center service

File Checksums (SHA256)

oci-python-sdk-2.127.0.zip 5f5594102a926956b1fed2357400eaa7762979835d4743cdf9de9a426490683c

2.126.4

Added

  • Support for the Resource Scheduler service
  • Support for Bring Your Own Container (BYOC), custom networking and graceful termination of pipelines in the Data Science service
  • Support for backup and replacement of master, utility, and edge nodes in the Big Data service
  • Support for nested resource principal in the Data Science service

File Checksums (SHA256)

oci-python-sdk-2.126.4.zip f8945dc0be71309b5a363da4de28d9b360172856a8709f19f8962f9ad23ae880

Changelog

Sourced from oci's changelog.

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog <http://keepachangelog.com/>_.

2.127.0 - 2024-05-28

Added

  • Support for Demand Signal service
  • Support for external database connectors in the Database service
  • Support for monitoring standby databases in the Database Management service
  • Support for resource overviews in the Capacity Management service
  • Support for optional parameters in the download API in the Java Management Service Downloads service

Breaking

  • The operation list_occ_availabilities can return any string for the params resource_type and workload_type in the OCI Control Center service
  • The model OccCapacityRequestComputeDetails has been removed in the OCI Control Center service
  • The params resource_type and workload_type can accept any string in the models OccAvailabilitySummary and OccCapacityRequestBaseDetails in the OCI Control Center service

==================== 2.126.4 - 2024-05-21

Added

  • Support for the Resource Scheduler service
  • Support for Bring Your Own Container (BYOC), custom networking and graceful termination of pipelines in the Data Science service
  • Support for backup and replacement of master, utility, and edge nodes in the Big Data service
  • Support for nested resource principal in the Data Science service

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

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 5 months ago

Superseded by #1929.