Skip to main content

Changelog: Wave

Wave v1.21.0

Feature updates and improvements

  • Added conda locks fallback patch by @pditommaso in 9b54bba3
  • Added Surreal to PostgreSQL data migration by @munishchouhan in #833
  • Added support for local file system for logs assets by @pditommaso in #808
  • Improved parsing of container platform by @pditommaso in #810
  • Updated Singularity build by @munishchouhan in #837
  • Bumped buildkit:v0.21.1 by @pditommaso in b234b8bb

Bug fixes

  • Fixed containerId when using freeze mode and providing custom config by @munishchouhan in #830

Migration notes

See Migrating to 1.21.0 for mandatory migration steps.

Full changelog: https://github.com/seqeralabs/wave/compare/v1.20.3...v1.21.0

Wave v1.20.1

Feature updates and improvements

  • Bumped Jib to version 3.4.5
  • Added PostgreSQL based implementation for PersistenceService by @pditommaso in #821
  • Added K8s tracing info by @pditommaso in 69769b13
  • Added log trace to postgres service by @pditommaso in 6e939580
  • Added pod failure policy by @pditommaso in 2ce4a998
  • Added progres async impl by @pditommaso in de5f7237
  • Added support for compression settings by @pditommaso in #822
  • Improved docker debug command by @pditommaso in 0a59ec26
  • Promote job queues config logs to info by @pditommaso in d8e3d9f0
  • Removed unused h2 env by @pditommaso in e4422b1e
  • Added jdbc binder for promethues metrics by @munishchouhan in #840

Full changelog: https://github.com/seqeralabs/wave/compare/v1.20.0...v1.20.1

Wave v1.19.4

Feature updates and improvements

  • Added enable-native-access=ALL-UNNAMED to launch options by @pditommaso in 4f0525da
  • Convert default request containerPlatform to linux/adm64 by @pditommaso dcdb7cf4
  • Fixed NPE accessing job manager config by @pditommaso in #812
  • Normalize arch argument to platform by @pditommaso in f2a3db7b
  • Removed unused platform variable by @pditommaso in 77bbb416
  • Revert use of async Caffeine cache by @pditommaso in #811
  • Use uniform notation for resources requests & limits by @pditommaso in #819
  • Bumped nf-jdk:corretto-24-al2023-jemalloc by @pditommaso in bcb14150

Full changelog: https://github.com/seqeralabs/wave/compare/v1.19.3...v1.19.4