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 oci from 2.132.0 to 2.135.2 #2061

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2024

Bumps oci from 2.132.0 to 2.135.2.

Release notes

Sourced from oci's releases.

2.135.2

Added

  • Support for OCI Secure Desktops service
  • Support for window preferences on cloud automation tooling updates on ExaCC and ExaCS VM clusters in the Database service
  • Support for maintenance windows in the Stack Monitoring service
  • Renamed service OCI Container Engine to OCI Kubernetes Engine
  • Support for password as an optional parameter on creating admin users in the Fusion Apps as a Service
  • Support for IAM credentials for autonomous databases in the Operations Insights service

Security

  • The upper bound for cryptography dependency has changed to versions less than 46.0.0

Fixed

File Checksums (SHA256)

oci-python-sdk-2.135.2.zip b081328b481edb6db2cd337d254a7e21b116df2a70739f65c0ebfa135713a61a

2.135.1

Added

  • Support for calling Oracle Cloud Infrastructure services in the us-somerset-1 region
  • Support for calling Oracle Cloud Infrastructure services in the us-thames-1 region
  • Support for Security Attribute service
  • Support for Zero Trust Packet Routing service
  • Support for zero trust packet routing security attributes in the Database service
  • Support for zero trust packet routing security attributes in the Networking service
  • Support for zero trust packet routing security attributes in the Network Load Balancer service
  • Support for disaster recovery failover in the Integration Cloud service

We have identified a problem with setting the endpoint for Zero Trust Packet Routing service. For more information, see the issue on oracle/oci-python-sdk#705

File Checksums (SHA256)

oci-python-sdk-2.135.1.zip cf61d7cbaf5378c78316b3ed4f31765855884411804433c001c323bb41b0777c

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.

... (truncated)

Changelog

Sourced from oci's changelog.

2.135.2 - 2024-10-08

Added

  • Support for OCI Secure Desktops service
  • Support for window preferences on cloud automation tooling updates on ExaCC and ExaCS VM clusters in the Database service
  • Support for maintenance windows in the Stack Monitoring service
  • Renamed service OCI Container Engine to OCI Kubernetes Engine
  • Support for password as an optional parameter on creating admin users in the Fusion Apps as a Service
  • Support for IAM credentials for autonomous databases in the Operations Insights service

Security

  • The upper bound for cryptography dependency has changed to versions less than 46.0.0

==================== 2.135.1 - 2024-10-01

Added

  • Support for calling Oracle Cloud Infrastructure services in the us-somerset-1 region
  • Support for calling Oracle Cloud Infrastructure services in the us-thames-1 region
  • Support for Security Attribute service
  • Support for Zero Trust Packet Routing service
  • Support for zero trust packet routing security attributes in the Database service
  • Support for zero trust packet routing security attributes in the Networking service
  • Support for zero trust packet routing security attributes in the Network Load Balancer service
  • Support for disaster recovery failover in the Integration Cloud service

==================== 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

... (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 <dependency name> 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)

Bumps [oci](https://github.com/oracle/oci-python-sdk) from 2.132.0 to 2.135.2.
- [Release notes](https://github.com/oracle/oci-python-sdk/releases)
- [Changelog](https://github.com/oracle/oci-python-sdk/blob/master/CHANGELOG.rst)
- [Commits](oracle/oci-python-sdk@v2.132.0...v2.135.2)

---
updated-dependencies:
- dependency-name: oci
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2024

Superseded by #2074.

@dependabot dependabot bot closed this Oct 16, 2024
@dependabot dependabot bot deleted the dependabot/pip/oci-2.135.2 branch October 16, 2024 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants