Skip to content

v0.46.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@droplet-bot droplet-bot released this 05 Nov 17:30
7e5d3de

0.46.0-beta (2024-11-05)

Features

  • add condition field support for iterator (#803) (04b1252)
  • add markdowns per pages (#792) (3ee428e)
  • add resolution field (#808) (f15f6bf)
  • add task sync (#793) (41a1eeb)
  • component,audio: add TASK_DETECT_ACTIVITY and TASK_SEGMENT (#762) (9e92a31)
  • component,http: refactor restapi component to http component (#797) (c2b1862)
  • component: add error handling for missing conversation (#806) (54cc616)
  • component: inject global secrets as environment variables (#786) (8d842a6)
  • convert time type to string (#809) (7de8465)
  • googledrive: add the tasks for google drive (#725) (b6fe968)
  • integration: identify supported OAuth integrations through global secrets (#791) (5a96453)
  • minio: import updated minio package and add tag on file upload (#779) (ef86318)
  • revamp Instill Format (#774) (24153e2)
  • support length attribute for array data (#810) (fb4f4f7)
  • web: refactor the web operator (#772) (ae4e3c2)

Bug Fixes

  • component,image: fix missing show score draw (#801) (a405bf7)
  • fix bug not to return error if there is no app or conversation (#816) (a946cfd)
  • fix iterator upstream check (#794) (671971f)
  • run: add metadata retention handler (#800) (25ec0c2)
  • run: add namespace id in response (#811) (8d29ffb)
  • run: rename pipeline run columns and fix tests (#776) (98f1e00)
  • slack: correct link to OAuth config in documentation (#805) (aa0752d)