0.3.3-alpha (2022-09-13)
- release v0.3.3-alpha (b8f0cf7)
0.3.2-alpha (2022-09-13)
- release v0.3.2-alpha (b5daaa2)
0.3.1-alpha (2022-08-17)
- model: fix wrong field name (1bdf2d3)
- release v0.3.1-alpha (78c9037)
0.2.1-alpha (2022-07-07)
- release v0.2.1-alpha (fa62c70)
0.2.0-alpha (2022-06-20)
- 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)
- 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)
- fix naming discrepancies (ce8a0e1)
0.1.4-alpha (2022-03-21)
- release 0.1.4-alpha (4a63531)
0.1.3-alpha (2022-03-16)
- release 0.1.3-alpha (c0c19e2)
0.1.2-alpha (2022-03-16)
- release 0.1.2-alpha (9d7d0a0)
0.1.1-alpha (2022-02-24)
- 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)
- 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 offullName
(#19) (9fb7451) - remove version from creating model, the version will be to increased (#18) (bd18728)