From 8bdf30138f1c204179d636eca21cb7f1b56358f1 Mon Sep 17 00:00:00 2001 From: jgraettinger Date: Wed, 12 Aug 2026 16:21:20 +0000 Subject: [PATCH] Release `0.6.13` ## What's Changed * control-plane-api: fix storage-mapping suffix strip to respect path-segment boundaries by @GregorShear in https://github.com/estuary/flow/pull/3239 * materialize: remove deprecated `constraints` from materialize protocol by @mdibaiee in https://github.com/estuary/flow/pull/3104 * control-plane: verify delete permission for user storage mappings by @williamhbaker in https://github.com/estuary/flow/pull/3197 * Gate invite-link private-DP grants on an existing private data plane by @GregorShear in https://github.com/estuary/flow/pull/3234 * local: fix dashboard origin to the external UI (http://localhost:3000) by @jgraettinger in https://github.com/estuary/flow/pull/3230 * data-plane-controller: add GitHub App git auth to replace SSH machine user by @skord in https://github.com/estuary/flow/pull/3243 * data-plane-controller: fix broken deploy (comments in env/secrets block scalars) by @skord in https://github.com/estuary/flow/pull/3250 * notifications: remove stale alert_notifications snapshot files by @jwhartley in https://github.com/estuary/flow/pull/3079 * Docs: Link fixes, remove example pages by @aeluce in https://github.com/estuary/flow/pull/3231 * data-plane-controller: cut git auth over to the GitHub App by @skord in https://github.com/estuary/flow/pull/3249 * Docs: reference page for OpenSearch materialization by @aeluce in https://github.com/estuary/flow/pull/3113 * vm: fix Lima development VMs on Linux hosts by @skord in https://github.com/estuary/flow/pull/3267 * publisher: discard unauthorized recovered ACK intents by @jgraettinger in https://github.com/estuary/flow/pull/3268 * docs: source-sqs by @Alex-Bair in https://github.com/estuary/flow/pull/3201 * runtime-next: remove hardcoded materialization ser_policy fallback by @dgreer-dev in https://github.com/estuary/flow/pull/3140 * runtime-v2: bind task terms to ShardSpec bytes and restart gracefully from Join-wait by @jgraettinger in https://github.com/estuary/flow/pull/3264 * Extend `PrefixFilter` with `in` and add storage mapping query as a consumer by @GregorShear in https://github.com/estuary/flow/pull/3242 * docs: add initial materialize-hubspot docs by @danielnelson in https://github.com/estuary/flow/pull/3042 * shuffle: fix open-phase deadlock via EOF-cascade teardown by @jgraettinger in https://github.com/estuary/flow/pull/3261 * docs: add dataMovementStalled threshold example and format by @jwhartley in https://github.com/estuary/flow/pull/3251 * control-plane-api: add a root effectiveAlertConfig(catalogPrefixOrName:) query by @GregorShear in https://github.com/estuary/flow/pull/3227 * runtime-next: stop constructing per-iteration timers in actor loops by @jgraettinger in https://github.com/estuary/flow/pull/3273 * tests: update to projection constraints in ledger connector by @danielnelson in https://github.com/estuary/flow/pull/3274 * docs: document _meta field selection and depth behavior by @jwhartley in https://github.com/estuary/flow/pull/3209 * control-plane: refresh notification emails by @aeluce in https://github.com/estuary/flow/pull/3179 * docs: source-braintree-native resources have configurable concurrency by @Alex-Bair in https://github.com/estuary/flow/pull/3270 * docs: materialize-iceberg table_identifier_case and field_name_case options by @jacobmarble in https://github.com/estuary/flow/pull/3262 * runtime-v2: fix shuffle recovery deadlock under split read cohorts by @jgraettinger in https://github.com/estuary/flow/pull/3278 * 2781: Preemptively deploying states for Discovery and Publish by @bbartman in https://github.com/estuary/flow/pull/3279 * Docs: Add Snowflake user type by @aeluce in https://github.com/estuary/flow/pull/3280 * docs: rediscovery interval config setting for SQL capture connectors by @Alex-Bair in https://github.com/estuary/flow/pull/3285 * docs: source-mailchimp-native by @nicolaslazo in https://github.com/estuary/flow/pull/3288 * config-encryption: fix broken image and deploy from CI by @mdibaiee in https://github.com/estuary/flow/pull/3308 * config-encryption: fix Cloud Run startup probe port by @mdibaiee in https://github.com/estuary/flow/pull/3315 * Docs: Webhook capture organization and fixes by @aeluce in https://github.com/estuary/flow/pull/3313 * Sync Schedule moved to runtime v2 by @dgreer-dev in https://github.com/estuary/flow/pull/3269 * dekaf: fix avro schema when property type is invalid by @danielnelson in https://github.com/estuary/flow/pull/3301 * docs: source-brevo rewrite by @Alex-Bair in https://github.com/estuary/flow/pull/3316 * docs: AWS IAM auth cross-account guidance, correct Identity Provider ARN wording by @jwhartley in https://github.com/estuary/flow/pull/3298 * Local-stack QA quality of life: arm64 connector containers, child-process cleanup, readiness by @jgraettinger in https://github.com/estuary/flow/pull/3276 * control-plane-api: remove dead evolutions module by @jshearer in https://github.com/estuary/flow/pull/3302 * Introduce an indirect form of built specifications by @jgraettinger in https://github.com/estuary/flow/pull/3303 * docs: clarify BYOK KMS is decrypt-only and identity may not be in dashboard by @jwhartley in https://github.com/estuary/flow/pull/3065 * shuffle: gate the causal-hint stall timeout on a requested checkpoint by @williamhbaker in https://github.com/estuary/flow/pull/3323 * docs: source-shopify-native add markets stream by @Alex-Bair in https://github.com/estuary/flow/pull/3331 * docs: source-commercetools by @Alex-Bair in https://github.com/estuary/flow/pull/3332 **Full Changelog**: https://github.com/estuary/flow/compare/v0.6.12...v0.6.13 --- Formula/flowctl.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/flowctl.rb b/Formula/flowctl.rb index 8b5a558..eb7ea0f 100644 --- a/Formula/flowctl.rb +++ b/Formula/flowctl.rb @@ -3,15 +3,15 @@ class Flowctl < Formula homepage "https://github.com/estuary/flow" # When updating this formula to a new version, you need to update this url as well as the "sha256" and "version" below! # For example: "shasum -a 256 v0.3.2.tar.gz" - url "https://github.com/estuary/flow/archive/refs/tags/v0.6.12.tar.gz" - sha256 "67d7436ba8a0f82e7dd6de87f4f63cf098ea5783e76be438bca82882f2faa08a" + url "https://github.com/estuary/flow/archive/refs/tags/v0.6.13.tar.gz" + sha256 "0ae115e641ac59767c072b63343e38355c64311fdce7b3514debbfbe90f80605" license "Business Source License 1.1" - version "0.6.12" + version "0.6.13" on_macos do resource "flowctl-binary" do - url "https://github.com/estuary/flow/releases/download/v0.6.12/flowctl-multiarch-macos" - sha256 "eb2f72ad0e187ee4417d64536fb320f1c0782c0a5198207907ab0ec142211c4d" + url "https://github.com/estuary/flow/releases/download/v0.6.13/flowctl-multiarch-macos" + sha256 "3238b5c8b677dd8dd12201b4d5ef97f844c74b0f6cd199b52a482aaa525a6576" end end @@ -20,8 +20,8 @@ class Flowctl < Formula raise "flowctl can only be installed on x86_64 linux systems, please reach out to support@estuary.dev if you need flowctl on arm" end resource "flowctl-binary" do - url "https://github.com/estuary/flow/releases/download/v0.6.12/flowctl-x86_64-linux" - sha256 "0edd24b69c708a967682967e4eb396296d57a60cbbd140c6669eb6c0a5576200" + url "https://github.com/estuary/flow/releases/download/v0.6.13/flowctl-x86_64-linux" + sha256 "edf66d27761e5688a05200f2935cb86f816b7e52582eaffd1f5aef2f002d27d2" end end