You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Connection Cache for Netmiko and Napalm. Test cached connection with netmiko find_prompt / napalm is_valid.
Custom Notification header
/!\ Custom services now receive an additional "parent" parameter:
*** if the service runs within a workflow, this parent will be the workflow.
*** if the service runs as part of an iteration service, it is the iteration service.
Payload Extraction Service (both text/dict, regex and YaQL)
Payload Validation Service
Task scheduling via REST API
Task targets and payload to override the scheduled jobs'
Workflow Restartability: you can click on a step of a workflow, and choose a payload version.
There is now have a dedicated string validation form.
New rest api POST ENDPOINTS: "update_database_configurations_from_git", "update_all_pools", "get_git_content"
way to configure the base URL for each of the documentation links on the various pages: New Env variable for the base documentation link: DOCUMENTATION_URL (must end with a slash)
Workflow Restartability: workflow can be restarted from any job with payload from previous version
Rest Call Service: added rest headers and status code in the result
Add new customization properties for a job display in the workflow builder: shape, size and color.
Improved table filtering (regular expression allowed for PostgreSQL and MySQL)