backend 0.2.0
Posted December 7, 2021 ‐ 1 min read
Flow UI Backend 0.2.0 release
New features
- Added basic storage operations (delete table, copy table, truncate table, delete kex).
- Some storage operations now run synchronously (UI will wait and display results immediately).
- Storage can now also be refreshed partially.
- Credentials' type can now be inferred using API rather than by the name.
Bugfixes
poetry
installs dependencies usingpoetry.lock
file which shortened the build time considerably.
Additional information
toolkit
was bumped to1.2.0