Skip to content

Releases: cursusdb/cursusdb-go

v1.1.1

07 Jan 00:33
Compare
Choose a tag to compare

CursusDB Native Client Go Module v1.1.1

  • add tests to repo

v1.1.0

01 Jan 07:13
Compare
Choose a tag to compare

CursusDB Native Client Go Module v1.1.0

NO BREAKING CHANGES

🔧Corrections & Enhancements🔧

  • Reformating for module to be similar to other packages.
  • Cluster read timeout now dynamic.

v1.0.2 🧊 FROZEN

31 Dec 01:18
Compare
Choose a tag to compare

CursusDB Native Client Go Module v1.0.2

🔧Corrections & Enhancements🔧

  • tls.Config to use ServerName based on provided cluster to verify hostname etc.

v1.0.1 🧊 FROZEN

27 Dec 21:06
Compare
Choose a tag to compare

CursusDB Native Client Go Module v1.0.1 STABLE

🛠️ Fixes 🛠️

  • Pattern matching with % symbols was causing issues with searching with Query method. This is caused by printf.
  • If cluster does not respond within 5 second to report failure

v1.0.0 🧊 FROZEN

24 Dec 08:58
Compare
Choose a tag to compare

CursusDB Native Client Go Module v1.0.0