aws-gate
aws-gate copied to clipboard
Update boto3 requirement from ~=1.20.26 to ~=1.24.42
Updates the requirements on boto3 to permit the latest version.
Changelog
Sourced from boto3's changelog.
1.24.42
- bugfix:TraceId: [
botocore] Rollback bugfix for obeying _X_AMZN_TRACE_ID env var1.24.41
- bugfix:Config: [
botocore] Obey _X_AMZN_TRACE_ID environment variable instead of _X_AMZ_TRACE_ID- api-change:
ec2: [botocore] Documentation updates for Amazon EC2.- api-change:
fsx: [botocore] Documentation updates for Amazon FSx- api-change:
shield: [botocore] AWS Shield Advanced now supports filtering for ListProtections and ListProtectionGroups.1.24.40
- api-change:
ec2: [botocore] Documentation updates for VM Import/Export.- api-change:
es: [botocore] This release adds support for gp3 EBS (Elastic Block Store) storage.- api-change:
lookoutvision: [botocore] This release introduces support for image segmentation models and updates CPU accelerator options for models hosted on edge devices.- api-change:
opensearch: [botocore] This release adds support for gp3 EBS (Elastic Block Store) storage.1.24.39
- api-change:
auditmanager: [botocore] This release adds an exceeded quota exception to several APIs. We added a ServiceQuotaExceededException for the following operations: CreateAssessment, CreateControl, CreateAssessmentFramework, and UpdateAssessmentStatus.- api-change:
chime: [botocore] Chime VoiceConnector will now support ValidateE911Address which will allow customers to prevalidate their addresses included in their SIP invites for emergency calling- api-change:
config: [botocore] This release adds ListConformancePackComplianceScores API to support the new compliance score feature, which provides a percentage of the number of compliant rule-resource combinations in a conformance pack compared to the number of total possible rule-resource combinations in the conformance pack.- api-change:
globalaccelerator: [botocore] Global Accelerator now supports dual-stack accelerators, enabling support for IPv4 and IPv6 traffic.- api-change:
marketplace-catalog: [botocore] The SDK for the StartChangeSet API will now automatically set and use an idempotency token in the ClientRequestToken request parameter if the customer does not provide it.- api-change:
polly: [botocore] Amazon Polly adds new English and Hindi voice - Kajal. Kajal is available as Neural voice only.- api-change:
ssm: [botocore] Adding doc updates for OpsCenter support in Service Setting actions.- api-change:
workspaces: [botocore] Added CreateWorkspaceImage API to create a new WorkSpace image from an existing WorkSpace.1.24.38
- api-change:
appsync: [botocore] Adds support for a new API to evaluate mapping templates with mock data, allowing you to remotely unit test your AppSync resolvers and functions.- api-change:
detective: [botocore] Added the ability to get data source package information for the behavior graph. Graph administrators can now start (or stop) optional datasources on the behavior graph.- api-change:
guardduty: [botocore] Amazon GuardDuty introduces a new Malware Protection feature that triggers malware scan on selected EC2 instance resources, after the service detects a potentially malicious activity.- api-change:
lookoutvision: [botocore] This release introduces support for the automatic scaling of inference units used by Amazon Lookout for Vision models.- api-change:
macie2: [botocore] This release adds support for retrieving (revealing) sample occurrences of sensitive data that Amazon Macie detects and reports in findings.- api-change:
rds: [botocore] Adds support for using RDS Proxies with RDS for MariaDB databases.- api-change:
rekognition: [botocore] This release introduces support for the automatic scaling of inference units used by Amazon Rekognition Custom Labels models.- api-change:
securityhub: [botocore] Documentation updates for AWS Security Hub- api-change:
transfer: [botocore] AWS Transfer Family now supports Applicability Statement 2 (AS2), a network protocol used for the secure and reliable transfer of critical Business-to-Business (B2B) data over the public internet using HTTP/HTTPS as the transport mechanism.
... (truncated)
Commits
031da35Merge branch 'release-1.24.42'997adf1Bumping version to 1.24.429ef46daAdd changelog entries from botocore53a301bMerge branch 'release-1.24.41'7c32c92Merge branch 'release-1.24.41' into develop792eec5Bumping version to 1.24.411f48b93Add changelog entries from botocoreeea3194Merge branch 'release-1.24.40'596e1e6Merge branch 'release-1.24.40' into develop788c9d1Bumping version to 1.24.40- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Merging #1424 (391ae8a) into master (6cd1e50) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #1424 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 17 17
Lines 911 911
=========================================
Hits 911 911
:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more
Superseded by #1425.