➔ ingestr v1.0.45 - Catalog Table Names and Braze Segments
ingestr v1.0.45, published on June 24, 2026, is a focused release for destination naming and Braze exports. The main user visible change is support for three component destination names, so warehouse targets can carry catalog, schema, and table parts without being flattened into the wrong shape. It is not marked as a prerelease.
➔ dlt This Week: Replace Loads, Secrets, and SQLAlchemy DuckDB
dlt is a Python data loading toolkit, and this activity batch is worth reading if your pipelines use replace loads, dataset relations, or managed secret storage. The headline change is practical: empty replace resources now clear destination tables through package state instead of relying on fake zero row load jobs.