Wave v1.37.0
Feature updates and improvements
General
- Consolidated installation capability toggles under
wave.capabilities.*and added astrictenvironment that disables them all by @pditommaso in #1098 - Added the ability to disable the Wave direct image pull path so callers must use
freezemode by @gavinelder in #1089 - Reduced log noise from expected Platform-connectivity errors in the token watcher by @pditommaso in #1085
- Documented the workflow-bound ephemeral token lifecycle by @pditommaso in #1084
Dependencies
- Upgraded Micronaut to 4.10.17 to patch
jackson-databind(COMP-1957) by @cristianrcv in #1091
Bug fixes
General
- Fixed freeze and mirror images being served through the Wave proxy token path by @gavinelder in #1087
- Fixed the Wave release workflow to run only on
masterandrelease-*branches (DEVOPS-1531) by @ShahzebMahmood in #1072
Full changelog: https://github.com/seqeralabs/wave/compare/v1.36.0...v1.37.0