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.118 to 1.26.124 #106

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps boto3 from 1.26.118 to 1.26.124.

Changelog

Sourced from boto3's changelog.

1.26.124

  • api-change:compute-optimizer: [botocore] support for tag filtering within compute optimizer. ability to filter recommendation results by tag and tag key value pairs. ability to filter by inferred workload type added.
  • api-change:kms: [botocore] This release makes the NitroEnclave request parameter Recipient and the response field for CiphertextForRecipient available in AWS SDKs. It also adds the regex pattern for CloudHsmClusterId validation.

1.26.123

  • api-change:appflow: [botocore] Adds Jwt Support for Salesforce Credentials.
  • api-change:athena: [botocore] You can now use capacity reservations on Amazon Athena to run SQL queries on fully-managed compute capacity.
  • api-change:directconnect: [botocore] This release corrects the jumbo frames MTU from 9100 to 8500.
  • api-change:efs: [botocore] Update efs client to latest version
  • api-change:grafana: [botocore] This release adds support for the grafanaVersion parameter in CreateWorkspace.
  • api-change:iot: [botocore] This release allows AWS IoT Core users to specify a TLS security policy when creating and updating AWS IoT Domain Configurations.
  • api-change:rekognition: [botocore] Added support for aggregating moderation labels by video segment timestamps for Stored Video Content Moderation APIs and added additional information about the job to all Stored Video Get API responses.
  • api-change:simspaceweaver: [botocore] Added a new CreateSnapshot API. For the StartSimulation API, SchemaS3Location is now optional, added a new SnapshotS3Location parameter. For the DescribeSimulation API, added SNAPSHOT_IN_PROGRESS simulation state, deprecated SchemaError, added new fields: StartError and SnapshotS3Location.
  • api-change:wafv2: [botocore] You can now associate a web ACL with a Verified Access instance.
  • api-change:workspaces: [botocore] Added Windows 11 to support Microsoft_Office_2019

1.26.122

  • api-change:ec2: [botocore] This release adds support for AMD SEV-SNP on EC2 instances.
  • api-change:emr-containers: [botocore] This release adds GetManagedEndpointSessionCredentials, a new API that allows customers to generate an auth token to connect to a managed endpoint, enabling features such as self-hosted Jupyter notebooks for EMR on EKS.
  • api-change:guardduty: [botocore] Added API support to initiate on-demand malware scan on specific resources.
  • api-change:iotdeviceadvisor: [botocore] AWS IoT Core Device Advisor now supports MQTT over WebSocket. With this update, customers can run all three test suites of AWS IoT Core Device Advisor - qualification, custom, and long duration tests - using Signature Version 4 for MQTT over WebSocket.
  • api-change:kafka: [botocore] Amazon MSK has added new APIs that allows multi-VPC private connectivity and cluster policy support for Amazon MSK clusters that simplify connectivity and access between your Apache Kafka clients hosted in different VPCs and AWS accounts and your Amazon MSK clusters.
  • api-change:lambda: [botocore] Add Java 17 (java17) support to AWS Lambda
  • api-change:marketplace-catalog: [botocore] Enabled Pagination for List Entities and List Change Sets operations
  • api-change:osis: [botocore] Documentation updates for OpenSearch Ingestion
  • api-change:qldb: [botocore] Documentation updates for Amazon QLDB
  • api-change:sagemaker: [botocore] Added ml.p4d.24xlarge and ml.p4de.24xlarge as supported instances for SageMaker Studio
  • api-change:xray: [botocore] Updated X-Ray documentation with Resource Policy API descriptions.

1.26.121

  • api-change:osis: [botocore] Initial release for OpenSearch Ingestion

1.26.120

  • api-change:chime-sdk-messaging: [botocore] Remove non actionable field from UpdateChannelReadMarker and DeleteChannelRequest. Add precise exceptions to DeleteChannel and DeleteStreamingConfigurations error cases.
  • api-change:connect: [botocore] Amazon Connect, Contact Lens Evaluation API release including ability to manage forms and to submit contact evaluations.
  • api-change:datasync: [botocore] This release adds 13 new APIs to support AWS DataSync Discovery GA.

... (truncated)

Commits
  • ea91f17 Merge branch 'release-1.26.124'
  • 54bfaaf Bumping version to 1.26.124
  • 1f1c6b9 Add changelog entries from botocore
  • 90f0110 Merge branch 'release-1.26.123'
  • 97694ce Merge branch 'release-1.26.123' into develop
  • a998f63 Bumping version to 1.26.123
  • a7ca65d Add changelog entries from botocore
  • cf963f8 Merge branch 'release-1.26.122'
  • f5d2fac Merge branch 'release-1.26.122' into develop
  • 77ac4ff Bumping version to 1.26.122
  • 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)