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.27.0 #123

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps boto3 from 1.26.161 to 1.27.0.

Changelog

Sourced from boto3's changelog.

1.27.0

  • feature:Useragent: [botocore] Update User-Agent header format
  • api-change:batch: [botocore] This feature allows customers to use AWS Batch with Linux with ARM64 CPU Architecture and X86_64 CPU Architecture with Windows OS on Fargate Platform.
  • api-change:sagemaker: [botocore] SageMaker Inference Recommender now accepts new fields SupportedEndpointType and ServerlessConfiguration to support serverless endpoints.

1.26.165

  • api-change:amp: [botocore] AWS SDK service model generation tool version upgrade.
  • api-change:ecs: [botocore] Added new field "credentialspecs" to the ecs task definition to support gMSA of windows/linux in both domainless and domain-joined mode
  • api-change:ivs: [botocore] Corrects the HTTP response code in the generated docs for PutMetadata and DeleteRecordingConfiguration APIs.
  • api-change:mediaconvert: [botocore] This release includes improved color handling of overlays and general updates to user documentation.
  • api-change:sagemaker: [botocore] This release adds support for rolling deployment in SageMaker Inference.
  • api-change:transfer: [botocore] Add outbound Basic authentication support to AS2 connectors
  • api-change:verifiedpermissions: [botocore] This release corrects several broken links in the documentation.

1.26.164

  • api-change:appstream: [botocore] This release introduces app block builder, allowing customers to provision a resource to package applications into an app block
  • api-change:chime: [botocore] The Amazon Chime SDK APIs in the Chime namespace are no longer supported. Customers should use APIs in the dedicated Amazon Chime SDK namespaces: ChimeSDKIdentity, ChimeSDKMediaPipelines, ChimeSDKMeetings, ChimeSDKMessaging, and ChimeSDKVoice.
  • api-change:cleanrooms: [botocore] This release adds support for the OR operator in RSQL join match conditions and the ability to control which operators (AND, OR) are allowed in a join match condition.
  • api-change:dynamodb: [botocore] This release adds ReturnValuesOnConditionCheckFailure parameter to PutItem, UpdateItem, DeleteItem, ExecuteStatement, BatchExecuteStatement and ExecuteTransaction APIs. When set to ALL_OLD, API returns a copy of the item as it was when a conditional write failed
  • api-change:gamelift: [botocore] Amazon GameLift now supports game builds that use the Amazon Linux 2023 (AL2023) operating system.
  • api-change:glue: [botocore] This release adds support for AWS Glue Crawler with Iceberg Tables, allowing Crawlers to discover Iceberg Tables in S3 and register them in Glue Data Catalog for query engines to query against.
  • api-change:sagemaker: [botocore] Adding support for timeseries forecasting in the CreateAutoMLJobV2 API.

1.26.163

  • api-change:internetmonitor: [botocore] This release adds a new feature for Amazon CloudWatch Internet Monitor that enables customers to set custom thresholds, for performance and availability drops, for triggering when to create a health event.
  • api-change:kinesisanalyticsv2: [botocore] Support for new runtime environment in Kinesis Data Analytics Studio: Zeppelin-0.10, Apache Flink-1.15
  • api-change:lambda: [botocore] Surface ResourceConflictException in DeleteEventSourceMapping
  • api-change:omics: [botocore] Add Common Workflow Language (CWL) as a supported language for Omics workflows
  • api-change:rds: [botocore] Amazon Relational Database Service (RDS) now supports joining a RDS for SQL Server instance to a self-managed Active Directory.
  • api-change:s3: [botocore] The S3 LISTObjects, ListObjectsV2 and ListObjectVersions API now supports a new optional header x-amz-optional-object-attributes. If header contains RestoreStatus as the value, then S3 will include Glacier restore status i.e. isRestoreInProgress and RestoreExpiryDate in List response.
  • api-change:sagemaker: [botocore] This release adds support for Model Cards Model Registry integration.

1.26.162

  • bugfix:Parsers: [botocore] Fixes datetime parse error handling for out-of-range and negative timestamps ([#2564](https://github.com/boto/boto3/issues/2564) <https://github.com/boto/botocore/issues/2564>__).
  • api-change:appfabric: [botocore] Initial release of AWS AppFabric for connecting SaaS applications for better productivity and security.
  • api-change:appflow: [botocore] This release adds support to bypass SSO with the SAPOData connector when connecting to an SAP instance.

... (truncated)

Commits
  • 4498148 Merge branch 'release-1.27.0'
  • d825bfd Bumping version to 1.27.0
  • 526ee6c Add changelog entries from botocore
  • fc3d5f1 Merge branch 'release-1.26.165' into develop
  • 66e2b4c Merge branch 'release-1.26.165'
  • c72d685 Bumping version to 1.26.165
  • be71e13 Add changelog entries from botocore
  • 52436e0 Merge branch 'release-1.26.164' into develop
  • 15b30bf Merge branch 'release-1.26.164'
  • 9f26c9c Bumping version to 1.26.164
  • 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[bot] commented 1 year ago

Superseded by #124.