30 January 2024
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.