Skip to content

Releases: instill-ai/api-gateway

v0.31.0-beta

03 Dec 07:23
5626403
Compare
Choose a tag to compare
v0.31.0-beta Pre-release
Pre-release

0.31.0-beta (2024-11-29)

Features

  • artifact: support search chunk & source (#272) (48b7573)
  • mgmt: use unified dashboard endpoints (#239) (1f223b1)

Bug Fixes

  • blob: remove auth for using upload and download url (#269) (e262b10)

v0.30.1-beta

25 Nov 08:34
403dad7
Compare
Choose a tag to compare

fix(blob): remvoe auth while using upload and download presigned url

v0.30.0-beta

20 Nov 08:51
01453a4
Compare
Choose a tag to compare
v0.30.0-beta Pre-release
Pre-release

0.30.0-beta (2024-11-18)

Features

  • vdp: expose webhook dispatcher endpoint (#266) (f00deed)

Bug Fixes

  • blob: blob support authn by jwt token (#267) (9fac68c)

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)