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.131.1 to 2.133.0 in /docker/oci #31373

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 27, 2024

Bumps oci from 2.131.1 to 2.133.0.

Release notes

Sourced from oci's releases.

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
  • Support for VMware major and minor version upgrades in VMware Solution service
  • Support for updating protected database subscriptions in the Autonomous Recovery service
  • Support for health insurance id as an allowed document type in the Document Understanding service
  • Support for advanced database management features for autonomous databases in the Database Management service
  • Support for propagating request ids to load balancer servers in the Load balancer service
  • Support for automatic update orders in Fusion Application as a Service

Breaking

  • Constant DOCUMENT_TYPE_INSURANCE_CLAIM was renamed to DOCUMENT_TYPE_HEALTH_INSURANCE_ID in models AnalyzeDocumentDetails and GeneralProcessorConfig in the Document Understanding service
  • Property document_id was removed from model DetectedDocumentType in the Document Understanding service
  • Property tenancy_id was removed from models DocumentClassificationFeature and DocumentKeyValueExtractionFeature in the Document Understanding service

File Checksums (SHA256)

oci-python-sdk-2.133.0.zip 6a8b7fe5af24d2bea6c3c916be9717fe87593e94da794d2d42d171d58835e3b5

2.132.0

Added

  • Support for Fleet Application Management service
  • Support for creating maintenance runs using autonomous database software images in the Database service
  • Support for Object Storage buckets, Oracle databases, Oracle databases on exascale Infrastructure, autonomous container databases, and autonomous container databases on Cloud at Customer in the Disaster Recovery service
  • Support for multiple sharing modes in the OCI Cache service
  • Support for extended data retention periods for instances in the Integration Cloud service
  • Support for SQL watch and lifecycle management in the Database management service
  • Support for identity domains and feature sets in the Analytics Cloud service
  • Support for automatically extending the storage space for MySQL DB systems in pre-defined increments in the MySQL Database service

Breaking

  • Enums protocol in model BasicDatabaseConnectionStringDetails, connector_type in model ConnectorDetails and DatabaseConnectionStringDetails, license_model in model DatabaseDiagnosticsAndManagementFeatureConfiguration, feature_status in model DatabaseFeatureConfiguration in the Database management service will now follow forward compatibility rules - https://docs.oracle.com/en-us/iaas/tools/python/latest/forward-compatibility.html instead of raising ValueError for unknown enum values
  • The property dr_plan_execution_type has been removed from the API list_dr_plan_executions in the Disaster Recovery service

File Checksums (SHA256)

oci-python-sdk-2.132.0.zip ff551150c2814e1f0bdd9c372790a8b69861d738b7553b2f6a7108c9fc26c048

Changelog

Sourced from oci's changelog.

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
  • 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
  • Support for VMware major and minor version upgrades in VMware Solution service
  • Support for updating protected database subscriptions in the Autonomous Recovery service
  • Support for health insurance id as an allowed document type in the Document Understanding service
  • Support for advanced database management features for autonomous databases in the Database Management service
  • Support for propagating request ids to load balancer servers in the Load balancer service
  • Support for automatic update orders in Fusion Application as a Service

Breaking

  • Constant DOCUMENT_TYPE_INSURANCE_CLAIM was renamed to DOCUMENT_TYPE_HEALTH_INSURANCE_ID in models AnalyzeDocumentDetails and GeneralProcessorConfig in the Document Understanding service
  • Property document_id was removed from model DetectedDocumentType in the Document Understanding service
  • Property tenancy_id was removed from models DocumentClassificationFeature and DocumentKeyValueExtractionFeature in the Document Understanding service

==================== 2.132.0 - 2024-08-20

Added

  • Support for Fleet Application Management service
  • Support for creating maintenance runs using autonomous database software images in the Database service
  • Support for Object Storage buckets, Oracle databases, Oracle databases on exascale Infrastructure, autonomous container databases, and autonomous container databases on Cloud at Customer in the Disaster Recovery service
  • Support for multiple sharing modes in the OCI Cache service
  • Support for extended data retention periods for instances in the Integration Cloud service
  • Support for SQL watch and lifecycle management in the Database management service
  • Support for identity domains and feature sets in the Analytics Cloud service
  • Support for automatically extending the storage space for MySQL DB systems in pre-defined increments in the MySQL Database service

Breaking

  • Enums protocol in model BasicDatabaseConnectionStringDetails, connector_type in model ConnectorDetails and DatabaseConnectionStringDetails, license_model in model DatabaseDiagnosticsAndManagementFeatureConfiguration, feature_status in model DatabaseFeatureConfiguration in the Database management service will now follow forward compatibility rules - https://docs.oracle.com/en-us/iaas/tools/python/latest/forward-compatibility.html instead of raising ValueError for unknown enum values
  • The property dr_plan_execution_type has been removed from the API list_dr_plan_executions in the Disaster Recovery 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 <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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 27, 2024
@github-actions github-actions bot enabled auto-merge (squash) August 27, 2024 15:03
@xsoar-bot
Copy link

Docker Image Ready - Dev

