Skip to content

v0.2.0

Compare
Choose a tag to compare
@smacker smacker released this 28 Nov 12:42
· 136 commits to master since this release

Features

  • Add gRPC helpers:
    • Create connection with DataServer with increased message size (go: #35 python: #37)
    • Convert URI in RFC 3986 format to understandable by grpc (go: #35 python: #37)
    • Go: add map to grpc.Struct convertor (#33)

Fixes

  • Update/fix example analyzers
  • Improve CI