Skip to content

Releases: instill-ai/api-gateway

v0.29.0-beta

05 Nov 18:07
958e008
Compare
Choose a tag to compare
v0.29.0-beta Pre-release
Pre-release

0.29.0-beta (2024-11-05)

Features

  • blob: relay file download and upload to minio (#261) (ec27223)
  • run: pipeline/model runs and metrics APIs (#265) (c5f1a8d)

Bug Fixes

  • blob: build the blob plugin in image (#263) (24fc718)

v0.28.1-beta

24 Oct 03:34
3a6efb3
Compare
Choose a tag to compare
v0.28.1-beta Pre-release
Pre-release

0.28.1-beta (2024-10-23)

Bug Fixes

  • metric: reintroduce /metrics/vdp/pipeline/triggers endpoint (#259) (6624dcd)

v0.28.0-beta

22 Oct 09:31
c4bb41d
Compare
Choose a tag to compare
v0.28.0-beta Pre-release
Pre-release

0.28.0-beta (2024-10-22)

Features

Bug Fixes

  • connection: fix GetNamespaceConnection route (#257) (7f18715)

v0.27.0-beta

08 Oct 13:11
e49857c
Compare
Choose a tag to compare
v0.27.0-beta Pre-release
Pre-release

0.27.0-beta (2024-10-04)

Features

  • artifact: add chunk uid in query string (#252) (0180e75)

v0.26.0-beta

24 Sep 12:41
40d39a6
Compare
Choose a tag to compare
v0.26.0-beta Pre-release
Pre-release

0.26.0-beta (2024-09-24)

Miscellaneous Chores

v0.25.0-beta

10 Sep 15:11
5d38c61
Compare
Choose a tag to compare
v0.25.0-beta Pre-release
Pre-release

0.25.0-beta (2024-09-10)

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

29 Aug 15:48
c64a7e3
Compare
Choose a tag to compare
v0.24.0-beta Pre-release
Pre-release

0.24.0-beta (2024-08-26)

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

13 Aug 07:23
a26a077
Compare
Choose a tag to compare
v0.23.0-beta Pre-release
Pre-release

0.23.0-beta (2024-08-13)

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

01 Aug 10:09
3138d45
Compare
Choose a tag to compare
v0.22.0-beta Pre-release
Pre-release

0.22.0-beta (2024-08-01)

Features

  • catalog: rename endpoint from kb to catalog (#224) (71e7775)

v0.21.0-beta

31 Jul 09:30
465e763
Compare
Choose a tag to compare
v0.21.0-beta Pre-release
Pre-release

0.21.0-beta (2024-07-30)

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)