Skip to content

Comments

Bump boto3 from 1.24.19 to 1.24.37#135

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/boto3-1.24.37
Closed

Bump boto3 from 1.24.19 to 1.24.37#135
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/boto3-1.24.37

Conversation

@dependabot
Copy link

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

Bumps boto3 from 1.24.19 to 1.24.37.

Changelog

Sourced from boto3's changelog.

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).
  • api-change:docdb: [botocore] Enable copy-on-write restore type
  • api-change:ec2-instance-connect: [botocore] This release includes a new exception type "EC2InstanceUnavailableException" for SendSSHPublicKey and SendSerialConsoleSSHPublicKey APIs.
  • api-change:frauddetector: [botocore] The release introduces Account Takeover Insights (ATI) model. The ATI model detects fraud relating to account takeover. This release also adds support for new variable types: ARE_CREDENTIALS_VALID and SESSION_ID and adds new structures to Model Version APIs.
  • api-change:iotsitewise: [botocore] Added asynchronous API to ingest bulk historical and current data into IoT SiteWise.
  • api-change:kendra: [botocore] Amazon Kendra now provides Oauth2 support for SharePoint Online. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-sharepoint.html
  • api-change:network-firewall: [botocore] Network Firewall now supports referencing dynamic IP sets from stateful rule groups, for IP sets stored in Amazon VPC prefix lists.
  • api-change:rds: [botocore] Adds support for creating an RDS Proxy for an RDS for MariaDB database.

1.24.34

  • api-change:acm-pca: [botocore] AWS Certificate Manager (ACM) Private Certificate Authority (PCA) documentation updates
  • api-change:iot: [botocore] GA release the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs. This includes Named Shadow Selection as a part of the UpdateIndexingConfiguration API.

1.24.33

  • api-change:devops-guru: [botocore] Added new APIs for log anomaly detection feature.
  • api-change:glue: [botocore] Documentation updates for AWS Glue Job Timeout and Autoscaling
  • api-change:sagemaker-edge: [botocore] Amazon SageMaker Edge Manager provides lightweight model deployment feature to deploy machine learning models on requested devices.
  • api-change:sagemaker: [botocore] Fixed an issue with cross account QueryLineage
  • api-change:workspaces: [botocore] Increased the character limit of the login message from 850 to 2000 characters.

1.24.32

... (truncated)

Commits
  • f5e8399 Merge branch 'release-1.24.37'
  • c518e7a Bumping version to 1.24.37
  • c148600 Add changelog entries from botocore
  • 0ae4e87 Merge branch 'release-1.24.36'
  • 33b0e4d Merge branch 'release-1.24.36' into develop
  • 58c6677 Bumping version to 1.24.36
  • c345a99 Add changelog entries from botocore
  • de473f3 Merge branch 'release-1.24.35'
  • 58ad85e Merge branch 'release-1.24.35' into develop
  • 9037633 Bumping version to 1.24.35
  • 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.37.
- [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.37)

---
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 26, 2022

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 26, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 27, 2022

Superseded by #136.

@dependabot dependabot bot closed this Jul 27, 2022
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.24.37 branch July 27, 2022 16:05
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants