Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/oracle/oci-go-sdk from 21.4.0+incompatible to 24.3.0+incompatible #2512

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2022

Bumps github.com/oracle/oci-go-sdk from 21.4.0+incompatible to 24.3.0+incompatible.

Release notes

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

24.3.0

Added

  • Support for Logging Service

  • Support for Logging Analytics Service

  • Support for Logging Search Service

  • Support for Logging Ingestion Service

  • Support for Management Agent Cloud Service

  • Support for Management Dashboard Service

  • Support for Service Connector Hub service

  • Support for Policy based Request/Response transformation in the API Gateway Service

  • Support for sending diagnostic interrupt to a VM instance in the Compute Service

  • Support for custom Database Software Images in the Database Service

  • Support for getting and listing container database patches for Autonomous Container Database resources in the Database Service

  • Support for updating patch id on maintenance run for Autonomous Container Database resources in the Database Service

  • Support for searching Oracle Cloud resources across tenancies in the Search Service

  • Documentation update for Logging Policies in the API Gateway service

24.2.0

Added

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

  • Support for VM database cloning in the Database service

  • Support for the MAINTENANCE_IN_PROGRESS lifecycle state on database systems, VM clusters, and Cloud Exadata in the Database service

  • Support for provisioning refreshable clones in the Database service

  • Support for new options on listeners and backend sets for specifying SSL protocols, SSL cipher suites, and server ordering preferences in the Load Balancing service

  • Support for AMD flexible shapes with configurable CPU in the Container Engine for Kubernetes service

  • Support for network sources in authentication policies in the Identity service

... (truncated)

Changelog

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

CHANGELOG

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

The format is based on Keep a Changelog

54.0.0 - 2021-12-14

Added

  • Support for node replacement in the VMWare Solution service
  • Support for ingestion of SQL stats metrics in the Operations Insights service
  • Support for AWR hub integration in the Operations Insights service
  • Support for automatically generating logical entities from filename patterns and relationships between business terms across glossaries in the Data Catalog service
  • Support for automatic start/stop at scheduled times in the Database service
  • Support for cloud VM cluster resources on autonomous dedicated databases in the Database service
  • Support for external Hive metastores in the Big Data service
  • Support for batch detection/inference in the AI Language service
  • Support for dimensions on monitoring targets in the Service Connector Hub service
  • Support for invoice operations in the Account Management service
  • Support for custom CA trust stores in the API Gateway service
  • Support for generating scoped database tokens in the Identity service
  • Support for database passwords for users, for logging into database accounts, in the Identity service

Breaking changes

  • Support for retries enabled by default on some operations in the Data Catalog service

53.1.0 - 2021-12-07

Added

  • Support for the Application Management service
  • Support for getting the inventory of JMS resources and listing Java runtime usage in a specified host in the Java Management service
  • Support for categories, entity topology, and verifying scheduled tasks in the Logging Analytics service
  • Support for RAC databases in the GoldenGate service
  • Support for querying additional fields of a resource using return clauses in the Search service
  • Support for key versions and key version OCIDs in the Key Management service

53.0.0 - 2021-11-30

Added

  • Support for SQL Tuning Advisor in the Database Management service
  • Support for listing users and getting user details in the Database Management service
  • Support for autonomous databases in the Database Management service
  • Support for enabling and disabling Database Management features on autonomous databases in the Database service
  • Support for the Solaris platform in the Management Agent Cloud service
  • Support for cross-compartment operations in the Operations Insights service
  • Support for listing deployment backups in the GoldenGate service
  • Support for standard tags in the Identity service
  • Support for viewing problems for deleted targets in the Cloud Guard service
  • Support for choosing a platform version while creating a platform instance in the Blockchain Platform service
  • Support for custom IPSec connection tunnel internet key exchange phase 1 and phase 2 encryption algorithms in the Networking service
  • Support for pagination when listing work requests corresponding to an APM domain in the Application Performance Monitoring service
  • Support for the "deleted" lifecycle state on APM domains in the Application Performance Monitoring service
  • Support for calling Oracle Cloud Infrastructure services in the eu-milan-1 and me-abudhabi-1 regions

... (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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jan 10, 2022
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jan 10, 2022
@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jan 10, 2022
Bumps [github.com/oracle/oci-go-sdk](https://github.com/oracle/oci-go-sdk) from 21.4.0+incompatible to 24.3.0+incompatible.
- [Release notes](https://github.com/oracle/oci-go-sdk/releases)
- [Changelog](https://github.com/oracle/oci-go-sdk/blob/master/CHANGELOG.md)
- [Commits](oracle/oci-go-sdk@v21.4.0...v24.3.0)

---
updated-dependencies:
- dependency-name: github.com/oracle/oci-go-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/oracle/oci-go-sdk-24.3.0incompatible branch from c112758 to 9866ed4 Compare January 21, 2022 20:52
@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jan 21, 2022
@Raffo
Copy link
Contributor

Raffo commented Jan 26, 2022

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 26, 2022
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], Raffo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 26, 2022
@k8s-ci-robot k8s-ci-robot merged commit ebbbc7c into master Jan 26, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/oracle/oci-go-sdk-24.3.0incompatible branch January 26, 2022 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants