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

chore(deps): bump boto3 from 1.26.125 to 1.26.157 #65

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps boto3 from 1.26.125 to 1.26.157.

Changelog

Sourced from boto3's changelog.

1.26.157

  • api-change:appflow: [botocore] This release adds new API to reset connector metadata cache
  • api-change:config: [botocore] Updated ResourceType enum with new resource types onboarded by AWS Config in May 2023.
  • api-change:ec2: [botocore] Adds support for targeting Dedicated Host allocations by assetIds in AWS Outposts
  • api-change:lambda: [botocore] This release adds RecursiveInvocationException to the Invoke API and InvokeWithResponseStream API.
  • api-change:redshift: [botocore] Added support for custom domain names for Redshift Provisioned clusters. This feature enables customers to create a custom domain name and use ACM to generate fully secure connections to it.

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.

... (truncated)

Commits
  • 185ffb4 Merge branch 'release-1.26.157'
  • b9c6282 Bumping version to 1.26.157
  • 90a5b62 Add changelog entries from botocore
  • 7721718 Metric.put_data Docs Override (#3673)
  • d570f7c Merge branch 'release-1.26.156'
  • f875b8d Merge branch 'release-1.26.156' into develop
  • 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
  • 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.125 to 1.26.157.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.26.125...1.26.157)

---
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 added the dependencies Pull requests that update a dependency file label Jun 20, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 21, 2023

Superseded by #66.

@dependabot dependabot bot closed this Jun 21, 2023
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.26.157 branch June 21, 2023 23:04
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