Skip to content

v0.1.2

Compare
Choose a tag to compare
@killme2008 killme2008 released this 20 Jul 15:01
· 19 commits to main since this release
c1c6733

Main changes:

  • Supports timeunit option, including:
    • ns or nanosecond
    • us or microsecond
    • ms or millisecond
    • s or second
  • 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.