Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Comments

Update botocore requirement from ~=1.29.50 to ~=1.31.4#295

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/master/botocore-approx-eq-1.31.4
Closed

Update botocore requirement from ~=1.29.50 to ~=1.31.4#295
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/master/botocore-approx-eq-1.31.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2023

Updates the requirements on botocore to permit the latest version.

Changelog

Sourced from botocore's changelog.

1.31.4

  • api-change:codeartifact: Doc only update for AWS CodeArtifact
  • api-change:docdb: Added major version upgrade option in ModifyDBCluster API
  • api-change:ec2: Add Nitro TPM support on DescribeInstanceTypes
  • api-change:glue: Adding new supported permission type flags to get-unfiltered endpoints that callers may pass to indicate support for enforcing Lake Formation fine-grained access control on nested column attributes.
  • api-change:ivs: This release provides the flexibility to configure what renditions or thumbnail qualities to record when creating recording configuration.
  • api-change:lakeformation: Adds supports for ReadOnlyAdmins and AllowFullTableExternalDataAccess. Adds NESTED_PERMISSION and NESTED_CELL_PERMISSION to SUPPORTED_PERMISSION_TYPES enum. Adds CREATE_LF_TAG on catalog resource and ALTER, DROP, and GRANT_WITH_LF_TAG_EXPRESSION on LF Tag resource.

1.31.3

  • api-change:cognito-idp: API model updated in Amazon Cognito
  • api-change:connect: Add support for deleting Queues and Routing Profiles.
  • api-change:datasync: Added LunCount to the response object of DescribeStorageSystemResourcesResponse, LunCount represents the number of LUNs on a storage system resource.
  • api-change:dms: Enhanced PostgreSQL target endpoint settings for providing Babelfish support.
  • api-change:ec2: This release adds support for the C7gn and Hpc7g instances. C7gn instances are powered by AWS Graviton3 processors and the fifth-generation AWS Nitro Cards. Hpc7g instances are powered by AWS Graviton 3E processors and provide up to 200 Gbps network bandwidth.
  • api-change:fsx: Amazon FSx for NetApp ONTAP now supports SnapLock, an ONTAP feature that enables you to protect your files in a volume by transitioning them to a write once, read many (WORM) state.
  • api-change:iam: Documentation updates for AWS Identity and Access Management (IAM).
  • api-change:mediatailor: Adds categories to MediaTailor channel assembly alerts
  • api-change:personalize: This release provides ability to customers to change schema associated with their datasets in Amazon Personalize
  • api-change:proton: This release adds support for deployment history for Proton provisioned resources
  • api-change:s3: S3 Inventory now supports Object Access Control List and Object Owner as available object metadata fields in inventory reports.
  • api-change:sagemaker: Amazon SageMaker Canvas adds WorkspeceSettings support for CanvasAppSettings
  • api-change:secretsmanager: Documentation updates for Secrets Manager

1.31.2

  • bugfix:s3: Fix s3 presigned URLs for operations with query components ([#2962](https://github.com/boto/botocore/issues/2962) <https://github.com/boto/botocore/issues/2962>__)
  • api-change:cognito-idp: API model updated in Amazon Cognito

1.31.1

  • api-change:dms: Releasing DMS Serverless. Adding support for PostgreSQL 15.x as source and target endpoint. Adding support for DocDB Elastic Clusters with sharded collections, PostgreSQL datatype mapping customization and disabling hostname validation of the certificate authority in Kafka endpoint settings
  • api-change:glue: This release enables customers to create new Apache Iceberg tables and associated metadata in Amazon S3 by using native AWS Glue CreateTable operation.
  • api-change:logs: Add CMK encryption support for CloudWatch Logs Insights query result data
  • api-change:medialive: This release enables the use of Thumbnails in AWS Elemental MediaLive.
  • api-change:mediatailor: The AWS Elemental MediaTailor SDK for Channel Assembly has added support for EXT-X-CUE-OUT and EXT-X-CUE-IN tags to specify ad breaks in HLS outputs, including support for EXT-OATCLS, EXT-X-ASSET, and EXT-X-CUE-OUT-CONT accessory tags.

1.31.0

  • api-change:ec2: Add Nitro Enclaves support on DescribeInstanceTypes

... (truncated)

Commits
  • 42c9b01 Merge branch 'release-1.31.4'
  • cbb9ed7 Bumping version to 1.31.4
  • 93d726a Update to latest partitions and endpoints
  • bec558c Update to latest models
  • d4ce382 Merge branch 'release-1.31.3'
  • 1423809 Merge branch 'release-1.31.3' into develop
  • ec74e21 Bumping version to 1.31.3
  • 3e51976 Update to latest partitions and endpoints
  • 31ed55c Update to latest models
  • 227c1ce Merge branch 'release-1.31.2' into develop
  • Additional commits viewable in compare view

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)

Updates the requirements on [botocore](https://github.com/boto/botocore) to permit the latest version.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.29.50...1.31.4)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 18, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 25, 2023

Superseded by #297.

@dependabot dependabot bot closed this Jul 25, 2023
@dependabot dependabot bot deleted the dependabot/pip/master/botocore-approx-eq-1.31.4 branch July 25, 2023 03:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants