Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps boto3 from 1.26.151 to 1.26.155.

Changelog

Sourced from boto3's changelog.

1.26.155

  • api-change:account: [botocore] Improve pagination support for ListRegions
  • api-change:connect: [botocore] Updates the *InstanceStorageConfig APIs to support a new ResourceType: SCREEN_RECORDINGS to enable screen recording and specify the storage configurations for publishing the recordings. Also updates DescribeInstance and ListInstances APIs to include InstanceAccessUrl attribute in the API response.
  • api-change:discovery: [botocore] Add Amazon EC2 instance recommendations export
  • api-change:iam: [botocore] Documentation updates for AWS Identity and Access Management (IAM).
  • api-change:s3: [botocore] This release adds SDK support for request-payer request header and request-charged response header in the "GetBucketAccelerateConfiguration", "ListMultipartUploads", "ListObjects", "ListObjectsV2" and "ListObjectVersions" S3 APIs.

1.26.154

  • api-change:auditmanager: [botocore] This release introduces 2 Audit Manager features: CSV exports and new manual evidence options. You can now export your evidence finder results in CSV format. In addition, you can now add manual evidence to a control by entering free-form text or uploading a file from your browser.
  • api-change:efs: [botocore] Update efs client to latest version
  • api-change:guardduty: [botocore] Updated descriptions for some APIs.
  • api-change:location: [botocore] Amazon Location Service adds categories to places, including filtering on those categories in searches. Also, you can now add metadata properties to your geofences.

1.26.153

  • api-change:cloudtrail: [botocore] This feature allows users to view dashboards for CloudTrail Lake event data stores.
  • api-change:codeguru-security: [botocore] Initial release of Amazon CodeGuru Security APIs
  • api-change:drs: [botocore] Added APIs to support network replication and recovery using AWS Elastic Disaster Recovery.
  • api-change:ec2: [botocore] This release introduces a new feature, EC2 Instance Connect Endpoint, that enables you to connect to a resource over TCP, without requiring the resource to have a public IPv4 address.
  • api-change:imagebuilder: [botocore] Change the Image Builder ImagePipeline dateNextRun field to more accurately describe the data.
  • api-change:lightsail: [botocore] This release adds pagination for the Get Certificates API operation.
  • api-change:s3: [botocore] Integrate double encryption feature to SDKs.
  • api-change:securityhub: [botocore] Add support for Security Hub Automation Rules
  • api-change:simspaceweaver: [botocore] This release fixes using aws-us-gov ARNs in API calls and adds documentation for snapshot APIs.
  • api-change:verifiedpermissions: [botocore] GA release of Amazon Verified Permissions.
  • api-change:wafv2: [botocore] You can now detect and block fraudulent account creation attempts with the new AWS WAF Fraud Control account creation fraud prevention (ACFP) managed rule group AWSManagedRulesACFPRuleSet.
  • api-change:wellarchitected: [botocore] AWS Well-Architected now supports Profiles that help customers prioritize which questions to focus on first by providing a list of prioritized questions that are better aligned with their business goals and outcomes.

1.26.152

  • api-change:amplifyuibuilder: [botocore] AWS Amplify UIBuilder is launching Codegen UI, a new feature that enables you to generate your amplify uibuilder components and forms.
  • api-change:dynamodb: [botocore] Documentation updates for DynamoDB
  • api-change:dynamodbstreams: [botocore] Update dynamodbstreams client to latest version
  • api-change:fsx: [botocore] Amazon FSx for NetApp ONTAP now supports joining a storage virtual machine (SVM) to Active Directory after the SVM has been created.
  • api-change:opensearch: [botocore] This release adds support for SkipUnavailable connection property for cross cluster search
  • api-change:rekognition: [botocore] This release adds support for improved accuracy with user vector in Amazon Rekognition Face Search. Adds new APIs: AssociateFaces, CreateUser, DeleteUser, DisassociateFaces, ListUsers, SearchUsers, SearchUsersByImage. Also adds new face metadata that can be stored: user vector.
  • api-change:sagemaker: [botocore] Sagemaker Neo now supports compilation for inferentia2 (ML_INF2) and Trainium1 (ML_TRN1) as available targets. With these devices, you can run your workloads at highest performance with lowest cost. inferentia2 (ML_INF2) is available in CMH and Trainium1 (ML_TRN1) is available in IAD currently
Commits
  • 7d570e0 Merge branch 'release-1.26.155'
  • 7f46b2a Bumping version to 1.26.155
  • 95aa3f9 Add changelog entries from botocore
  • 8997e03 Merge branch 'release-1.26.154'
  • 42499b7 Merge branch 'release-1.26.154' into develop
  • 9c68601 Bumping version to 1.26.154
  • 01f50e6 Add changelog entries from botocore
  • cc69fe1 Merge branch 'release-1.26.153'
  • 371cc16 Merge branch 'release-1.26.153' into develop
  • 542ffc7 Bumping version to 1.26.153
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 19, 2023
@fizyk
Copy link
Member

fizyk commented Jun 19, 2023

@dependabot rebase

Bumps [boto3](https://github.com/boto/boto3) from 1.26.151 to 1.26.155.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.26.151...1.26.155)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/boto3-1.26.155 branch from 33c2b02 to 4c79346 Compare June 19, 2023 07:45
@merger-application merger-application bot merged commit 44e5075 into main Jun 19, 2023
@merger-application merger-application bot deleted the dependabot/pip/boto3-1.26.155 branch June 19, 2023 07:47
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.

2 participants