Skip to content

Releases: DataIntegrationGroup/Aqueduct

Aqueduct: v0.3.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 21:00
d189a3f

0.3.0 (2026-08-19)

Features

  • backfill add per source refetch job factory(ST2DAT-202) (#34) (90b771b)
  • backfill add typed run config with dry-run default(ST2DAT-207) (#36) (5c4594d)
  • cabq: cabq canonical model adapter (#37) (9197906)
  • cabq: dlt pipeline for cabq raw ingestion (#35) (2c65673)
  • cabq: wire CABQ end to end pipeline with FROST load (#41) (b7173f7)
  • connect Dagster+ to GCS and the production FROST server (ST2DAT-178, ST2DAT-179) (#40) (f816566)

Bug Fixes

  • transform watermark ignores per-record adapter failures (ST2DAT-220) (#38) (d8486ee)

Documentation

  • add production bucket to Dagster+ (ST2DAT-230) (#42) (4788dc8)
  • broad code review before continuing migration (#22) (0a012a6)
  • cabq: document cabq source schema (#31) (bf9f441)

Aqueduct: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 18:12
ac6adb0

0.2.0 (2026-07-21)

⚠ BREAKING CHANGES

  • move-credentials-to-adc-and-secret-manager-no-env-vars-or-keyfiles (#15)

Features

  • frost: persist FROST watermarks to GCS (ST2DAT-118) (#17) (9244e43)

Bug Fixes

  • add missing comma in release-please-config.json (#19) (9989584)
  • correct canonical model contract in HydroVu adapter(ST2DAT-197) (#27) (5224c00)
  • downgrade major changes before v1 (#18) (5415aef)
  • frost: add request timeout and retry coverage to FROST API calls (ST2DAT-119) (#20) (5e5b2c2)
  • hydrovu: add date-partitioned GCS layout(ST2DAT-113) (#12) (45d043b)
  • hydrovu: fix silent error swallowing in fetch location data (ST2DAT-114) (#16) (24b4fc6)
  • hydrovu: move PVACD location IDs from code to config(ST2DAT-120) (#14) (94f6878)
  • hydrovu: replace global cursor with per-location cursor (ST2DAT-115) (#13) (65960ea)

Dependencies

  • dagster: add dagster-cloud and dagster-dg-cli (#10) (2b033a2)

Documentation

  • add backfill and initial start date strategy proposal(ST2DAT) (#26) (f04e011)
  • add end-to-end pipeline documentation based on PVACD HydroVu (#30) (c4ee021)
  • add PVACD HydroVu source mapping and expand canonical model properties schema ST2DAT-182 (#23) (58fa66a)
  • add San Acacia source mapping(ST2DAT-147) (#29) (94f100b)
  • add source mapping template md file for documentation migration… (#21) (db38656)
  • gcs: add storage naming conventions and agent guidance (#8) (a45f77d)

Build System

  • move-credentials-to-adc-and-secret-manager-no-env-vars-or-keyfiles (#15) (762f28e)

Aqueduct: v0.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 22:15
4a9737e

0.1.0 (2026-06-18)

Bug Fixes

  • fetch HydroVu location list once and add asset materialization metadata (dbd3990)
  • fetch HydroVu location list once and add asset materialization metadata (8074709)
  • HydroVu pagination, incremental transform, and watermark correctness (260501f)
  • update start date and bucket (a5aceaf)

Documentation

  • add CANONICAL_MODEL.md to project structure (3ecb778)
  • update repo URL in readme (8238cc1)