All Release Notes
Announced deprecation of 'version' in ConnectorReference
30 January 2024
Connect
Announcement
Deployments
The version
field of ConnectorReference is now deprecated and will be removed in a future release. Before its removal, it has changed from being required to optional. This change eases the deployment of Connectors because you can now deploy a Connector without needing to specify its version
, as the latest version is used by default.
Changes:
- [API] Made
version
optional on ConnectorReference.