Releases: apache/iotdb-client-csharp
Releases · apache/iotdb-client-csharp
Apache IoTDB Client C# 2.0.8
What's Changed
- #34 improve nuget package details by @thompson-tomo in #35
- C# Client support V2 read interface by @lausannel in #37
- ByteBuffer: replace LINQ reversals with Array.Reverse for compatibility by @CritasWang in #41
- fix ci by @CritasWang in #42
- Support Client TLS by @HTHou in #43
- Fix SessionPool client leak on reconnection and query failures, and preserve server error messages by @CritasWang in #44
- Fix RpcDataSet deadlock, timezone compatibility, column index issues, and deprecation cleanup by @CritasWang in #48
New Contributors
- @thompson-tomo made their first contribution in #35
Full Changelog: v2.0.2...v2.0.8
Apache IoTDB Client C# 1.3.7
What's Changed
- [To dev/1.3] Fix SessionPool client leak on reconnection and query failures, and preserve server error messages by @CritasWang in #45
- [To dev/1.3] Fix SessionDataSet sync-over-async deadlock and migrate to 4-arg RowRecord constructor by @CritasWang in #49
Full Changelog: v1.3.4...v1.3.7
Apache IoTDB Client C# 2.0.2
What's Changed
- Add the original repository by @lausannel in #1
- Restore git commit history by @lausannel in #2
- Update the version of github actions by @HTHou in #4
- Enable macos CI by @HTHou in #5
- Update docker-compose.yml by @HTHou in #7
- Enhance Initialization and Resilience with Multiple Node URLs for Improved Failover Handling by @lausannel in #8
- Update Publish Content and README by @lausannel in #9
- Update Project Description by @lausannel in #10
- Use docker compose v2 by @HTHou in #11
- Handle IOException and SocketException by @lausannel in #14
- Fix license issue and unify line break by @HTHou in #16
- Update badge for nuget package by @lausannel in #18
- Add readme file for NuGet release by @lausannel in #20
- fix: incorrect column order in results returned by SELECT statements by @lausannel in #23
- Update docker-compose.yml to use the latest iotdb by @HTHou in #24
- support new data types by @CritasWang in #25
- [V2.0.1]Wx table session by @CritasWang in #26
- style(Table): format by @CritasWang in #27
- fix: fetch data fail due to different endpoint in SessionDataSet by @lausannel in #28
- style: add pre commit hook for style check and format by @lausannel in #29
- fix: bitmap error by @CritasWang in #32
Full Changelog: https://github.com/apache/iotdb-client-csharp/commits/v2.0.2
v1.3.4
What's Changed
- Add the original repository by @lausannel in #1
- Restore git commit history by @lausannel in #2
- Update the version of github actions by @HTHou in #4
- Enable macos CI by @HTHou in #5
- Update docker-compose.yml by @HTHou in #7
- Enhance Initialization and Resilience with Multiple Node URLs for Improved Failover Handling by @lausannel in #8
- Update Publish Content and README by @lausannel in #9
- Update Project Description by @lausannel in #10
- Use docker compose v2 by @HTHou in #11
- Handle IOException and SocketException by @lausannel in #14
- Fix license issue and unify line break by @HTHou in #16
- Update badge for nuget package by @lausannel in #18
- Add readme file for NuGet release by @lausannel in #20
- fix: incorrect column order in results returned by SELECT statements by @lausannel in #23
- Update docker-compose.yml to use the latest iotdb by @HTHou in #24
- support new data types by @CritasWang in #25
- fix: fetch data fail due to different endpoint in SessionDataSet (#28) by @lausannel in #30
- [to dev/1.3] fix: bitmap error by @CritasWang in #33
Full Changelog: https://github.com/apache/iotdb-client-csharp/commits/v1.3.4