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 botocore from 1.25.4 to 1.31.68 in /dependencies/python #1397

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps botocore from 1.25.4 to 1.31.68.

Changelog

Sourced from botocore's changelog.

1.31.68

  • api-change:appconfig: Update KmsKeyIdentifier constraints to support AWS KMS multi-Region keys.
  • api-change:appintegrations: Updated ScheduleConfig to be an optional input to CreateDataIntegration to support event driven downloading of files from sources such as Amazon s3 using Amazon Connect AppIntegrations.
  • api-change:connect: This release adds support for updating phone number metadata, such as phone number description.
  • api-change:discovery: This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents.
  • api-change:medical-imaging: Updates on documentation links
  • api-change:ssm: This release introduces a new API: DeleteOpsItem. This allows deletion of an OpsItem.

1.31.67

  • api-change:gamesparks: The gamesparks client has been removed following the deprecation of the service.
  • api-change:ec2: Amazon EC2 C7a instances, powered by 4th generation AMD EPYC processors, are ideal for high performance, compute-intensive workloads such as high performance computing. Amazon EC2 R7i instances are next-generation memory optimized and powered by custom 4th Generation Intel Xeon Scalable processors.
  • api-change:managedblockchain-query: This release adds support for Ethereum Sepolia network
  • api-change:neptunedata: Doc changes to add IAM action mappings for the data actions.
  • api-change:omics: This change enables customers to retrieve failure reasons with detailed status messages for their failed runs
  • api-change:opensearch: Added Cluster Administrative options for node restart, opensearch process restart and opensearch dashboard restart for Multi-AZ without standby domains
  • api-change:quicksight: This release adds the following: 1) Trino and Starburst Database Connectors 2) Custom total for tables and pivot tables 3) Enable restricted folders 4) Add rolling dates for time equality filters 5) Refine DataPathValue and introduce DataPathType 6) Add SeriesType to ReferenceLineDataConfiguration
  • api-change:secretsmanager: Documentation updates for Secrets Manager
  • api-change:servicecatalog: Introduce support for EXTERNAL product and provisioning artifact type in CreateProduct and CreateProvisioningArtifact APIs.
  • api-change:verifiedpermissions: Improving Amazon Verified Permissions Create experience
  • api-change:workspaces: Documentation updates for WorkSpaces

1.31.66

  • api-change:cloud9: Update to imageId parameter behavior and dates updated.
  • api-change:dynamodb: Updating descriptions for several APIs.
  • api-change:kendra: Changes for a new feature in Amazon Kendra's Query API to Collapse/Expand query results
  • api-change:rds: This release adds support for upgrading the storage file system configuration on the DB instance using a blue/green deployment or a read replica.
  • api-change:wisdom: This release adds an max limit of 25 recommendation ids for NotifyRecommendationsReceived API.

1.31.65

  • api-change:codepipeline: Add retryMode ALL_ACTIONS to RetryStageExecution API that retries a failed stage starting from first action in the stage
  • api-change:discovery: This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents.
  • api-change:ecs: Documentation only updates to address Amazon ECS tickets.
  • api-change:globalaccelerator: Fixed error where ListCustomRoutingEndpointGroups did not have a paginator
  • api-change:guardduty: Add domainWithSuffix finding field to dnsRequestAction
  • api-change:kafka: AWS Managed Streaming for Kafka is launching MSK Replicator, a new feature that enables customers to reliably replicate data across Amazon MSK clusters in same or different AWS regions. You can now use SDK to create, list, describe, delete, update, and manage tags of MSK Replicators.
  • api-change:route53-recovery-cluster: Adds Owner field to ListRoutingControls API.
  • api-change:route53-recovery-control-config: Adds permissions for GetResourcePolicy to support returning details about AWS Resource Access Manager resource policies for shared resources.

... (truncated)

Commits
  • c37d407 Merge branch 'release-1.31.68'
  • ee2e514 Bumping version to 1.31.68
  • 81bc3f0 Update to latest partitions and endpoints
  • da81e0a Update to latest models
  • a827894 update CI to use GA python 3.12 (#3041)
  • 24472cd Merge branch 'release-1.31.67' into develop
  • 6213ea6 Merge branch 'release-1.31.67'
  • 5f80985 Bumping version to 1.31.67
  • d89c711 Update to latest partitions and endpoints
  • 07182e8 Update to latest models
  • Additional commits viewable 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 <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 [botocore](https://github.com/boto/botocore) from 1.25.4 to 1.31.68.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.25.4...1.31.68)

---
updated-dependencies:
- dependency-name: botocore
  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 23, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 30, 2023

Superseded by #1415.

@dependabot dependabot bot closed this Oct 30, 2023
@dependabot dependabot bot deleted the dependabot/pip/dependencies/python/botocore-1.31.68 branch October 30, 2023 01:19
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