v0.1.2
Main changes:
- Supports
timeunit
option, including:ns
ornanosecond
us
ormicrosecond
ms
ormillisecond
s
orsecond
- Supports unsigned integer values
- Return
{error, unauth}
when authorization fails. - Rename all pb modules prefixed with greptimedb_.
- Adds timeout settings for gRPC and
gen_server:call
.