Connectivity Development Release Notes for March 2026
March 14 2026
We added these features
All Connector documentation is updated with the Platform Release
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)"
These features are in the Platform Release.