File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
# ksqlDB.RestApi.Client
2
2
3
+ # 6.3.0-rc.1
4
+ - added ` AsStruct ` function to the Fluent API for marking fields as ksqldb ` STRUCT ` types
5
+
3
6
# 6.2.1
4
7
5
8
## BugFix
6
- - Source table can't be queried #87 - fixed ` KSqlDbRestApiClient.CreateSourceTableAsync ` and ` KSqlDbRestApiClient.CreateSourceStreamAsync `
9
+ - source table can't be queried #87 - fixed ` KSqlDbRestApiClient.CreateSourceTableAsync ` and ` KSqlDbRestApiClient.CreateSourceStreamAsync `
7
10
8
11
# 6.2.0
9
12
Original file line number Diff line number Diff line change 15
15
Documentation for the library can be found at https://github.com/tomasfabian/ksqlDB.RestApi.Client-DotNet/blob/main/README.md.
16
16
</Description >
17
17
<PackageTags >ksql ksqlDB LINQ .NET csharp push query</PackageTags >
18
- <Version >6.2 .1</Version >
19
- <AssemblyVersion >6.2 .0.0</AssemblyVersion >
18
+ <Version >6.3.0-rc .1</Version >
19
+ <AssemblyVersion >6.3 .0.0</AssemblyVersion >
20
20
<LangVersion >12.0</LangVersion >
21
21
<ImplicitUsings >enable</ImplicitUsings >
22
22
<PackageReleaseNotes >https://github.com/tomasfabian/ksqlDB.RestApi.Client-DotNet/blob/main/ksqlDb.RestApi.Client/ChangeLog.md</PackageReleaseNotes >
You can’t perform that action at this time.
0 commit comments