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.90 to 1.26.95 #97

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps boto3 from 1.26.90 to 1.26.95.

Changelog

Sourced from boto3's changelog.

1.26.95

  • api-change:application-autoscaling: [botocore] With this release customers can now tag their Application Auto Scaling registered targets with key-value pairs and manage IAM permissions for all the tagged resources centrally.
  • api-change:neptune: [botocore] This release makes following few changes. db-cluster-identifier is now a required parameter of create-db-instance. describe-db-cluster will now return PendingModifiedValues and GlobalClusterIdentifier fields in the response.
  • api-change:s3outposts: [botocore] S3 On Outposts added support for endpoint status, and a failed endpoint reason, if any
  • api-change:workdocs: [botocore] This release adds a new API, SearchResources, which enable users to search through metadata and content of folders, documents, document versions and comments in a WorkDocs site.

1.26.94

  • api-change:billingconductor: [botocore] This release adds a new filter to ListAccountAssociations API and a new filter to ListBillingGroups API.
  • api-change:config: [botocore] This release adds resourceType enums for types released from October 2022 through February 2023.
  • api-change:dms: [botocore] S3 setting to create AWS Glue Data Catalog. Oracle setting to control conversion of timestamp column. Support for Kafka SASL Plain authentication. Setting to map boolean from PostgreSQL to Redshift. SQL Server settings to force lob lookup on inline LOBs and to control access of database logs.

1.26.93

  • api-change:guardduty: [botocore] Updated 9 APIs for feature enablement to reflect expansion of GuardDuty to features. Added new APIs and updated existing APIs to support RDS Protection GA.
  • api-change:resource-explorer-2: [botocore] Documentation updates for APIs.
  • api-change:sagemaker-runtime: [botocore] Update sagemaker-runtime client to latest version

1.26.92

  • api-change:migrationhubstrategy: [botocore] This release adds the binary analysis that analyzes IIS application DLLs on Windows and Java applications on Linux to provide anti-pattern report without configuring access to the source code.
  • api-change:s3control: [botocore] Added support for S3 Object Lambda aliases.
  • api-change:securitylake: [botocore] Make Create/Get/ListSubscribers APIs return resource share ARN and name so they can be used to validate the RAM resource share to accept. GetDatalake can be used to track status of UpdateDatalake and DeleteDatalake requests.

1.26.91

  • api-change:application-autoscaling: [botocore] Application Auto Scaling customers can now use mathematical functions to customize the metric used with Target Tracking policies within the policy configuration itself, saving the cost and effort of publishing the customizations as a separate metric.
  • api-change:dataexchange: [botocore] This release enables data providers to license direct access to S3 objects encrypted with Customer Managed Keys (CMK) in AWS KMS through AWS Data Exchange. Subscribers can use these keys to decrypt, then use the encrypted S3 objects shared with them, without creating or managing copies.
  • api-change:directconnect: [botocore] describe-direct-connect-gateway-associations includes a new status, updating, indicating that the association is currently in-process of updating.
  • api-change:ec2: [botocore] This release adds a new DnsOptions key (PrivateDnsOnlyForInboundResolverEndpoint) to CreateVpcEndpoint and ModifyVpcEndpoint APIs.
  • api-change:iam: [botocore] Documentation only updates to correct customer-reported issues
  • api-change:keyspaces: [botocore] Adding support for client-side timestamps
Commits
  • b620606 Merge branch 'release-1.26.95'
  • c0224ab Bumping version to 1.26.95
  • af56790 Add changelog entries from botocore
  • 3e957b8 Added furo theme to boto3 documentation. (#3631)
  • c0a35d0 Merge branch 'release-1.26.94'
  • a3325a5 Merge branch 'release-1.26.94' into develop
  • 59e6c4a Bumping version to 1.26.94
  • 7a742f9 Add changelog entries from botocore
  • 61eb1a1 Merge branch 'release-1.26.93'
  • 10140b6 Merge branch 'release-1.26.93' 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)