Skip to content

v0.2.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@droplet-bot droplet-bot released this 22 Jun 10:56
cdad4e1

0.2.0-alpha (2022-06-20)

Features

  • add mgmt-backend proto (#62) (59f03aa)
  • add usage package (#74) (15a5103)
  • connector: add connect/disconnect custom rpc method (87a40ab)
  • connector: add protobuf (#54) (f7f637b)
  • connector: add read and write custom rpc methods (0bdc41d)
  • model: add method create model by GitHub (#49) (7ddc142)

Bug Fixes

  • add v1alpha to health check endpoint (4257891)
  • fix openapi using snake case (#46) (fe755b7)
  • fix protoc-gen-openapiv2/options import issue (26cc626)
  • model: add optional view param for GET operation (#70) (a739d95)
  • model: change configuration from struct to string (#72) (77b02ea)
  • model: move github from model to model version (#51) (03170d7)
  • model: support inferencing multiple files (#56) (c821464)
  • move buf.yaml into the module to fix usage package import error (#75) (3b33ff4)
  • refactor mgmt-backend proto (fc38f0d)