ingestr v1.0.67 - Metrics Type Defaults

ingestr v1.0.67 was published on July 7, 2026 for bruin-data/ingestr, with the visible release note centered on adjusted default metrics types. For data engineers using ingestr as an ELT bridge, the practical point is not a new connector, but a default typing change that can affect metrics tables, warehouse inference, and checks around schema drift.

Read full post

ingestr v1.0.65 - Arrow, CDC, and OneLake Fixes

ingestr v1.0.65 was published on July 6, 2026, with a small set of changes that matter most around Arrow casting, CDC metadata, and OneLake path behavior. The main data path fix is in the data buffer: Arrow array offsets are now honored when casting, which matters when a slice is passed through a load path instead of a full array. It is not marked as a prerelease.

Read full post

dbt-core v1.11.12 - ModelState Schema Fix

dbt-core v1.11.12 was published on July 1, 2026, with a focused fix for state model config validation. The project now includes the ModelState schema in its bundled jsonschemas, which stops false deprecation warnings for state model configs such as pre_clone, lag_tolerance, and require_fresh_data_from. For ELT teams that run dbt in CI, scheduled jobs, or platform wrappers, this release is mostly about warning quality and operational signal.

Read full post