Skip to content

v0.2.2-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@droplet-bot droplet-bot released this 20 Jul 14:05
be0308b

0.2.2-alpha (2022-07-20)

Product Updates

fix bugs 馃悰馃悰馃悰

  • 鈿★笍 speed up creating model operation
  • better console form handling
  • improve output format for models that are not labelled with any task
  • handle inference for images with RGBA channels

VDP

Miscellaneous Chores

Console (0.6.0-alpha)

Console update

  • Update sidebar design
  • Refactor lots of types, make our codebase much more consistent
  • Fix tracking and collect user usage data issue
  • Fix Airbyte nested fields validation and not correct value issue

Features

Bug Fixes

  • fix action issue (#172) (c02e4ad)
  • fix Airbyte nested form validation issue (#171) (1101acc)
  • fix description field is duplicated when create pipeline (#165) (7ef7b1a)

Connector-backend (0.4.5-alpha)

Bug Fixes

  • fix airbyte emitted_at timestamp (3eca9d6)
  • fix wrong state when connector check failed (92367e1)
  • remove airbyte namespace (bd7baa4)

Model-backend (0.6.3-alpha)

Features

  • speed up creating model operation (#115 ) (6930140)
  • standardize the output of the unspecified task(7fcd867)

Bug Fixes

  • fix client stream server recv wrong file length interval (#143) (0e06f7c)
  • post process for unspecified task output (ad88068)
  • trigger image with 4 channel (#141) (7445f5f)

Pipeline-backend (0.6.5-alpha)

Bug fixes

complete trigger async binary file for REST multipart (5003e5c)