AnalogJ / lexicon

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

Bump oci from 2.113.0 to 2.115.0 #1778

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps oci from 2.113.0 to 2.115.0.

Release notes

Sourced from oci's releases.

2.114.0

Added

  • Support for optional parameters for autonomous container database create and update operations in the Database service
  • Support for maintenance runs for autonomous container database resources in the Database service
  • Support for runtime unsupported connections for Oracle Database and MySQL database types in the Database Tools service
  • Support for PostgreSQL, Generic JDBC connections with runtime unsupported in the Database Tools service
  • Support for resource locking in the Database Tools service
  • Support for proxy sessions for Oracle database connections in the Database Tools service
  • Support for global active tables in the NoSQL Database service
  • Support for application dependency management (ADM) remediation features in the Application Dependency Management service
  • Support for additional connections types for Amazon Kinesis, Amazon Redshift, Elasticsearch, Generic, Google BigQuery, Google Cloud Storage and Redis Database resources in the Golden Gate service
  • Support for optional parameters for the list alarms status operation in the Monitoring Service

Breaking

  • Support for retries by default on operations of the Database Tools service
  • Support for retries by default on operations of the Monitoring service
  • The paremeter opc_retry_token was removed from operations change_database_tools_connection_compartment and change_database_tools_private_endpoint_compartment in the Database Tools service
  • Properties user_password, connection_string and user_name were removed from models CreateDatabaseToolsConnectionOracleDatabaseDetails and CreateDatabaseToolsConnectionMySqlDetails in the Database Tools service

File Checksums (SHA256)

oci-python-sdk-2.114.0.zip ed076faba5bed8f91260793c389163abc8d093a9221d5df9f5a0f8ab549eae50

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.114.0 - 2023-10-24

Added

  • Support for optional parameters for autonomous container database create and update operations in the Database service
  • Support for maintenance runs for autonomous container database resources in the Database service
  • Support for runtime unsupported connections for Oracle Database and MySQL database types in the Database Tools service
  • Support for PostgreSQL, Generic JDBC connections with runtime unsupported in the Database Tools service
  • Support for resource locking in the Database Tools service
  • Support for proxy sessions for Oracle database connections in the Database Tools service
  • Support for global active tables in the NoSQL Database service
  • Support for application dependency management (ADM) remediation features in the Application Dependency Management service
  • Support for additional connections types for Amazon Kinesis, Amazon Redshift, Elasticsearch, Generic, Google BigQuery, Google Cloud Storage and Redis Database resources in the Golden Gate service
  • Support for optional parameters for the list alarms status operation in the Monitoring Service

Breaking

  • Support for retries by default on operations of the Database Tools service
  • Support for retries by default on operations of the Monitoring service
  • The paremeter opc_retry_token was removed from operations change_database_tools_connection_compartment and change_database_tools_private_endpoint_compartment in the Database Tools service
  • Properties user_password, connection_string and user_name were removed from models CreateDatabaseToolsConnectionOracleDatabaseDetails and CreateDatabaseToolsConnectionMySqlDetails in the Database Tools 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 10 months ago

Superseded by #1786.