Skip to content

ksqlDB.RestApi.Client v1.2.0

Compare
Choose a tag to compare
@tomasfabian tomasfabian released this 08 Nov 15:08
· 1223 commits to main since this release

KSqlDbServiceCollectionExtensions.ConfigureKSqlDb

  • registers the following dependencies: IKSqlDBContext, KSqlDbRestApiClient, IHttpClientFactory, KSqlDBContextOptions

Logging

  • LogInformation about received data, executed commands and queries
  • added package reference - Microsoft.Extensions.Logging.Abstractions