Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

v0.26.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@droplet-bot droplet-bot released this 29 Aug 16:01
6f1faa8

0.26.0-beta (2024-08-29)

Features

  • add milvus component (#299) (a48c211)
  • add zilliz component (#297) (92726ef)
  • artifact: improve artifact component (#289) (44ea196)
  • document: improve document operator (#287) (c0d8d31)
  • hubspot: add 4 tasks and modify Retrieve Association task and Get Thread task (#265) (62903ec)
  • introduce interfaces InputReader and OutputWriter (#294) (e26ecef)
  • jira: add action tasks (#241) (e756e31)
  • make the API key be optional for Instill-Credit-supported component (#305) (0f9a7b2)
  • openai: revert go-openai and add support for streaming (#301) (aa605fa)
  • openai: use go-openai client (#295) (aa20a16)
  • sql: add ssl/tls input as base64 encoded and move engine to setup (#282) (390e2b8)
  • use error type for component definition not found error (#302) (cfcee78)
  • web: improve web operator (#292) (1da84af)

Bug Fixes

  • document: catch the error if there is no data in sheet (#296) (21bebbd)
  • hubspot: fix test code (#298) (98c4261)
  • text: fix chunk position bugs (#307) (cfc9076)
  • text: fix the bug if there are 2 exact same chunks (#308) (b58909f)