Skip to content

v0.2.5-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@droplet-bot droplet-bot released this 18 Aug 21:52
36b3bab

0.2.5-alpha (2022-08-18)

Product Updates

Features ✨

  • add new CV Task Optical Character Recognition (OCR)
  • adopt new standard CV Task output, check the VDP Protocol
  • add code snippets about how to trigger a pipeline in the Console

Fix bugs 🐛

  • fix HTTP and gRPC connector state change logic
  • make the response consistent across all triggering pipeline operations

VDP

Miscellaneous Chores

Console (v0.10.0-alpha)

Features

Bug Fixes

Mgmt-backend (v0.2.5-alpha)

Miscellaneous Chores

Pipeline-backend (v0.7.1-alpha)

Bug Fixes

  • fix multipart trigger resp fmt inconsist (0663542)

Connector-backend (v0.5.2-alpha)

Bug Fixes

  • fix http and grpc state change logic (9e7b7eb)
  • fix worker container naming (b0ad69e)

Miscellaneous Chores

  • update instill connector doc url (34560f6)
  • release v0.5.2-alpha (d2daad6)

Model-backend (v0.7.0-alpha)

Features