Skip to main content

Wave v1.33.2

Feature updates and improvements

Container Building

  • Added max size validation for container layer location by @pditommaso in #1006

General

  • Updated wave.build.public-repo reference language by @christopher-hakkaart in #1008
  • Replaced local DurationUtils with shared lib-util-time by @pditommaso in #1010

Dependencies

  • Updated actions/checkout action to v4.3.1 by @seqeralabs-renovate[bot] in #1013
  • Updated actions/setup-java action to v4.8.0 by @seqeralabs-renovate[bot] in #1014
  • Updated actions/setup-node action to v4.4.0 by @seqeralabs-renovate[bot] in #1015
  • Updated actions/upload-artifact action to v4.6.2 by @seqeralabs-renovate[bot] in #1016
  • Updated aws-actions/amazon-ecr-login action to v1.7.1 by @seqeralabs-renovate[bot] in #1017
  • Updated aws-actions/configure-aws-credentials action to v1.7.0 by @seqeralabs-renovate[bot] in #1018
  • Updated dependency node to v20.20.2 by @seqeralabs-renovate[bot] in #1019
  • Updated docker/login-action action to v3.7.0 by @seqeralabs-renovate[bot] in #1020
  • Updated docker/setup-buildx-action action to v3.12.0 by @seqeralabs-renovate[bot] in #1021
  • Upgraded third-party dependencies to latest stable versions by @cristianrcv in #998
  • Pinned dependencies by @seqeralabs-renovate[bot] in #1012

Bug fixes

Container Building

  • Fixed Conda builds for packages requiring __cuda virtual package by @pditommaso in #1027

Singularity

  • Fixed build error with --build-template conda/micromamba:v2 for Singularity by @munishchouhan in #972

Full changelog: https://github.com/seqeralabs/wave/compare/v1.33.1...v1.33.2