Skip to content

Bump boto3 from 1.26.60 to 1.26.69 #819

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Bumps boto3 from 1.26.60 to 1.26.69.

Changelog

Sourced from boto3's changelog.

1.26.69

  • api-change:autoscaling: [botocore] You can now either terminate/replace, ignore, or wait for EC2 Auto Scaling instances on standby or protected from scale in. Also, you can also roll back changes from a failed instance refresh.
  • api-change:connect: [botocore] This update provides the Wisdom session ARN for contacts enabled for Wisdom in the chat channel.
  • api-change:ec2: [botocore] Adds support for waiters that automatically poll for an imported snapshot until it reaches the completed state.
  • api-change:polly: [botocore] Amazon Polly adds two new neural Japanese voices - Kazuha, Tomoko
  • api-change:sagemaker: [botocore] Amazon SageMaker Autopilot adds support for selecting algorithms in CreateAutoMLJob API.
  • api-change:sns: [botocore] This release adds support for SNS X-Ray active tracing as well as other updates.

1.26.68

  • api-change:chime-sdk-meetings: [botocore] Documentation updates for Chime Meetings SDK
  • api-change:emr-containers: [botocore] EMR on EKS allows configuring retry policies for job runs through the StartJobRun API. Using retry policies, a job cause a driver pod to be restarted automatically if it fails or is deleted. The job's status can be seen in the DescribeJobRun and ListJobRun APIs and monitored using CloudWatch events.
  • api-change:evidently: [botocore] Updated entity overrides parameter to accept up to 2500 overrides or a total of 40KB.
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:lexv2-runtime: [botocore] Update lexv2-runtime client to latest version
  • api-change:lightsail: [botocore] Documentation updates for Lightsail
  • api-change:migration-hub-refactor-spaces: [botocore] This release adds support for creating environments with a network fabric type of NONE
  • api-change:workdocs: [botocore] Doc only update for the WorkDocs APIs.
  • api-change:workspaces: [botocore] Removed Windows Server 2016 BYOL and made changes based on IAM campaign.

1.26.67

  • api-change:backup: [botocore] This release added one attribute (resource name) in the output model of our 9 existing APIs in AWS backup so that customers will see the resource name at the output. No input required from Customers.
  • api-change:cloudfront: [botocore] CloudFront Origin Access Control extends support to AWS Elemental MediaStore origins.
  • api-change:glue: [botocore] DirectJDBCSource + Glue 4.0 streaming options
  • api-change:lakeformation: [botocore] This release removes the LFTagpolicyResource expression limits.

1.26.66

  • api-change:transfer: [botocore] Updated the documentation for the ImportCertificate API call, and added examples.

1.26.65

  • api-change:compute-optimizer: [botocore] AWS Compute optimizer can now infer if Kafka is running on an instance.
  • api-change:customer-profiles: [botocore] This release deprecates the PartyType and Gender enum data types from the Profile model and replaces them with new PartyTypeString and GenderString attributes, which accept any string of length up to 255.
  • api-change:frauddetector: [botocore] My AWS Service (Amazon Fraud Detector) - This release introduces Cold Start Model Training which optimizes training for small datasets and adds intelligent methods for treating unlabeled data. You can now train Online Fraud Insights or Transaction Fraud Insights models with minimal historical-data.
  • api-change:mediaconvert: [botocore] The AWS Elemental MediaConvert SDK has added improved scene change detection capabilities and a bandwidth reduction filter, along with video quality enhancements, to the AVC encoder.
  • api-change:outposts: [botocore] Adds OrderType to Order structure. Adds PreviousOrderId and PreviousLineItemId to LineItem structure. Adds new line item status REPLACED. Increases maximum length of pagination token.

... (truncated)

Commits
  • a7f51bb Merge branch 'release-1.26.69'
  • a0c1f09 Bumping version to 1.26.69
  • 79b966c Add changelog entries from botocore
  • 78048d7 Merge branch 'release-1.26.68'
  • b19f29f Merge branch 'release-1.26.68' into develop
  • 18cc45b Bumping version to 1.26.68
  • 6b0d2c0 Add changelog entries from botocore
  • 377f474 Merge branch 'release-1.26.67'
  • 34af227 Merge branch 'release-1.26.67' into develop
  • 95a4d15 Bumping version to 1.26.67
  • 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.60 to 1.26.69.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.26.60...1.26.69)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 13, 2023

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 20, 2023

Superseded by #827.

@dependabot dependabot bot closed this Feb 20, 2023
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.26.69 branch February 20, 2023 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants