Skip to content

Bump boto3 from 1.20.15 to 1.21.42#41

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/boto3-1.21.42
Closed

Bump boto3 from 1.20.15 to 1.21.42#41
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/boto3-1.21.42

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 18, 2022

Bumps boto3 from 1.20.15 to 1.21.42.

Changelog

Sourced from boto3's changelog.

1.21.42

  • api-change:lightsail: [botocore] This release adds support to describe the synchronization status of the account-level block public access feature for your Amazon Lightsail buckets.
  • api-change:rds: [botocore] Removes Amazon RDS on VMware with the deletion of APIs related to Custom Availability Zones and Media installation
  • api-change:athena: [botocore] This release adds subfields, ErrorMessage, Retryable, to the AthenaError response object in the GetQueryExecution API when a query fails.

1.21.41

  • api-change:batch: [botocore] Enables configuration updates for compute environments with BEST_FIT_PROGRESSIVE and SPOT_CAPACITY_OPTIMIZED allocation strategies.
  • api-change:ec2: [botocore] Documentation updates for Amazon EC2.
  • api-change:cloudwatch: [botocore] Update cloudwatch client to latest version
  • api-change:appstream: [botocore] Includes updates for create and update fleet APIs to manage the session scripts locations for Elastic fleets.
  • api-change:glue: [botocore] Auto Scaling for Glue version 3.0 and later jobs to dynamically scale compute resources. This SDK change provides customers with the auto-scaled DPU usage
  • api-change:appflow: [botocore] Enables users to pass custom token URL parameters for Oauth2 authentication during create connector profile

1.21.40

  • api-change:cloudwatch: [botocore] Update cloudwatch client to latest version
  • api-change:fsx: [botocore] This release adds support for deploying FSx for ONTAP file systems in a single Availability Zone.

1.21.39

  • api-change:ec2: [botocore] X2idn and X2iedn instances are powered by 3rd generation Intel Xeon Scalable processors with an all-core turbo frequency up to 3.5 GHzAmazon EC2. C6a instances are powered by 3rd generation AMD EPYC processors.
  • api-change:devops-guru: [botocore] This release adds new APIs DeleteInsight to deletes the insight along with the associated anomalies, events and recommendations.
  • api-change:efs: [botocore] Update efs client to latest version
  • api-change:iottwinmaker: [botocore] This release adds the following new features: 1) ListEntities API now supports search using ExternalId. 2) BatchPutPropertyValue and GetPropertyValueHistory API now allows users to represent time in sub-second level precisions.

1.21.38

  • api-change:amplifyuibuilder: [botocore] In this release, we have added the ability to bind events to component level actions.
  • api-change:apprunner: [botocore] This release adds tracing for App Runner services with X-Ray using AWS Distro for OpenTelemetry. New APIs: CreateObservabilityConfiguration, DescribeObservabilityConfiguration, ListObservabilityConfigurations, and DeleteObservabilityConfiguration. Updated APIs: CreateService and UpdateService.
  • api-change:workspaces: [botocore] Added API support that allows customers to create GPU-enabled WorkSpaces using EC2 G4dn instances.

1.21.37

  • api-change:mediaconvert: [botocore] AWS Elemental MediaConvert SDK has added support for the pass-through of WebVTT styling to WebVTT outputs, pass-through of KLV metadata to supported formats, and improved filter support for processing 444/RGB content.
  • api-change:wafv2: [botocore] Add a new CurrentDefaultVersion field to ListAvailableManagedRuleGroupVersions API response; add a new VersioningSupported boolean to each ManagedRuleGroup returned from ListAvailableManagedRuleGroups API response.
  • api-change:mediapackage-vod: [botocore] This release adds ScteMarkersSource as an available field for Dash Packaging Configurations. When set to MANIFEST, MediaPackage will source the SCTE-35 markers from the manifest. When set to SEGMENTS, MediaPackage will source the SCTE-35 markers from the segments.

... (truncated)

Commits
  • 243179b Merge branch 'release-1.21.42'
  • 65bfba0 Bumping version to 1.21.42
  • f4480b5 Add changelog entries from botocore
  • 5d44d5b Add warning for Python 3.6 deprecation (#3227)
  • 3d17fab Merge branch 'release-1.21.41'
  • c177433 Merge branch 'release-1.21.41' into develop
  • bbf0efa Bumping version to 1.21.41
  • 9981abc Add changelog entries from botocore
  • efa0772 Merge branch 'release-1.21.40'
  • 03cee03 Merge branch 'release-1.21.40' into develop
  • 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.20.15 to 1.21.42.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.20.15...1.21.42)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 18, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 25, 2022

Superseded by #43.

@dependabot dependabot bot closed this Apr 25, 2022
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.21.42 branch April 25, 2022 15:32
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants