When we introduced support for newest SSH versions
for the user SSH keys used to deploy components, we deprecated the old ssh-dss
types. If users enter an unsupported or incorrect SSH the user interface now
displays an informative error message instead of simply disabling the ‘Save’ button.
This capability will provide an alternative to Git push deployment of user developed components and is of interest to enterprise clients wishing to condense entire integration flows into single custom components and maintain control at the docker level.
At this earliest stages we lay our groundwork by updating the component
commons
and api
to support components pull from external docker registries.
The following new attributes were added:
docker_registry
object into the HTTP POST
call to /v2/teams/
attributes.docker_registry.uri
- Docker Registry URIattributes.docker_registry.credentials
- Docker Registry credentialsdocker_repo_name
and docker_target_tag
in the POST
HTTP call to /v2/components
(can be set if its team has docker_registry
object)
attributes.docker_repo_name
- String representing component’s name in docker registry. Available only if team supports docker registryattributes.docker_target_tag
- String representing component’s tag in docker registry. Available only if team supports docker registryPlease note, as of this stage these attributes have no functionality attached to them.
POST
to /v2/workspaces/:id/secrets/:id/refresh
endpoint would return outdated access_token
instead of the newly refreshed value.1.0.0
Get New and Updated Objects
polling triggerMake Raw Request
actionUpsert Object
actionGenerate Custom Distribution Link
actionGetting Survey Responses
actionLookup Object (at most one)
action1.0.1
429
status code. Now it will retry the messages with an exponential backoff.5xx
errors. The messages will be retried with an exponential backoff as well.1.5.1
component-commons-library
to the version 3.0.1
1.1.6
email1
and email2
fields for metadata of Contacts module in the Upsert Action
elasticio-sailor-nodejs
to v2.6.29
1.0.0
Make Raw Request
Action1.2.5
maester-client
library version to 4.0.2
component-commons-library
to the version 3.0.1
2.0.0
OAuth 2.0
and migrated to the Secrets service2.6.29