Skip to content

Minor fix and improvements release

Compare
Choose a tag to compare
@khaf khaf released this 12 Mar 17:52
· 38 commits to master since this release
  • Fixes

    • Fixes an issue where the client's reflection API expected certain int value types returned from the database. That assumption was wrong for CDTs and free form Lists and Maps. The client will now convert types to each other per Go's conversion rules where possible.
  • Improvements

    • Use a global TLS setting everywhere in tests.