What’s Changed
- fix(bigquery): enable storage read api for appends/changes methods (#4824) @dtunikov, @claude
- feat(bigquery): make query CDC poll windows configurable per mirror (#4819) @dtunikov
- feat(bigquery): chunk BigQuery CDC Avro staging files (#4801) @dtunikov
- fix(clickhouse): skip table capacity check on getServerSetting access denied (#4838) @dtunikov, @cursoragent
- feat: upgrade
docker-compose.ymlstable image tags (#4836) @github-actions[bot], @Amogh-Bharadwaj - Update temporalio/ui Docker tag to v2.54.1 (#4837) @renovate[bot]
- Update mysql:9.7.2 Docker digest to 29abb0a (#4834) @renovate[bot]
- fix(pg-pg): scope incompatible lines only to set transaction_timeout (#4833) @Amogh-Bharadwaj
- Lock file maintenance (#4830) @renovate[bot]
- switch Tilt and CI to goose (#4826) @jgao54
- chore(bigquery): add more e2e test scenarios (#4831) @dtunikov
- feat(bigquery): use max watermark column value as checkpoint (#4829) @dtunikov
- fix(bigquery): use last_synced_at for query-cdc scheduling (#4810) @dtunikov
- feat(bigquery): select only those columns that were configured via table mappings (#4740) @dtunikov, @claude, @jgao54
- feat(mongodb-structured-ingestion) DBI-1098: Move BSON to JSON conversion to flow/pkg (#4825) @pfcoperez
- feat(structured-ingestion) DBI-1096: Support Nullable(JSON) columns in normalization (#4813) @pfcoperez
- MongoDB: Per-type BSON to QValue converters behind BsonToQValueConverter (#4802) @pfcoperez
- feat(structured-ingestion) DBI-1096: Accept NaN and Inf float values (#4798) @pfcoperez
- fix(clickhouse): ignore empty allowed host domains (#4795) @fallintoplace
- Lock file maintenance (#4778) @renovate[bot]
- fix(mongo): report receive/process/addRecord time for mongo CDC (#4788) @itsbilal
- fix(postgres): avoid json marshal roundtrip for json columns (#4759) @itsbilal
- feat(bigquery): enable storage read api client for BQ (#4797) @dtunikov
- Downgrade DropFlowSource per-retry alerts to warnings (#4807) @masterashu, @claude
- Update gomod dependencies (#4805) @renovate[bot], @ilidemi
- Update dependency go to v1.27.1 (#4804) @renovate[bot]
- Pin quay.io/minio/minio Docker tag to 14cea49 (#4803) @renovate[bot]
- Update dockerfile dependencies (#4806) @renovate[bot]
- improvement(clickhouse-connector): Remove the need to explicitly list type combinations with Nullable and LowCardinality (#4799) @pfcoperez
- Fix builds with removed MinIO image replacement (#4800) @pfcoperez
- feat(structured-ingestion) DBI-1096: Generic flattening schema projection for structured ingestion (#4781) @pfcoperez
- remove tailwind (#4782) @serprex
- support overriding env on the pipe-level in UI (#4791) @jgao54
- sync error should not wait for normalize to complete current normRequest (#4790) @jgao54
- mark qrep failure in db and filter out of result (#4775) @jgao54
- feat: upgrade
docker-compose.ymlstable image tags (#4786) @github-actions[bot], @dtunikov - fix(mongo): move dynconf read for parallel workers to conn setup (#4789) @itsbilal
- fix(mongo): pipeline document decode in CDC PullRecords (#4722) @itsbilal
- fix(DBI-1096 - clickhouse destination connector): Honor nullability for destination_type overrides in normalize (#4783) @pfcoperez
- bq: rename mode to method in validation.go (#4787) @dtunikov