Skip to main content

Seqera Enterprise v25.3.4

Feature updates and improvements

Compute environments

  • Added support for ${username} dynamic notation in resource labels.

Studios

  • Added configurable SSH timeout parameters for Studios connections.

Pipelines

  • Improved workflow status transitions so that workflows in an unknown state correctly transition to running when a begin trace is received.
  • Updated schema radio control labels for clarity.

Bug fixes

Compute environments

  • Fixed an issue where resourceLabelIds was incorrectly tracked as a versionable compute environment control.

Pipelines

  • Fixed job scheduler transaction rollback handling to prevent data inconsistency when an exception occurs while saving job status.
  • Fixed implicit default version resolution for pipelines.

Platform API

  • Fixed Task.getExit() return type alignment to Integer in the API.

Monitoring and observability

  • Fixed cookie banner visibility logic for enterprise deployments to correctly hide the banner when no non-essential cookies are configured.

Upgrade notes

No breaking changes. Standard upgrade procedure applies.

Security updates

  • Updated jackson-core to 2.21.1 to address a denial-of-service vulnerability related to length constraints.