Skip to content

@instill-ai/toolkit: v0.111.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@droplet-bot droplet-bot released this 20 Nov 09:38
675ceb0

0.111.0 (2024-11-20)

Features

  • adapt artifact upload on pipeline preview page (#1605) (37411cf)
  • add event component data example (#1608) (5d03014)
  • dashboard: rename pipeline/model triggers to runs (#1597) (d32ce87)
  • implement blob artifact when trigger pipeline (#1604) (e93cb87)
  • integration: use the oAuthConfig presentness to determine integration setup flow (#1606) (975af94)
  • pipeline: adapt instill-format to format on rawRecipe (#1599) (7cedb3f)
  • support event component (#1600) (af3526b)

Bug Fixes

  • fix array file wrong UX that will make user feel that can add more files step by step (#1601) (7c6b342)
  • fix component status is wrong on streaming trigger (#1607) (5b02bea)
  • fix duplicated getting started tab and event message hint text on recipe editor (#1609) (10e5dea)
  • replace restapi with http on the schema validation (#1602) (48fbe92)

Miscellaneous