Skip to content

3.0.0

Latest
Compare
Choose a tag to compare
@ideoma ideoma released this 15 Jul 13:31
· 1 commit to main since this release
f7edfc0

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 and ARRAY[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