Changelog

Stay current with the latest fixes and improvements.

Apr 16th 2024

Improvements

  • Variables passed in the Trigger pipeline action, used to appear only after the action was completed - now they appear immediately after triggering the pipeline
  • If the K8s cluster is on AWS, it will now be able to use AWS CLI v2
  • On the tooltip of the run triggered by another pipeline, the start date and finish date now appear just like on the tooltip of the invoker's avatar

Bugfixes

  • In notification actions, an error occurred whenever an empty attachment was being sent - now it is ignored and skipped, and the action proceeds normally
  • Fixed an issue causing the webhook of a finished execution to have finish_date set as null
  • In the Kubernetes Run Job action, errors did not appear whenever the action failed during loading/parsing of the job config - fixed
  • In the pipeline list, sorting by name actually sorted not by the pipeline's display name but by the name from the URL - fixed
  • Fixed the access denied errors when logging in via SSO
  • K8s
  • UX
  • Webhook
  • SSO