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.3 #330

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on boto3 to permit the latest version.

Changelog

Sourced from boto3's changelog.

1.22.3

  • api-change:auditmanager: [botocore] This release adds documentation updates for Audit Manager. We provided examples of how to use the Custom_ prefix for the keywordValue attribute. We also provided more details about the DeleteAssessmentReport operation.
  • api-change:network-firewall: [botocore] AWS Network Firewall adds support for stateful threat signature AWS managed rule groups.
  • api-change:ec2: [botocore] This release adds support to query the public key and creation date of EC2 Key Pairs. Additionally, the format (pem or ppk) of a key pair can be specified when creating a new key pair.
  • api-change:braket: [botocore] This release enables Braket Hybrid Jobs with Embedded Simulators to have multiple instances.
  • api-change:guardduty: [botocore] Documentation update for API description.
  • api-change:connect: [botocore] This release introduces an API for changing the current agent status of a user in Connect.

1.22.2

  • api-change:rekognition: [botocore] This release adds support to configure stream-processor resources for label detections on streaming-videos. UpateStreamProcessor API is also launched with this release, which could be used to update an existing stream-processor.
  • api-change:cloudtrail: [botocore] Increases the retention period maximum to 2557 days. Deprecates unused fields of the ListEventDataStores API response. Updates documentation.
  • api-change:lookoutequipment: [botocore] This release adds the following new features: 1) Introduces an option for automatic schema creation 2) Now allows for Ingestion of data containing most common errors and allows automatic data cleaning 3) Introduces new API ListSensorStatistics that gives further information about the ingested data
  • api-change:iotwireless: [botocore] Add list support for event configurations, allow to get and update event configurations by resource type, support LoRaWAN events; Make NetworkAnalyzerConfiguration as a resource, add List, Create, Delete API support; Add FCntStart attribute support for ABP WirelessDevice.
  • api-change:amplify: [botocore] Documentation only update to support the Amplify GitHub App feature launch
  • api-change:chime-sdk-media-pipelines: [botocore] For Amazon Chime SDK meetings, the Amazon Chime Media Pipelines SDK allows builders to capture audio, video, and content share streams. You can also capture meeting events, live transcripts, and data messages. The pipelines save the artifacts to an Amazon S3 bucket that you designate.
  • api-change:sagemaker: [botocore] Amazon SageMaker Autopilot adds support for custom validation dataset and validation ratio through the CreateAutoMLJob and DescribeAutoMLJob APIs.

1.22.1

  • api-change:lightsail: [botocore] This release adds support for Lightsail load balancer HTTP to HTTPS redirect and TLS policy configuration.
  • api-change:sagemaker: [botocore] SageMaker Inference Recommender now accepts customer KMS key ID for encryption of endpoints and compilation outputs created during inference recommendation.
  • api-change:pricing: [botocore] Documentation updates for Price List API
  • api-change:glue: [botocore] This release adds documentation for the APIs to create, read, delete, list, and batch read of AWS Glue custom patterns, and for Lake Formation configuration settings in the AWS Glue crawler.
  • api-change:cloudfront: [botocore] CloudFront now supports the Server-Timing header in HTTP responses sent from CloudFront. You can use this header to view metrics that help you gain insights about the behavior and performance of CloudFront. To use this header, enable it in a response headers policy.
  • api-change:ivschat: [botocore] Adds new APIs for IVS Chat, a feature for building interactive chat experiences alongside an IVS broadcast.
  • api-change:network-firewall: [botocore] AWS Network Firewall now enables customers to use a customer managed AWS KMS key for the encryption of their firewall resources.

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.

... (truncated)

Commits
  • a65ae24 Merge branch 'release-1.22.3'
  • 1523dd0 Bumping version to 1.22.3
  • b9f0803 Add changelog entries from botocore
  • 80ca77e Merge branch 'release-1.22.2'
  • 5be9626 Merge branch 'release-1.22.2' into develop
  • 5af4759 Bumping version to 1.22.2
  • 1c66812 Add changelog entries from botocore
  • 2d483ac Merge branch 'release-1.22.1'
  • cb46429 Merge branch 'release-1.22.1' into develop
  • 7d881c0 Bumping version to 1.22.1
  • 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.3)

---
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 29, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 2, 2022

Superseded by #332.

@dependabot dependabot bot closed this May 2, 2022
@dependabot dependabot bot deleted the dependabot/pip/boto3-approx-eq-1.22.3 branch May 2, 2022 22:10
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