Skip to main content

120 posts tagged with "wave"

View All Tags

Wave v1.34.0

Feature updates and improvements

Container building

  • Made micromamba/v2 the default build template for Conda packages by @pditommaso in #1024

Dependencies

  • Bumped io.netty:netty-bom to 4.2.13.Final by @cristianrcv in #1053

General

  • Made the server listening port configurable via the WAVE_SERVER_PORT environment variable by @bebosudo in #1029
  • Made the STDOUT log pattern configurable via WAVE_LOG_STDOUT_PATTERN by @munishchouhan in #1055
  • Removed git tag --force from the Wave release CI by @ShahzebMahmood in #1056
  • Removed the legacy wave/app ECR push by @ShahzebMahmood in #1057
  • Used an OIDC role for Maven publishing by @ShahzebMahmood in #1059
  • Added Wave features documentation by @christopher-hakkaart in #1040

Bug fixes

General

  • Ported the Wave CI release flow with a non-enterprise jibRepo fix by @ShahzebMahmood in #1046

Full changelog: https://github.com/seqeralabs/wave/compare/v1.33.6...v1.34.0

Wave v1.33.3

Feature updates and improvements

Container building

  • Added BuildEnabled flag in MultiPlatformBuildService by @munishchouhan in #1030

General

  • Added missing configuration documentation by @munishchouhan in #1025
  • Refined Docker Compose setup for Wave Lite by @munishchouhan in #1033
  • Reduced Wave resource requirements in installation manifests by @bebosudo in #1028
  • Updated documentation with minor clarity improvements by @christopher-hakkaart in #1034

Dependencies

  • Updated third-party dependency versions to latest stable by @cristianrcv in #1037

Bug fixes

Container building

  • Added micromamba clean to v2 templates to reduce image size by @munishchouhan in #1038

Singularity

  • Fixed pixi Singularity template PATH environment by @munishchouhan in #1036

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

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

Wave v1.33.1

Feature updates and improvements

Container building

  • Refactored build vs cache IAM permission structure by @gwright99 in #999

UI/UX

  • Updated list to cards on tutorials page by @christopher-hakkaart in #993

General

  • Updated index page by @christopher-hakkaart in #1004
  • Updated copyright to 2026 by @munishchouhan in #1003
  • Updated token cache duration and clarified public repository documentation by @munishchouhan in #1007

Dependencies

  • Migrated dependencies to Gradle version catalog (libs.versions.toml) by @cristianrcv in #996
  • Bumped Netty to 4.2.10.Final and Micronaut to 4.10.10 by @pditommaso in #1001

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