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 boto3 from 1.21.3 to 1.21.17 #452

Merged
merged 1 commit into from
Mar 11, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2022

Bumps boto3 from 1.21.3 to 1.21.17.

Changelog

Sourced from boto3's changelog.

1.21.17

  • api-change:transcribe: [botocore] Documentation fix for API StartMedicalTranscriptionJobRequest, now showing min sample rate as 16khz
  • api-change:transfer: [botocore] Adding more descriptive error types for managed workflows
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version

1.21.16

  • api-change:comprehend: [botocore] Amazon Comprehend now supports extracting the sentiment associated with entities such as brands, products and services from text documents.

1.21.15

  • api-change:eks: [botocore] Introducing a new enum for NodeGroup error code: Ec2SubnetMissingIpv6Assignment
  • api-change:keyspaces: [botocore] Adding link to CloudTrail section in Amazon Keyspaces Developer Guide
  • api-change:mediaconvert: [botocore] AWS Elemental MediaConvert SDK has added support for reading timecode from AVCHD sources and now provides the ability to segment WebVTT at the same interval as the video and audio in HLS packages.

1.21.14

  • api-change:chime-sdk-meetings: [botocore] Adds support for Transcribe language identification feature to the StartMeetingTranscription API.
  • api-change:ecs: [botocore] Amazon ECS UpdateService API now supports additional parameters: loadBalancers, propagateTags, enableECSManagedTags, and serviceRegistries
  • api-change:migration-hub-refactor-spaces: [botocore] AWS Migration Hub Refactor Spaces documentation update.

1.21.13

  • api-change:synthetics: [botocore] Allow custom handler function.
  • api-change:transfer: [botocore] Add waiters for server online and offline.
  • api-change:devops-guru: [botocore] Amazon DevOps Guru now integrates with Amazon CodeGuru Profiler. You can view CodeGuru Profiler recommendations for your AWS Lambda function in DevOps Guru. This feature is enabled by default for new customers as of 3/4/2022. Existing customers can enable this feature with UpdateEventSourcesConfig.
  • api-change:macie: [botocore] Amazon Macie Classic (macie) has been discontinued and is no longer available. A new Amazon Macie (macie2) is now available with significant design improvements and additional features.
  • api-change:ec2: [botocore] Documentation updates for Amazon EC2.
  • api-change:sts: [botocore] Documentation updates for AWS Security Token Service.
  • api-change:connect: [botocore] This release updates the *InstanceStorageConfig APIs so they support a new ResourceType: REAL_TIME_CONTACT_ANALYSIS_SEGMENTS. Use this resource type to enable streaming for real-time contact analysis and to associate the Kinesis stream where real-time contact analysis segments will be published.

1.21.12

  • api-change:greengrassv2: [botocore] Doc only update that clarifies Create Deployment section.
  • api-change:fsx: [botocore] This release adds support for data repository associations to use root ("/") as the file system path
  • api-change:kendra: [botocore] Amazon Kendra now suggests spell corrections for a query. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/query-spell-check.html
  • api-change:appflow: [botocore] Launching Amazon AppFlow Marketo as a destination connector SDK.
  • api-change:timestream-query: [botocore] Documentation only update for SDK and CLI

... (truncated)

Commits
  • fa53a0a Merge branch 'release-1.21.17'
  • 67f1c85 Bumping version to 1.21.17
  • f01c7ad Add changelog entries from botocore
  • a8d1ffc Remove nose from requirements-dev.txt (#3186)
  • a5d345e Update get_available_regions documentation
  • 4b17267 Merge branch 'release-1.21.16'
  • 70bbce1 Merge branch 'release-1.21.16' into develop
  • ac92f90 Bumping version to 1.21.16
  • 1c52d32 Add changelog entries from botocore
  • 42126b3 Merge branch 'release-1.21.15'
  • 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)

@dependabot dependabot bot requested review from a team, rmeissner, Uxio0 and jpalvarezl March 11, 2022 14:45
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 11, 2022
@dependabot dependabot bot requested a review from fmrsabino March 11, 2022 14:45
@coveralls
Copy link

coveralls commented Mar 11, 2022

Coverage Status

Coverage remained the same at 99.759% when pulling a3fe4c0 on dependabot/pip/boto3-1.21.17 into f64c764 on main.

Bumps [boto3](https://github.com/boto/boto3) from 1.21.3 to 1.21.17.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.21.3...1.21.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/boto3-1.21.17 branch from b33140a to a3fe4c0 Compare March 11, 2022 18:20
@fmrsabino fmrsabino merged commit 1d10c14 into main Mar 11, 2022
@fmrsabino fmrsabino deleted the dependabot/pip/boto3-1.21.17 branch March 11, 2022 18:27
@github-actions github-actions bot locked and limited conversation to collaborators Mar 11, 2022
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants