Skip to main content

Wave v1.33.0

Feature updates and improvements

Container building

  • Added multi-platform container builds for amd64 and arm64 by @pditommaso in #985

Dependencies

  • Externalized lib-pairing module to libseqera by @pditommaso in #958

General

  • Added validation and documentation for commands in the container API by @munishchouhan in #961
  • Added support for cross AWS account IAM role authentication by @munishchouhan in #979
  • Added Server-Side Request Forgery (SSRF) protection to the validate-creds API by @munishchouhan in #962

Bug fixes

General

  • Fixed error messages by @munishchouhan in #957
  • Added explicit type casts for ECR auth token requests by @pditommaso in #992

Full Changelog: https://github.com/seqeralabs/wave/compare/v1.32.6...v1.33.0