Releases: instill-ai/api-gateway
Releases · instill-ai/api-gateway
v0.29.0-beta
Features
- blob: relay file download and upload to minio (#261) (ec27223)
- run: pipeline/model runs and metrics APIs (#265) (c5f1a8d)
Bug Fixes
v0.28.1-beta
Bug Fixes
- metric: reintroduce /metrics/vdp/pipeline/triggers endpoint (#259) (6624dcd)
v0.28.0-beta
Features
Bug Fixes
- connection: fix GetNamespaceConnection route (#257) (7f18715)
v0.27.0-beta
Features
- artifact: add chunk uid in query string (#252) (0180e75)
v0.25.0-beta
Features
- pipeline: add connection create and get endpoints (#246) (28e7cdc)
- pipeline: add integration read endpoints (#244) (2e4d8fa)
- pipeline: expose integration endpoints (#248) (b02ec58)
- vdp: add grpc pipeline run logging endpoints (#247) (795aeb0)
v0.24.0-beta
Features
- catalog: add conversations and messages endpoints (#234) (7734662)
- model: added model run logging endpoint (#231) (e7c3232)
- model: fixed model run logging endpoint prefix (#235) (1051b64)
- model: fixed model run logging endpoint query param (#233) (2d11f99)
- vdp: added pipeline run logging endpoints (#237) (c0a52d9)
- vdp: support authentication for streaming API (#238) (a99d723)
- vdp: use the
Accept
header to identify and handle text/event-stream
(#242) (3891071)
Bug Fixes
- model: fix wrong version and add missing grpc endpoint (#236) (78cb564)
v0.23.0-beta
Features
- catalog: add file catalog and question answering endpoint (#226) (a5c85dc)
- env: update KrakenD to v2.7.0 (#230) (4c6144b)
Bug Fixes
- catalog: fix typo in file catalog api (#229) (05fea14)
- registry: fix wrong namespace format comparison (#228) (dbe1818)
v0.22.0-beta
Features
- catalog: rename endpoint from kb to catalog (#224) (71e7775)
v0.21.0-beta
Features
- artifact: use namespace and add similary search api (#214) (97074e8)
- mgmt: use unified dashboard endpoints (#218) (f3522ac)
- registry: adopt namespace endpoint (#219) (ac2ce07)
- vdp,model: expose namespace endpoints (#217) (386dc58)
- vdp: expose run-on-event endpoints (#221) (55d8cab)
Bug Fixes
- artifact: fix gRPC endpoints not correctly exposed (#223) (a32a1e0)
- kb: upload file timeout (#222) (48ba2f5)
- mgmt: restore pipeline dashboard enpoints (#220) (82e79bb)