Skip to content

Latest commit

 

History

History
118 lines (62 loc) · 7.43 KB

CHANGELOG.md

File metadata and controls

118 lines (62 loc) · 7.43 KB

Changelog

0.3.3-alpha (2022-09-13)

Miscellaneous Chores

0.3.2-alpha (2022-09-13)

Miscellaneous Chores

0.3.1-alpha (2022-08-17)

Features

Bug Fixes

  • model: fix wrong field name (1bdf2d3)

Miscellaneous Chores

0.2.1-alpha (2022-07-07)

Miscellaneous Chores

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)

0.1.5-alpha (2022-03-22)

Bug Fixes

  • fix naming discrepancies (ce8a0e1)

0.1.4-alpha (2022-03-21)

Miscellaneous Chores

0.1.3-alpha (2022-03-16)

Miscellaneous Chores

0.1.2-alpha (2022-03-16)

Miscellaneous Chores

0.1.1-alpha (2022-02-24)

Bug Fixes

  • create TriggerPipeline rpc for new model-backend (#27) (3c9f861)
  • model: move name and version out of updated model info message struct (#29) (919a751)
  • udpate predict method for url/base64 (#26) (9bd38a3)

0.1.0-alpha (2022-02-20)

Features

  • initialize repo (30d5d90)
  • model-backend: add protobuf for model-backend service (#4) (3628bcb)

Bug Fixes

  • change message content and bump buf dependency (f26fcd0)
  • pipeline-backend: change the definition of protobuff (#3) (5d2b040)
  • pipeline: remove unsed code (#22) (4e2f9db)
  • pipeline: use full_name instead of fullName (#19) (9fb7451)
  • remove version from creating model, the version will be to increased (#18) (bd18728)