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.132.0 to 2.135.0 #2041

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps oci from 2.132.0 to 2.135.0.

Release notes

Sourced from oci's releases.

2.135.0

Added

  • Support for Generative AI Agent service
  • Support for undeleting autonomous databases in the Database service
  • Support for assigning key versions for the pluggable databases in the Database service
  • Support for lifecycle states on list autonomous database operation in the Database service
  • Support for data masking parameter on list refresh activity operation in the Fusion Application as a Service
  • Support for configuring custom endpoints on an instance in the Integration Cloud service
  • Support for updating channel schedules on instance create operation in the Analytics service
  • Support for ExaCC via management agents in the Operations Insights service
  • Support for appending and deleting allowed SQLs from SQL firewall policies in the Data Safe service
  • Support for alarm suppressions with compartment targets and recurring schedules in the Monitoring service

Breaking

  • A new value called UNKNOWN_ENUM_VALUE has been added to the enums of the parent class when a subclass is in the responses returned from services. If a service returns a value that cannot be recognized by the version of the SDK, then the enum will be set to this value. Previously this would throw an exception.
  • Property dimensions changed from required to optional in model AlarmSuppressionSummary in the Monitoring service
  • Value STANDBY was removed from the property lifecycle_state in models IntegrationInstance and IntegrationInstanceSummary in the Integration Cloud service

File Checksums (SHA256)

oci-python-sdk-2.135.0.zip 70d19ce164ef4240dc938e8fb987d3f566fccdd2d8bdf6bac8b223cb717a0a48

2.134.0

Added

  • Support for calling Oracle Cloud Infrastructure services in the eu-crissier-1 region
  • Support for dedicated AI cluster unit shapes in the Generative AI service
  • Support for ticket numbers when creating access requests in the Managed Access service
  • Support for 23ai database, cloud VM clusters and VM cluster patching in the Exadata Fleet Update service
  • Support for text to speech feature in the AI Speech service
  • Support for notifications and transfer of capacity requests in the OCI Control Center service

Breaking

  • Parameter occ_customer_group_id is now mandatory for methods list_internal_namespace_occ_overviews, list_occ_availability_catalogs_internal, list_occ_capacity_requests_internal in the OCI Control Center service

File Checksums (SHA256)

oci-python-sdk-2.134.0.zip ea93f14826814123e7020da1c033181baedda1387a9a31abf1ba200127285ff3

2.133.0

Added

  • Support for Delegate Access Control service
  • Support for upgrade and downgrade of shapes of high performance mount targets in the File Storage service
  • Support for private endpoints in the Object Storage service
  • Support for create, update, list and delete operations on scheduling policies and scheduling windows in the Database service
  • Support for specifying domains while creating data guard associations in the Database service
  • Support for provision of developer autonomous databases in the Database service
  • Support for upgrade of developer autonomous databases to paid autonomous databases in the Database service
  • Support for scheduling plans, actions, execution windows and execution actions for maintenance scheduling in the Database service
  • Support for cross-region replication of virtual vaults in the Key Management service
  • Support for listing all active service summaries in the Announcements service

... (truncated)

Changelog

Sourced from oci's changelog.

2.135.0 - 2024-09-24

Added

  • Support for Generative AI Agent service
  • Support for undeleting autonomous databases in the Database service
  • Support for assigning key versions for the pluggable databases in the Database service
  • Support for lifecycle states on list autonomous database operation in the Database service
  • Support for data masking parameter on list refresh activity operation in the Fusion Application as a Service
  • Support for configuring custom endpoints on an instance in the Integration Cloud service
  • Support for updating channel schedules on instance create operation in the Analytics service
  • Support for ExaCC via management agents in the Operations Insights service
  • Support for appending and deleting allowed SQLs from SQL firewall policies in the Data Safe service
  • Support for alarm suppressions with compartment targets and recurring schedules in the Monitoring service

Breaking

  • A new value called UNKNOWN_ENUM_VALUE has been added to the enums of the parent class when a subclass is in the responses returned from services. If a service returns a value that cannot be recognized by the version of the SDK, then the enum will be set to this value. Previously this would throw an exception.
  • Property dimensions changed from required to optional in model AlarmSuppressionSummary in the Monitoring service
  • Value STANDBY was removed from the property lifecycle_state in models IntegrationInstance and IntegrationInstanceSummary in the Integration Cloud service

==================== 2.134.0 - 2024-09-17

Added

  • Support for calling Oracle Cloud Infrastructure services in the eu-crissier-1 region
  • Support for dedicated AI cluster unit shapes in the Generative AI service
  • Support for ticket numbers when creating access requests in the Managed Access service
  • Support for 23ai database, cloud VM clusters and VM cluster patching in the Exadata Fleet Update service
  • Support for text to speech feature in the AI Speech service
  • Support for notifications and transfer of capacity requests in the OCI Control Center service

Breaking

  • Parameter occ_customer_group_id is now mandatory for methods list_internal_namespace_occ_overviews, list_occ_availability_catalogs_internal, list_occ_capacity_requests_internal in the OCI Control Center service
    2.133.0 - 2024-08-27 ====================

Added

  • Support for Delegate Access Control service
  • Support for upgrade and downgrade of shapes of high performance mount targets in the File Storage service
  • Support for private endpoints in the Object Storage service
  • Support for create, update, list and delete operations on scheduling policies and scheduling windows in the Database service
  • Support for specifying domains while creating data guard associations in the Database service
  • Support for provision of developer autonomous databases in the Database service
  • Support for upgrade of developer autonomous databases to paid autonomous databases in the Database 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 1 month ago

Superseded by #2050.