jobvk / Home-Assistant-Windcentrale

Provides Home Assistant sensors for multiple wind turbines from the Windcentrale
https://jobvankoeveringe.com/projects/windcentrale/
Apache License 2.0
14 stars 3 forks source link

Bump boto3 from 1.26.161 to 1.28.10 #126

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps boto3 from 1.26.161 to 1.28.10.

Changelog

Sourced from boto3's changelog.

1.28.10

  • api-change:apigatewayv2: [botocore] Documentation updates for Amazon API Gateway.
  • api-change:ce: [botocore] This release introduces the new API 'GetSavingsPlanPurchaseRecommendationDetails', which retrieves the details for a Savings Plan recommendation. It also updates the existing API 'GetSavingsPlansPurchaseRecommendation' to include the recommendation detail ID.
  • api-change:chime-sdk-media-pipelines: [botocore] AWS Media Pipeline compositing enhancement and Media Insights Pipeline auto language identification.
  • api-change:cloudformation: [botocore] This release supports filtering by DRIFT_STATUS for existing API ListStackInstances and adds support for a new API ListStackInstanceResourceDrifts. Customers can now view resource drift information from their StackSet management accounts.
  • api-change:ec2: [botocore] Add "disabled" enum value to SpotInstanceState.
  • api-change:glue: [botocore] Added support for Data Preparation Recipe node in Glue Studio jobs
  • api-change:quicksight: [botocore] This release launches new Snapshot APIs for CSV and PDF exports, adds support for info icon for filters and parameters in Exploration APIs, adds modeled exception to the DeleteAccountCustomization API, and introduces AttributeAggregationFunction's ability to add UNIQUE_VALUE aggregation in tooltips.

1.28.9

  • api-change:glue: [botocore] This release adds support for AWS Glue Crawler with Apache Hudi Tables, allowing Crawlers to discover Hudi Tables in S3 and register them in Glue Data Catalog for query engines to query against.
  • api-change:mediaconvert: [botocore] This release includes improvements to Preserve 444 handling, compatibility of HEVC sources without frame rates, and general improvements to MP4 outputs.
  • api-change:rds: [botocore] Adds support for the DBSystemID parameter of CreateDBInstance to RDS Custom for Oracle.
  • api-change:workspaces: [botocore] Fixed VolumeEncryptionKey descriptions

1.28.8

  • api-change:codecatalyst: [botocore] This release adds support for updating and deleting spaces and projects in Amazon CodeCatalyst. It also adds support for creating, getting, and deleting source repositories in CodeCatalyst projects.
  • api-change:connectcases: [botocore] This release adds the ability to assign a case to a queue or user.
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:route53resolver: [botocore] This release adds support for Route 53 On Outposts, a new feature that allows customers to run Route 53 Resolver and Resolver endpoints locally on their Outposts.
  • api-change:s3: [botocore] Improve performance of S3 clients by simplifying and optimizing endpoint resolution.
  • api-change:sagemaker-featurestore-runtime: [botocore] Cross account support for SageMaker Feature Store
  • api-change:sagemaker: [botocore] Cross account support for SageMaker Feature Store
  • api-change:securitylake: [botocore] Adding support for Tags on Create and Resource Tagging API.
  • api-change:transcribe: [botocore] Added API argument --toxicity-detection to startTranscriptionJob API, which allows users to view toxicity scores of submitted audio.

1.28.7

  • enhancement:AWSCRT: [botocore] Upgrade awscrt version to 0.16.26
  • api-change:savingsplans: [botocore] Savings Plans endpoints update

1.28.6

  • api-change:cloudformation: [botocore] SDK and documentation updates for GetTemplateSummary API (unrecognized resources)
  • api-change:ec2: [botocore] Amazon EC2 documentation updates.
  • api-change:grafana: [botocore] Amazon Managed Grafana now supports grafanaVersion update for existing workspaces with UpdateWorkspaceConfiguration API. DescribeWorkspaceConfiguration API additionally returns grafanaVersion. A new ListVersions API lists available versions or, if given a workspaceId, the versions it can upgrade to.
  • api-change:medical-imaging: [botocore] General Availability (GA) release of AWS Health Imaging, enabling customers to store, transform, and analyze medical imaging data at petabyte-scale.
  • api-change:ram: [botocore] This release adds support for securely sharing with AWS service principals.

... (truncated)

Commits
  • 0675d41 Merge branch 'release-1.28.10'
  • 95f9b28 Bumping version to 1.28.10
  • e88ca27 Add changelog entries from botocore
  • 6f104e7 Update GHA configurations (#3790)
  • 234521f Merge branch 'release-1.28.9'
  • d4dff6f Merge branch 'release-1.28.9' into develop
  • 59b3da9 Bumping version to 1.28.9
  • 9881b63 Add changelog entries from botocore
  • e05e1d1 Merge branch 'release-1.28.8'
  • 88bbab3 Merge branch 'release-1.28.8' 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)