Skip to main content

108 posts tagged with "wave"

View All Tags

Wave v1.30.0

Feature updates and improvements

Singularity

  • Added configurable Singularity init container image by @pditommaso in #937

Container building

  • Used Seqera-hosted buildkit image by @pditommaso in #938

General

  • Added labels in ConfigSpec by @munishchouhan in #934

Bug fixes

General

  • Fixed typos in Wave Kubernetes install by @christopher-hakkaart in #930
  • Fixed scan and mirror enabled flag bug by @munishchouhan in #935
  • Fixed wave.scan.enabled feature flag and YAML indentation by @pditommaso in #936

Full changelog: https://github.com/seqeralabs/wave/compare/v1.29.1...v1.30.0

Wave v1.29.0

Feature updates and improvements

Container building

  • Added docs CRAN package support for Wave container builds by @munishchouhan in #925
  • Bumped BuildKit version to v0.26.0 by @pditommaso in #926
  • Changed BuildKit to 0.25.2 by @munishchouhan in #928
  • Added S3 cache support for BuildKit by @pditommaso in #927

Bug fixes

General

  • Fixed product name capitalization in documentation by @pditommaso in #883

Full changelog: https://github.com/seqeralabs/wave/compare/v1.28.0...v1.29.0

Wave v1.25.1

Feature updates and improvements

Dependencies

  • Bumped BuildKit to version 0.23.2 in tests @munishchouhan in #894
  • Bumped MN to version 4.9.3 by @pditommaso in 03b98e8
  • Bumped BuildKit to version 0.23.2 by @pditommaso in f31316d
  • Bumped corretto-25-al2023-mimalloc as base image by @pditommaso in 46a6e2a

General

  • Removed unused env from jib task definition by @pditommaso in 3471824
  • Replaced deprecated AppArmor annotation with securityContext field by @pditommaso in #896
  • Removed app encoded values for Seqera environment @munishchouhan in #893

Full changelog: https://github.com/seqeralabs/wave/compare/v1.25.0...v1.25.1

Wave v1.25.0

Feature updates and improvements

Dependencies

  • Bumped security updates by @pditommaso in e12b00a

General

  • Added support for CSI S3 driver in Wave by @munishchouhan in #875

Bug fixes

UI/UX

  • Fixed build view by @munishchouhan in #879

General

  • Fixed Netty direct memory OOM after Micronaut 4.9.2 upgrade by @pditommaso in #889

Migration notes

See Migrating to 1.25.0 for mandatory migration steps.

Full changelog: https://github.com/seqeralabs/wave/compare/v1.24.0...v1.25.0