Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 27, 2022

Bumps boto3 from 1.24.19 to 1.24.39.

Changelog

Sourced from boto3's changelog.

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.

1.24.37

  • api-change:autoscaling: [botocore] Documentation update for Amazon EC2 Auto Scaling.

1.24.36

  • api-change:account: [botocore] This release enables customers to manage the primary contact information for their AWS accounts. For more information, see https://docs.aws.amazon.com/accounts/latest/reference/API_Operations.html
  • api-change:ec2: [botocore] Added support for EC2 M1 Mac instances. For more information, please visit aws.amazon.com/mac.
  • api-change:iotdeviceadvisor: [botocore] Added new service feature (Early access only) - Long Duration Test, where customers can test the IoT device to observe how it behaves when the device is in operation for longer period.
  • api-change:medialive: [botocore] Link devices now support remote rebooting. Link devices now support maintenance windows. Maintenance windows allow a Link device to install software updates without stopping the MediaLive channel. The channel will experience a brief loss of input from the device while updates are installed.
  • api-change:rds: [botocore] This release adds the "ModifyActivityStream" API with support for audit policy state locking and unlocking.
  • api-change:transcribe: [botocore] Remove unsupported language codes for StartTranscriptionJob and update VocabularyFileUri for UpdateMedicalVocabulary

1.24.35

  • api-change:athena: [botocore] This feature allows customers to retrieve runtime statistics for completed queries
  • api-change:cloudwatch: [botocore] Update cloudwatch client to latest version
  • api-change:dms: [botocore] Documentation updates for Database Migration Service (DMS).

... (truncated)

Commits
  • 2db226d Merge branch 'release-1.24.39'
  • 4289228 Bumping version to 1.24.39
  • 94a8467 Add changelog entries from botocore
  • 7bfbb6e Merge branch 'release-1.24.38'
  • b676a57 Merge branch 'release-1.24.38' into develop
  • 962fc02 Bumping version to 1.24.38
  • 8f3e06d Add changelog entries from botocore
  • 3c1e50a Merge pull request #3356 from shepazon/sso-rebranding
  • b438d27 Update credentials.rst
  • 09524bc Updates for SSO rebranding
  • 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.24.19 to 1.24.39.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.24.19...1.24.39)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 27, 2022

The following labels could not be found: python, dependencies, docs-approved.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 28, 2022

Superseded by #105.

@dependabot dependabot bot closed this Jul 28, 2022
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.24.39 branch July 28, 2022 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant