bc-bdi changelog
The Boomi Companion bc-bdi (Boomi Data Integration) changelog highlights top updates per month. Releases containing only internal changes are omitted from the changelog.
For the full list of changes, refer to bc-bdi GitHub changelog.
July 2026 - Versions 0.1.1 – 0.2.0
We added these features
- bc-bdi plugin and boomi-bdi skill - Initial release of
bc-bdi, a new plugin that lets you build and manage Boomi Data Integration flows directly through Boomi Companion. Supports common operations including source-to-target and CDC flows, connections, environments, and variables. - Flow-authoring references and JSON-based flow creation - Added authoring references for source-to-target, CDC, and logic flows, and expanded scope so flows can be authored directly from agent-generated JSON instead of an existing template.
- CDC operations support - Added
bdi-cdc.shfor managing Change Data Capture offsets and lifecycle operations, so CDC flows can be monitored and recovered without the console. - Environment management - Added
bdi-env.shfor environment CRUD operations and audit-event reads, extending scriptable management beyond flows and connections. - And more...
We fixed these issues
.envcredential handling hardened -.envnow loads viasource ./.envinstead of$PATHresolution, and its contents are no longer exported to child processes, preventing credential leakage.- And more...
Checkout July 2026 commit history
Was this topic helpful?