Skip to content

4.0.0

Latest
Compare
Choose a tag to compare
@puzpuzpuz puzpuzpuz released this 26 Aug 11:11
be587ba

Release overview

Adds Array support and improves QuestDB 9.0.0 compatibility.

What is new

  • Add array support and protocol version option, binary protocol for doubles #55

Migration from older client versions

The code is kept compatible with v3 of the client, so the only change should be made in imports, from github.com/questdb/go-questdb-client/v3 to github.com/questdb/go-questdb-client/v4.