Bump boto3 from 1.26.48 to 1.26.50
Created by: dependabot[bot]
Bumps boto3 from 1.26.48 to 1.26.50.
Changelog
Sourced from boto3's changelog.
1.26.50
- api-change:
connect
: [botocore
] This release updates the responses of UpdateContactFlowContent, UpdateContactFlowMetadata, UpdateContactFlowName and DeleteContactFlow API with empty responses.- api-change:
ec2
: [botocore
] Documentation updates for EC2.- api-change:
outposts
: [botocore
] This release adds POWER_30_KVA as an option for PowerDrawKva. PowerDrawKva is part of the RackPhysicalProperties structure in the CreateSite request.- api-change:
resource-groups
: [botocore
] AWS Resource Groups customers can now turn on Group Lifecycle Events in their AWS account. When you turn this on, Resource Groups monitors your groups for changes to group state or membership. Those changes are sent to Amazon EventBridge as events that you can respond to using rules you create.1.26.49
- api-change:
cleanrooms
: [botocore
] Initial release of AWS Clean Rooms- api-change:
lambda
: [botocore
] Add support for MaximumConcurrency parameter for SQS event source. Customers can now limit the maximum concurrent invocations for their SQS Event Source Mapping.- api-change:
logs
: [botocore
] Bug fix: logGroupName is now not a required field in GetLogEvents, FilterLogEvents, GetLogGroupFields, and DescribeLogStreams APIs as logGroupIdentifier can be provided instead- api-change:
mediaconvert
: [botocore
] The AWS Elemental MediaConvert SDK has added support for compact DASH manifest generation, audio normalization using TruePeak measurements, and the ability to clip the sample range in the color corrector.- api-change:
secretsmanager
: [botocore
] Update documentation for new ListSecrets and DescribeSecret parameters
Commits
-
76d1d28
Merge branch 'release-1.26.50' -
6d73247
Bumping version to 1.26.50 -
66e404f
Add changelog entries from botocore -
5968784
Merge branch 'release-1.26.49' -
6599588
Merge branch 'release-1.26.49' into develop -
8075ec1
Bumping version to 1.26.49 -
c32594e
Add changelog entries from botocore -
8f25ba7
Merge branch 'release-1.26.48' into develop - See full diff 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)