File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
# ksqlDB.RestApi.Client
2
2
3
+ # 7.1.4
4
+
5
+ ## 🐛 Bug Fixes
6
+ - fixed empty array constructors are not valid. #113 (contributed by @mrt181 )
7
+
3
8
# 7.1.3
4
9
5
10
## 🐛 Bug Fixes
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 >7.1.3 </Version >
19
- <AssemblyVersion >7.1.3 .0</AssemblyVersion >
18
+ <Version >7.1.4 </Version >
19
+ <AssemblyVersion >7.1.4 .0</AssemblyVersion >
20
20
<LangVersion >13.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