Skip to content

Apache IoTDB Client C# 2.0.8

Latest

Choose a tag to compare

@CritasWang CritasWang released this 15 Apr 03:17

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

Full Changelog: v2.0.2...v2.0.8