v1.2.1
Changelog
This release fixes the following changes:
- When querying, empty frames will be ignored which previously resulted in a panic.
- When ingesting a
varchar
column, allow for schema re-mapping so that it can be converted toJSON
,int32
or other types. - Golang client for Talaria now includes kubernetes resolver, allowing to
Dial()
withkubernetes
schema. See: https://github.com/sercand/kuberesolver