Release 3.0.0
Array Support & QuestDB 9.0.0 Compatibility
This release also removes the need for net-questdb-client-tcp-auth
assembly, incorporating the TCP authentication functionality into the main net-questdb-client
assembly without additional dependencies.
What's Changed
- feat: support for binary
DOUBLE
andARRAY[DOUBLE]
by @nwoolmer in #38 - feat: remove net-questdb-client-tcp-auth, implement tcp auth with System.Security.Cryptography by @ideoma in #41
Full Changelog: 2.1.0...v3.0.0