Releases: estuary/flow
Releases · estuary/flow
v0.3.11
v0.3.9
flowctl preview
has been expanded and is now able to run capture, derivation, and materialization tasks. See flowctl preview --help
for details.
flowctl raw capture
has been removed, as it's now part of flowctl preview
.
v0.3.8
-flowctl catalog publish
now accounts for changes to a collection's inferred schema. It will now publish collections that have had updates to their inferred schema (if they use schema inference), even if the collection spec itself is unchanged.
- Fixes a bug where
sops
orjq
would be required, even when not using encrypted endpoint configs