Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Conversation

@dependabot
Copy link

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

Bumps boto3 from 1.24.47 to 1.26.156.

Changelog

Sourced from boto3's changelog.

1.26.156

  • api-change:cloudformation: [botocore] Specify desired CloudFormation behavior in the event of ChangeSet execution failure using the CreateChangeSet OnStackFailure parameter
  • api-change:ec2: [botocore] API changes to AWS Verified Access to include data from trust providers in logs
  • api-change:ecs: [botocore] Documentation only update to address various tickets.
  • api-change:glue: [botocore] This release adds support for creating cross region table/database resource links
  • api-change:pricing: [botocore] This release updates the PriceListArn regex pattern.
  • api-change:route53domains: [botocore] Update MaxItems upper bound to 1000 for ListPricesRequest
  • api-change:sagemaker: [botocore] Amazon Sagemaker Autopilot releases CreateAutoMLJobV2 and DescribeAutoMLJobV2 for Autopilot customers with ImageClassification, TextClassification and Tabular problem type config support.

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

... (truncated)

Commits
  • d570f7c Merge branch 'release-1.26.156'
  • df4d3a5 Bumping version to 1.26.156
  • 93e25a4 Add changelog entries from botocore
  • 7d570e0 Merge branch 'release-1.26.155'
  • edb50b6 Merge branch 'release-1.26.155' into develop
  • 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
  • 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.47 to 1.26.156.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.24.47...1.26.156)

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

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

dependabot bot commented on behalf of github Jun 20, 2023

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

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 21, 2023

Superseded by #298.

@dependabot dependabot bot closed this Jun 21, 2023
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.26.156 branch June 21, 2023 07:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants