Wave v1.34.0
Feature updates and improvements
Container building
- Made
micromamba/v2the default build template for Conda packages by @pditommaso in #1024
Dependencies
- Bumped
io.netty:netty-bomto4.2.13.Finalby @cristianrcv in #1053
General
- Made the server listening port configurable via the
WAVE_SERVER_PORTenvironment variable by @bebosudo in #1029 - Made the STDOUT log pattern configurable via
WAVE_LOG_STDOUT_PATTERNby @munishchouhan in #1055 - Removed
git tag --forcefrom the Wave release CI by @ShahzebMahmood in #1056 - Removed the legacy
wave/appECR 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
jibRepofix by @ShahzebMahmood in #1046
Full changelog: https://github.com/seqeralabs/wave/compare/v1.33.6...v1.34.0