Wave v1.16.7
Feature updates and improvements
General
- Improved logging on pairing websocket error by @pditommaso in 21861dbe
Full changelog: https://github.com/seqeralabs/wave/compare/v1.16.6...v1.16.7
Seqera Enterprise v24.2.2
Feature updates and improvements
Workflows
- Enterprise telemetry now differentiates between Platform UI and CLI workflow executions.
Compute environments
- Azure Batch job termination now includes the Nextflow head job, so queues no longer remain active after a workflow completes.
Bug fixes
Workflows
- Fixed runs list view deselecting checked runs.
Pipelines
- Fixed Azure DevOps issues when launching from non-default project repositories.
- Fixed pipeline editing errors for repositories without a
main.nffile.
Infrastructure
- Fixed AWS base image security vulnerabilities.
Wave v1.16.6
Feature updates and improvements
Performance
- Used Caffeine for Tiered cache lock cache by @pditommaso in https://github.com/seqeralabs/wave/pull/785
Full changelog: https://github.com/seqeralabs/wave/compare/v1.16.5...v1.16.6
Wave v1.16.5
Bug fixes
General
- Fixed missing legacy classes deserialization by @pditommaso in 7687cd24
Full Changelog: https://github.com/seqeralabs/wave/compare/v1.16.4...v1.16.5
Wave v1.16.4
Feature updates and improvements
API
- Removed unneeded user async API by @pditommaso in https://github.com/seqeralabs/wave/pull/781
General
- Added trace execution elapsed time logic by @pditommaso in https://github.com/seqeralabs/wave/pull/497
Bug fixes
API
- Fixed missing
workspaceIdin launch API by @pditommaso in https://github.com/seqeralabs/wave/pull/780
Full changelog: https://github.com/seqeralabs/wave/compare/v1.16.3...v1.16.4
Wave v1.16.3
Feature updates and improvements
Performance
- Improved Tiered cache by @pditommaso in https://github.com/seqeralabs/wave/pull/779
Full changelog: https://github.com/seqeralabs/wave/compare/v1.16.2...v1.16.3
Wave v1.16.2
Bug fixes
General
- Fixed JWT token refresh by @pditommaso in https://github.com/seqeralabs/wave/pull/512
Full changelog: https://github.com/seqeralabs/wave/releases/tag/v1.16.2
Wave v1.16.1
Feature updates and improvements
Performance
- Added Tiered cache for HTTP proxied responses by @pditommaso in https://github.com/seqeralabs/wave/pull/778
General
- Improved bootstrap info by @pditommaso in d5c086da
- Removed Jitpack as Maven repository in Gradle build by @pditommaso in 67f91c8b
Full changelog: https://github.com/seqeralabs/wave/compare/v1.16.0...v1.16.1