oracle / oracle-db-appdev-monitoring

Metrics exporter and samples for unified observability for data-centric app dev and microservices
http://developer.oracle.com/microservices
Other
78 stars 23 forks source link

Bump github.com/oracle/oci-go-sdk/v65 from 65.77.1 to 65.78.0 #146

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps github.com/oracle/oci-go-sdk/v65 from 65.77.1 to 65.78.0.

Release notes

Sourced from github.com/oracle/oci-go-sdk/v65's releases.

65.78.0

Added

  • Support for calling Oracle Cloud Infrastructure services in the ap-seoul-2 region

  • Support for calling Oracle Cloud Infrastructure services in the ap-suwon-1 region

  • Support for calling Oracle Cloud Infrastructure services in the ap-chuncheon-2 region

  • Support for MFA Enablement v2 in the Identity Domains service

  • Support for starting, stopping and updating min/max executor count for SQL Endpoints in the Data Flow service

  • Support for customer message in the Customer Incident Management Service

  • Support for REJECTED limitStatus in the Customer Incident Management Service

Breaking Changes

  • The retry strategy for getting the X509 token from Identity service was modified and is now protected via circuit breaker

  • The operations GetCsiNumber and GetStatus were removed from the IncidentClient in the Customer Incident Management Service

  • The property ServiceCategories was removed from the model IncidentResourceType in the Customer Incident Management Service

  • The properties ServiceCategory and IssueType were removed from the model ServiceCategories in the Customer Incident Management Service

  • The property ItemKey was made mandatory in the model AccountItem in the Customer Incident Management Service

File Checksums (SHA256)

oci-go-sdk-65.78.0.zip 0f75a26cf1639a15b6176bdede51b4f54709ca5812ca773487df61ef8d0499ef

Changelog

Sourced from github.com/oracle/oci-go-sdk/v65's changelog.

65.78.0 - 2024-11-05

Added

  • Support for calling Oracle Cloud Infrastructure services in the ap-seoul-2 region
  • Support for calling Oracle Cloud Infrastructure services in the ap-suwon-1 region
  • Support for calling Oracle Cloud Infrastructure services in the ap-chuncheon-2 region
  • Support for MFA Enablement v2 in the Identity Domains service
  • Support for starting, stopping and updating min/max executor count for SQL Endpoints in the Data Flow service
  • Support for customer message in the Customer Incident Management Service
  • Support for REJECTED limitStatus in the Customer Incident Management Service

Breaking Changes

  • The retry strategy for getting the X509 token from Identity service was modified and is now protected via circuit breaker
  • The operations GetCsiNumber and GetStatus were removed from the IncidentClient in the Customer Incident Management Service
  • The property ServiceCategories was removed from the model IncidentResourceType in the Customer Incident Management Service
  • The properties ServiceCategory and IssueType were removed from the model ServiceCategories in the Customer Incident Management Service
  • The property ItemKey was made mandatory in the model AccountItem in the Customer Incident Management Service
Commits
  • 3db7a42 Releasing version 65.78.0
  • 3067efb Merge remote-tracking branch 'bitbucket/github' into release_2024-11-05
  • eb4d9d7 Releasing version 65.78.0
  • See full diff in compare view


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 week ago

Superseded by #149.