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

Update boto3 requirement from ~=1.21.42 to ~=1.22.0 #326

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2022

Updates the requirements on boto3 to permit the latest version.

Changelog

Sourced from boto3's changelog.

1.22.0

  • api-change:gamelift: [botocore] Documentation updates for Amazon GameLift.
  • api-change:mq: [botocore] This release adds the CRITICAL_ACTION_REQUIRED broker state and the ActionRequired API property. CRITICAL_ACTION_REQUIRED informs you when your broker is degraded. ActionRequired provides you with a code which you can use to find instructions in the Developer Guide on how to resolve the issue.
  • feature:IMDS: [botocore] Added resiliency mechanisms to IMDS Credential Fetcher
  • api-change:securityhub: [botocore] Security Hub now lets you opt-out of auto-enabling the defaults standards (CIS and FSBP) in accounts that are auto-enabled with Security Hub via Security Hub's integration with AWS Organizations.
  • api-change:connect: [botocore] This release adds SearchUsers API which can be used to search for users with a Connect Instance
  • api-change:rds-data: [botocore] Support to receive SQL query results in the form of a simplified JSON string. This enables developers using the new JSON string format to more easily convert it to an object using popular JSON string parsing libraries.

1.21.46

  • api-change:chime-sdk-meetings: [botocore] Include additional exceptions types.
  • api-change:ec2: [botocore] Adds support for waiters that automatically poll for a deleted NAT Gateway until it reaches the deleted state.

1.21.45

  • api-change:wisdom: [botocore] This release updates the GetRecommendations API to include a trigger event list for classifying and grouping recommendations.
  • api-change:elasticache: [botocore] Doc only update for ElastiCache
  • api-change:iottwinmaker: [botocore] General availability (GA) for AWS IoT TwinMaker. For more information, see https://docs.aws.amazon.com/iot-twinmaker/latest/apireference/Welcome.html
  • api-change:secretsmanager: [botocore] Documentation updates for Secrets Manager
  • api-change:mediatailor: [botocore] This release introduces tiered channels and adds support for live sources. Customers using a STANDARD channel can now create programs using live sources.
  • api-change:storagegateway: [botocore] This release adds support for minimum of 5 character length virtual tape barcodes.
  • api-change:lookoutmetrics: [botocore] Added DetectMetricSetConfig API for detecting configuration required for creating metric set from provided S3 data source.
  • api-change:iotsitewise: [botocore] This release adds 3 new batch data query APIs : BatchGetAssetPropertyValue, BatchGetAssetPropertyValueHistory and BatchGetAssetPropertyAggregates
  • api-change:glue: [botocore] This release adds APIs to create, read, delete, list, and batch read of Glue custom entity types

1.21.44

  • api-change:macie2: [botocore] Sensitive data findings in Amazon Macie now indicate how Macie found the sensitive data that produced a finding (originType).
  • api-change:rds: [botocore] Added a new cluster-level attribute to set the capacity range for Aurora Serverless v2 instances.
  • api-change:mgn: [botocore] Removed required annotation from input fields in Describe operations requests. Added quotaValue to ServiceQuotaExceededException
  • api-change:connect: [botocore] This release adds APIs to search, claim, release, list, update, and describe phone numbers. You can also use them to associate and disassociate contact flows to phone numbers.

1.21.43

  • api-change:textract: [botocore] This release adds support for specifying and extracting information from documents using the Queries feature within Analyze Document API
  • api-change:worklink: [botocore] Amazon WorkLink is no longer supported. This will be removed in a future version of the SDK.
  • api-change:ssm: [botocore] Added offset support for specifying the number of days to wait after the date and time specified by a CRON expression when creating SSM association.
  • api-change:autoscaling: [botocore] EC2 Auto Scaling now adds default instance warm-up times for all scaling activities, health check replacements, and other replacement events in the Auto Scaling instance lifecycle.
  • api-change:personalize: [botocore] Adding StartRecommender and StopRecommender APIs for Personalize.
  • api-change:kendra: [botocore] Amazon Kendra now provides a data source connector for Quip. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-quip.html

... (truncated)

Commits
  • f64ce52 Merge branch 'release-1.22.0'
  • 1e36e36 Bumping version to 1.22.0
  • b22731c Add changelog entries from botocore
  • b0e3e47 Merge branch 'release-1.21.46'
  • 15f74dc Merge branch 'release-1.21.46' into develop
  • dadf47e Bumping version to 1.21.46
  • 5a2691c Add changelog entries from botocore
  • f2250d8 Merge branch 'release-1.21.45'
  • 6906ab8 Merge branch 'release-1.21.45' into develop
  • 06dd257 Bumping version to 1.21.45
  • 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 [boto3](https://github.com/boto/boto3) to permit the latest version.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.21.42...1.22.0)

---
updated-dependencies:
- dependency-name: boto3
  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 Apr 25, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 29, 2022

Superseded by #330.

@dependabot dependabot bot closed this Apr 29, 2022
@dependabot dependabot bot deleted the dependabot/pip/boto3-approx-eq-1.22.0 branch April 29, 2022 18:50
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 size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants