Skip to content

Releases: estuary/flow

v0.3.3

13 Jul 21:30
Compare
Choose a tag to compare

Fixes a bug in flowctl draft author that caused it to panic if the draft wasn't already empty.

v0.3.2

12 Jul 20:44
Compare
Choose a tag to compare

This adds support for materializing the date/time that Flow saw a particular document ⏰

v0.3.1

10 Jul 16:55
Compare
Choose a tag to compare

Adds the ability for flowctl to handle fetching more than 1000 rows from the flow control plane 🚀

v0.3.0

07 Jul 12:35
Compare
Choose a tag to compare

Includes new commands:

  1. flowctl raw capture to run a capture connector in an emulated process
  2. flowctl raw suggest-schema to suggest a new schema for a task that has document schema violations (currently this can only be used by Estuary's internal team but at some point users will also be able to use this)

v0.2.3

01 Jun 17:54
Compare
Choose a tag to compare

This release updates flowctl to handle the new shuffle: any variant.

v0.2.2

18 May 20:58
Compare
Choose a tag to compare

This release fixes an issue with flowctl auth login that prevented some users from being able to paste their authentication token into the terminal.

v0.2.1

21 Apr 11:33
Compare
Choose a tag to compare

This release fixes an issue where some users were unable to paste their auth token into the terminal when running flowctl auth login.

v0.2.0

05 Apr 21:19
Compare
Choose a tag to compare

This release includes support for SQL transformations and derivation previews 🎉

draft for pre-release testing of flowctl

30 Mar 02:25
Compare
Choose a tag to compare
dev-sql-flowctl-rc

update build WIP

dev-sql

30 Mar 01:59
fdd2214
Compare
Choose a tag to compare
dev-sql Pre-release
Pre-release

This is the latest development build of the sql branch, which gets updated on every successful build of its branch.