Skip to content

chore(deps): bump boto3 from 1.20.17 to 1.20.43 #185

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 26, 2022

Bumps boto3 from 1.20.17 to 1.20.43.

Changelog

Sourced from boto3's changelog.

1.20.43

  • api-change:fsx: [botocore] This release adds support for growing SSD storage capacity and growing/shrinking SSD IOPS for FSx for ONTAP file systems.
  • api-change:efs: [botocore] Update efs client to latest version
  • api-change:connect: [botocore] This release adds support for custom vocabularies to be used with Contact Lens. Custom vocabularies improve transcription accuracy for one or more specific words.
  • api-change:guardduty: [botocore] Amazon GuardDuty expands threat detection coverage to protect Amazon Elastic Kubernetes Service (EKS) workloads.

1.20.42

  • api-change:route53-recovery-readiness: [botocore] Updated documentation for Route53 Recovery Readiness APIs.

1.20.41

  • enhancement:Exceptions: [botocore] ProxyConnectionError previously provided the full proxy URL. User info will now be appropriately masked if needed.
  • api-change:mediaconvert: [botocore] AWS Elemental MediaConvert SDK has added support for 4K AV1 output resolutions & 10-bit AV1 color, the ability to ingest sidecar Dolby Vision XML metadata files, and the ability to flag WebVTT and IMSC tracks for accessibility in HLS.
  • api-change:transcribe: [botocore] Add support for granular PIIEntityTypes when using Batch ContentRedaction.

1.20.40

  • api-change:guardduty: [botocore] Amazon GuardDuty findings now include remoteAccountDetails under AwsApiCallAction section if instance credential is exfiltrated.
  • api-change:connect: [botocore] This release adds tagging support for UserHierarchyGroups resource.
  • api-change:mediatailor: [botocore] This release adds support for multiple Segment Delivery Configurations. Users can provide a list of names and URLs when creating or editing a source location. When retrieving content, users can send a header to choose which URL should be used to serve content.
  • api-change:fis: [botocore] Added action startTime and action endTime timestamp fields to the ExperimentAction object
  • api-change:ec2: [botocore] C6i, M6i and R6i instances are powered by a third-generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz

1.20.39

  • api-change:macie2: [botocore] This release of the Amazon Macie API introduces stricter validation of requests to create custom data identifiers.
  • api-change:ec2-instance-connect: [botocore] Adds support for ED25519 keys. PushSSHPublicKey Availability Zone parameter is now optional. Adds EC2InstanceStateInvalidException for instances that are not running. This was previously a service exception, so this may require updating your code to handle this new exception.

1.20.38

  • api-change:ivs: [botocore] This release adds support for the new Thumbnail Configuration property for Recording Configurations. For more information see https://docs.aws.amazon.com/ivs/latest/userguide/record-to-s3.html
  • api-change:storagegateway: [botocore] Documentation update for adding bandwidth throttling support for S3 File Gateways.
  • api-change:location: [botocore] This release adds the CalculateRouteMatrix API which calculates routes for the provided departure and destination positions. The release also deprecates the use of pricing plan across all verticals.
  • api-change:cloudtrail: [botocore] This release fixes a documentation bug in the description for the readOnly field selector in advanced event selectors. The description now clarifies that users omit the readOnly field selector to select both Read and Write management events.
  • api-change:ec2: [botocore] Add support for AWS Client VPN client login banner and session timeout.

... (truncated)

Commits
  • fb538dc Merge branch 'release-1.20.43'
  • e1a5de0 Bumping version to 1.20.43
  • 81a759f Add changelog entries from botocore
  • cf83933 Merge branch 'release-1.20.42'
  • 69f70aa Merge branch 'release-1.20.42' into develop
  • 397cd44 Bumping version to 1.20.42
  • c0d5113 Add changelog entries from botocore
  • ba2eaa9 Merge branch 'release-1.20.41'
  • d0ba373 Merge branch 'release-1.20.41' into develop
  • fe89b80 Bumping version to 1.20.41
  • 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 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 [boto3](https://github.com/boto/boto3) from 1.20.17 to 1.20.43.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.20.17...1.20.43)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

dependabot bot commented on behalf of github Jan 27, 2022

Superseded by #186.

@dependabot dependabot bot closed this Jan 27, 2022
@dependabot dependabot bot deleted the dependabot/pip/develop/boto3-1.20.43 branch January 27, 2022 08:17
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 internal python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants