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
We added these features
- Data quality step management - Added
quality-steps,add-quality-step, andremove-quality-steptodatahub-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, theENRICH_ERRORquarantine 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.mdis now included in the skill directory, so you can review release history from the plugin without leaving Boomi Companion. - And more...
We fixed these issues
- Workspace
.envresolution - The workspace.envis now resolved explicitly, sosourcecan 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
We added these features
bc-datahubplugin andboomi-datahubskill - Initial release ofbc-datahubplugin, 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-datahubcan handle. - And more...
We fixed these issues
- Silent
componentIdparse failure -datahub-connection.shno longer silently fails to parse thecomponentId; the deploy/undeploy argument order was also unified for consistency.
Checkout June 2026 commit history
Was this topic helpful?