Waiting for engine...
Skip to main content

bc-datahub changelog

The Boomi Companion bc-datahub 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-datahub GitHub changelog.

August 2026 - Versions 0.2.6 – 0.2.11​

New
We added these features
  • Data quality step management - Added quality-steps, add-quality-step, and remove-quality-step to datahub-model.sh; edits land as a draft and the tool refuses to discard an existing one.
  • Data quality step reference - Added references/data_quality_step.md, covering all three data quality step kinds, the ENRICH_ERROR quarantine cause, and that deploy — not publish — activates a step.
  • Data Hub connector connection bootstrap - Added the ability to bootstrap a Data Hub connector connection.
  • Changelog now ships inside the skill directory - CHANGELOG.md is now included in the skill directory, so you can review release history from the plugin without leaving Boomi Companion.
  • And more...
Fix
We fixed these issues
  • Workspace .env resolution - The workspace .env is now resolved explicitly, so source can no longer load one from $PATH.
  • Credentials kept off the command line - Credentials are no longer passed on the command line, preventing them from being exposed in process listings.
  • And more...

Checkout August 2026 commit history

June 2026 - Versions 0.1.1 – 0.2.5​

New
We added these features
  • bc-datahub plugin and boomi-datahub skill - Initial release of bc-datahub plugin, which lets you configure and manage Boomi Data Hub directly through Boomi Companion. You can perform common operations, including models, sources, deployments, quarantine, and golden records.
  • Model tag support - Added support for applying tags to Data Hub models, letting you better organize and filter across repositories.
  • Repeating field group support - Added support for repeating field groups and repeating single fields, expanding the range of model structures bc-datahub can handle.
  • And more...
Fix
We fixed these issues
  • Silent componentId parse failure - datahub-connection.sh no longer silently fails to parse the componentId; the deploy/undeploy argument order was also unified for consistency.

Checkout June 2026 commit history