Docker automatic build at CircleCI has deployed your docker image: devdemisto/oci:1.0.0.108742
It is available now on docker hub at: https://hub.docker.com/r/devdemisto/oci/tags
Get started by pulling the image:

docker pull devdemisto/oci:1.0.0.108742

Docker Metadata

  • Image Size: 79.87 MB
  • Image ID: sha256:5d59d9e4786003b12c3dceb0bf3853d25323673484f436703b301632a4994298
  • Created: 2024-08-27T15:06:52.476815277Z
  • Arch: linux/amd64
  • Command: ["python3"]
  • Environment:
    • PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    • LANG=C.UTF-8
    • GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D
    • PYTHON_VERSION=3.11.9
    • PYTHON_PIP_VERSION=24.0
    • PYTHON_SETUPTOOLS_VERSION=65.5.1
    • PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/66d8a0f637083e2c3ddffc0cb1e65ce126afb856/public/get-pip.py
    • PYTHON_GET_PIP_SHA256=6fb7b781206356f45ad79efbb19322caa6c2a5ad39092d0d44d0fec94117e118
    • DOCKER_IMAGE=devdemisto/oci:1.0.0.108742
  • Labels:
    • org.opencontainers.image.authors:Demisto <[email protected]>
    • org.opencontainers.image.revision:d9b35e8439bb303ea0cc2152df5772324babf72c
    • org.opencontainers.image.version:1.0.0.108742

@JudahSchwartz
Copy link
Collaborator

@dependabot recreate

Bumps [oci](https://github.com/oracle/oci-python-sdk) from 2.131.1 to 2.133.0.
- [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.131.1...v2.133.0)

---
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 force-pushed the dependabot/pip/docker/oci/oci-2.133.0 branch from d9b35e8 to 1b30a09 Compare September 5, 2024 11:58
@xsoar-bot
Copy link

Docker Image Ready - Dev

Docker automatic build at CircleCI has deployed your docker image: devdemisto/oci:1.0.0.109521
It is available now on docker hub at: https://hub.docker.com/r/devdemisto/oci/tags
Get started by pulling the image:

docker pull devdemisto/oci:1.0.0.109521

Docker Metadata

  • Image Size: 80.06 MB
  • Image ID: sha256:9962b4a8e7d065c3d3a8f6ced7ad1030d5c19d760a9243e6c7b807f1d702b405
  • Created: 2024-09-05T12:01:59.280677424Z
  • Arch: linux/amd64
  • Command: ["python3"]
  • Environment:
    • PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    • LANG=C.UTF-8
    • GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D
    • PYTHON_VERSION=3.11.9
    • PYTHON_PIP_VERSION=24.0
    • PYTHON_SETUPTOOLS_VERSION=65.5.1
    • PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/def4aec84b261b939137dd1c69eff0aabb4a7bf4/public/get-pip.py
    • PYTHON_GET_PIP_SHA256=bc37786ec99618416cc0a0ca32833da447f4d91ab51d2c138dd15b7af21e8e9a
    • DOCKER_IMAGE=devdemisto/oci:1.0.0.109521
  • Labels:
    • org.opencontainers.image.authors:Demisto <[email protected]>
    • org.opencontainers.image.revision:1b30a09ac1e044727deedeb1483ba4f026af3a00
    • org.opencontainers.image.version:1.0.0.109521

@github-actions github-actions bot merged commit 574cfdf into master Sep 5, 2024
7 checks passed
@github-actions github-actions bot deleted the dependabot/pip/docker/oci/oci-2.133.0 branch September 5, 2024 12:06
@xsoar-bot
Copy link

Docker Image Ready - Production

Docker automatic build at CircleCI has deployed your docker image: demisto/oci:1.0.0.109571
It is available now on docker hub at: https://hub.docker.com/r/demisto/oci/tags
Get started by pulling the image:

docker pull demisto/oci:1.0.0.109571

Docker Metadata

  • Image Size: 80.06 MB
  • Image ID: sha256:88e222c60655ea0c8e1360f55af49f2f3668cb6ea8967f925351dd22ee0bf3f4
  • Created: 2024-09-05T12:11:13.491788043Z
  • Arch: linux/amd64
  • Command: ["python3"]
  • Environment:
    • PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    • LANG=C.UTF-8
    • GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D
    • PYTHON_VERSION=3.11.9
    • PYTHON_PIP_VERSION=24.0
    • PYTHON_SETUPTOOLS_VERSION=65.5.1
    • PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/def4aec84b261b939137dd1c69eff0aabb4a7bf4/public/get-pip.py
    • PYTHON_GET_PIP_SHA256=bc37786ec99618416cc0a0ca32833da447f4d91ab51d2c138dd15b7af21e8e9a
    • DOCKER_IMAGE=demisto/oci:1.0.0.109571
  • Labels:
    • org.opencontainers.image.authors:Demisto <[email protected]>
    • org.opencontainers.image.revision:574cfdf9cbc6870bcd7f771134652eb676a0bae6
    • org.opencontainers.image.version:1.0.0.109571

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants