11 March 2024
Connectors
You can now create Custom Applications with the application entry point URI path (entryPointUriPath
) as an environment variable in connect.yaml
.
When creating Custom Applications, the environment variables ENTRY_POINT_URI_PATH
and CUSTOM_APPLICATION_ID
in connect.yaml
are now required and reserved for the application entry point URI path and application ID. In addition, the endpoint
field is now not required in connect.yaml
for Custom Applications. These changes provide greater flexibility when deploying Custom Applications using Connect.
For more information, see Deploy to Connect.