Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump boto3 from 1.26.142 to 1.26.151 #272

Merged
merged 1 commit into from
Jun 12, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2023

Bumps boto3 from 1.26.142 to 1.26.151.

Changelog

Sourced from boto3's changelog.

1.26.151

  • api-change:acm-pca: [botocore] Document-only update to refresh CLI documentation for AWS Private CA. No change to the service.
  • api-change:connect: [botocore] This release adds search APIs for Prompts, Quick Connects and Hours of Operations, which can be used to search for those resources within a Connect Instance.

1.26.150

  • api-change:athena: [botocore] You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning.
  • api-change:comprehendmedical: [botocore] This release supports a new set of entities and traits.
  • api-change:payment-cryptography-data: [botocore] Initial release of AWS Payment Cryptography DataPlane Plane service for performing cryptographic operations typically used during card payment processing.
  • api-change:payment-cryptography: [botocore] Initial release of AWS Payment Cryptography Control Plane service for creating and managing cryptographic keys used during card payment processing.
  • api-change:servicecatalog: [botocore] New parameter added in ServiceCatalog DescribeProvisioningArtifact api - IncludeProvisioningArtifactParameters. This parameter can be used to return information about the parameters used to provision the product
  • api-change:timestream-write: [botocore] This release adds the capability for customers to define how their data should be partitioned, optimizing for certain access patterns. This definition will take place as a part of the table creation.

1.26.149

  • api-change:cloudformation: [botocore] AWS CloudFormation StackSets is updating the deployment experience for all stackset operations to skip suspended AWS accounts during deployments. StackSets will skip target AWS accounts that are suspended and set the Detailed Status of the corresponding stack instances as SKIPPED_SUSPENDED_ACCOUNT
  • api-change:customer-profiles: [botocore] This release introduces event stream related APIs.
  • api-change:directconnect: [botocore] This update corrects the jumbo frames mtu values from 9100 to 8500 for transit virtual interfaces.
  • api-change:emr-containers: [botocore] EMR on EKS adds support for log rotation of Spark container logs with EMR-6.11.0 onwards, to the StartJobRun API.
  • api-change:iotdeviceadvisor: [botocore] AWS IoT Core Device Advisor now supports new Qualification Suite test case list. With this update, customers can more easily create new qualification test suite with an empty rootGroup input.
  • api-change:logs: [botocore] This change adds support for account level data protection policies using 3 new APIs, PutAccountPolicy, DeleteAccountPolicy and DescribeAccountPolicy. DescribeLogGroup API has been modified to indicate if account level policy is applied to the LogGroup via "inheritedProperties" list in the response.

1.26.148

  • api-change:connect: [botocore] GetMetricDataV2 API is now available in AWS GovCloud(US) region.
  • api-change:emr: [botocore] Update emr client to latest version
  • api-change:iam: [botocore] This release updates the AccountAlias regex pattern with the same length restrictions enforced by the length constraint.
  • api-change:inspector2: [botocore] Adds new response properties and request parameters for 'last scanned at' on the ListCoverage operation. This feature allows you to search and view the date of which your resources were last scanned by Inspector.
  • api-change:iot-data: [botocore] Update thing shadow name regex to allow '$' character
  • api-change:iot: [botocore] Adding IoT Device Management Software Package Catalog APIs to register, store, and report system software packages, along with their versions and metadata in a centralized location.
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:quicksight: [botocore] QuickSight support for pivot table field collapse state, radar chart range scale and multiple scope options in conditional formatting.
  • api-change:signer: [botocore] AWS Signer is launching Container Image Signing, a new feature that enables you to sign and verify container images. This feature enables you to validate that only container images you approve are used in your enterprise.
  • api-change:sqs: [botocore] Amazon SQS adds three new APIs - StartMessageMoveTask, CancelMessageMoveTask, and ListMessageMoveTasks to automate redriving messages from dead-letter queues to source queues or a custom destination.

1.26.147

  • api-change:cloudformation: [botocore] AWS CloudFormation StackSets provides customers with three new APIs to activate, deactivate, and describe AWS Organizations trusted access which is needed to get started with service-managed StackSets.
  • api-change:ec2: [botocore] Making InstanceTagAttribute as the required parameter for the DeregisterInstanceEventNotificationAttributes and RegisterInstanceEventNotificationAttributes APIs.
  • api-change:finspace: [botocore] Releasing new Managed kdb Insights APIs

... (truncated)

Commits
  • 10e087e Merge branch 'release-1.26.151'
  • 79becc0 Bumping version to 1.26.151
  • 61d539f Add changelog entries from botocore
  • f50b6be Merge branch 'release-1.26.150'
  • 7878b0f Merge branch 'release-1.26.150' into develop
  • 96cf41f Bumping version to 1.26.150
  • b74f1b2 Add changelog entries from botocore
  • b2ed4cf Merge branch 'release-1.26.149'
  • d8b01b7 Merge branch 'release-1.26.149' into develop
  • 9a1e3a3 Bumping version to 1.26.149
  • 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.26.142 to 1.26.151.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.26.142...1.26.151)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 12, 2023
Copy link
Member

@jonathangreen jonathangreen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 5e27e55 into main Jun 12, 2023
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.26.151 branch June 12, 2023 19:21
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.

1 participant