Releases: instill-ai/protobufs
Releases · instill-ai/protobufs
v0.3.3-alpha
v0.3.2-alpha
v0.3.1-alpha
0.3.1-alpha (2022-08-17)
Features
Bug Fixes
- model: fix wrong field name (1bdf2d3)
Miscellaneous Chores
- release v0.3.1-alpha (78c9037)
v0.2.1-alpha
v0.2.0-alpha
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)