Skip to main content
Feedback

Connectivity Development Release Notes for March 2026

Platform Release

March 14 2026
New
We added these features

Connector descriptor file

  • Connector developers can now use <availableForTags> in the generic connector descriptor to restrict operations to connector instances with matching tags. If a connector instance has at least one tag matching the operation's declared tags, that operation becomes available. This enables feature gating and tiered functionality within a single connector build. (CONC-10548)

connectorMetadataAPI

  • The connectorMetadata API allows you to programmatically edit connector metadata for Boomi connectors, including display names and tags. (CONC-14295)
On this Page