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.110 to 1.26.115 #104

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps boto3 from 1.26.110 to 1.26.115.

Changelog

Sourced from boto3's changelog.

1.26.115

  • api-change:appflow: [botocore] This release adds a Client Token parameter to the following AppFlow APIs: Create/Update Connector Profile, Create/Update Flow, Start Flow, Register Connector, Update Connector Registration. The Client Token parameter allows idempotent operations for these APIs.
  • api-change:drs: [botocore] Changed existing APIs and added new APIs to support using an account-level launch configuration template with AWS Elastic Disaster Recovery.
  • api-change:dynamodb: [botocore] Documentation updates for DynamoDB API
  • api-change:emr-serverless: [botocore] The GetJobRun API has been updated to include the job's billed resource utilization. This utilization shows the aggregate vCPU, memory and storage that AWS has billed for the job run. The billed resources include a 1-minute minimum usage for workers, plus additional storage over 20 GB per worker.
  • api-change:internetmonitor: [botocore] This release includes a new configurable value, TrafficPercentageToMonitor, which allows users to adjust the amount of traffic monitored by percentage
  • api-change:iotwireless: [botocore] Supports the new feature of LoRaWAN roaming, allows to configure MaxEirp for LoRaWAN gateway, and allows to configure PingSlotPeriod for LoRaWAN multicast group
  • api-change:lambda: [botocore] Add Python 3.10 (python3.10) support to AWS Lambda

1.26.114

  • api-change:ecs: [botocore] This release supports ephemeral storage for AWS Fargate Windows containers.
  • api-change:lambda: [botocore] This release adds SnapStart related exceptions to InvokeWithResponseStream API. IAM access related documentation is also added for this API.
  • api-change:migration-hub-refactor-spaces: [botocore] Doc only update for Refactor Spaces environments without network bridge feature.
  • api-change:rds: [botocore] This release adds support of modifying the engine mode of database clusters.

1.26.113

  • api-change:chime-sdk-voice: [botocore] This release adds tagging support for Voice Connectors and SIP Media Applications
  • api-change:mediaconnect: [botocore] Gateway is a new feature of AWS Elemental MediaConnect. Gateway allows the deployment of on-premises resources for the purpose of transporting live video to and from the AWS Cloud.

1.26.112

  • api-change:groundstation: [botocore] AWS Ground Station Wideband DigIF GA Release
  • api-change:managedblockchain: [botocore] Removal of the Ropsten network. The Ethereum foundation ceased support of Ropsten on December 31st, 2022..

1.26.111

  • api-change:ecr-public: [botocore] This release will allow using registry alias as registryId in BatchDeleteImage request.
  • api-change:emr-serverless: [botocore] This release extends GetJobRun API to return job run timeout (executionTimeoutMinutes) specified during StartJobRun call (or default timeout of 720 minutes if none was specified).
  • api-change:events: [botocore] Update events client to latest version
  • api-change:iot-data: [botocore] This release adds support for MQTT5 user properties when calling the AWS IoT GetRetainedMessage API
  • api-change:wafv2: [botocore] For web ACLs that protect CloudFront protections, the default request body inspection size is now 16 KB, and you can use the new association configuration to increase the inspection size further, up to 64 KB. Sizes over 16 KB can incur additional costs.
Commits
  • b52828f Merge branch 'release-1.26.115'
  • 204ec15 Bumping version to 1.26.115
  • 24e7adb Add changelog entries from botocore
  • 0f2c0e4 Merge branch 'release-1.26.114' into develop
  • d8067bc Merge branch 'release-1.26.114'
  • c6854e4 Bumping version to 1.26.114
  • 9502a19 Add changelog entries from botocore
  • d52c781 Merge branch 'release-1.26.113' into develop
  • 70ee201 Merge branch 'release-1.26.113'
  • 82e90c1 Bumping version to 1.26.113
  • 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)