Skip to content

Version v1.0.46

Choose a tag to compare

@github-actions github-actions released this 10 Apr 16:54
9dd9b49
  • 9dd9b49: Version 1.0.46
  • bbf7e8d: Initial Setup: HTTP Request Plugin: Add new idle_timeout and connect_timeout params, set all timeouts to number variants.
  • d6118f2: Sample Config: Add satellite.config.graphics_enabled set to false (for future xySat use).
  • 8ac3ec2: Quiet Modifier: For ephemeral mode, if job finishes with a non-zero code (i.e. error) remove ephemeral flag.
  • f5ec5e2: Feature: Allow default max jobs per server to be set at the group level (individual servers can override).
  • a98c557: Feature: New job server selection algorithms: prefer_first_natural, and prefer_last_natural.
  • c0ba698: Feature: Optional job priority flag, to jump to the head of the queue.
  • b5a28ec: Feature: Implement optional max jobs per server (server.maxJobs).
  • a3c82d0: Bug Fix: Job Target Expressions: Ensure expression is re-evaluated when monitoring queued jobs.
  • 5886190: Server UI: Fix race condition when sitting on server page while server disconnects / reconnects.
  • d5d4609: Actions Doc: Added clarification about the "Suspend" action, which can only be used inside of a workflow.
  • 4ca3e59: UI Fix: When clicking on an out-of-date conductor version to upgrade it, prevent the refresh from popping up the upgrade dialog again.
  • 676ca53: Delete Job UI: When deleting a workflow sub-job, update the parent workflow so it shows a visual indication of the deleted job in the list. Fixes #243
  • c08ce54: Log Viewer: Add Postgres and Redis logs to the menu.
  • a4eb1de: Hot Keys: Add sanity check for event.key. Fixes #245.
  • e93f14b: Installer Script: Change minimum supported Node.js version to v20.

Full Diff: v1.0.45...v1.0.46