Wave v1.16.0
New features and improvements
- Fix NPE while creating
PairingOutboundQueue
by @pditommaso in https://github.com/seqeralabs/wave/pull/770 - Replace
volatile
withfinal
by @pditommaso in https://github.com/seqeralabs/wave/pull/771 - Fixed Conda lockfile rendering in build view by @munishchouhan in https://github.com/seqeralabs/wave/pull/727
- Improve tower client caching by @pditommaso in https://github.com/seqeralabs/wave/pull/772
Full changelog: https://github.com/seqeralabs/wave/compare/v1.15.5...v1.16.0