Wave v1.12.0
Feature updates and improvements
Container building
- Added trusted builds timeout by @pditommaso in https://github.com/seqeralabs/wave/pull/600
- Do not retry on build failure by @pditommaso in https://github.com/seqeralabs/wave/pull/632
- Removed unneeded timeout logic by @pditommaso in https://github.com/seqeralabs/wave/pull/633
Security scanning
- Added
containerImagein scan by @munishchouhan in https://github.com/seqeralabs/wave/pull/635 - Bumped Trivy to 0.55 by @pditommaso in https://github.com/seqeralabs/wave/pull/638
- Updated scan model by @pditommaso in https://github.com/seqeralabs/wave/pull/637
API
- Added
/v1alpha2/container/tokenby @munishchouhan in https://github.com/seqeralabs/wave/pull/609 - Added GET
/v1alpha2/container/tokenin TypeSpec by @munishchouhan in https://github.com/seqeralabs/wave/pull/618 - Updated Wave rate limits by @gavinelder in https://github.com/seqeralabs/wave/pull/606
UI/UX
- Improved container view page by @pditommaso in https://github.com/seqeralabs/wave/pull/615
- Added build in progress status in build page by @munishchouhan in https://github.com/seqeralabs/wave/pull/607
Performance
- Improved blob cache reliability by @pditommaso in https://github.com/seqeralabs/wave/pull/596
- Increased
cache-tower-clientto 1 min by @pditommaso in https://github.com/seqeralabs/wave/pull/641 - Improved blob cache info by @pditommaso in https://github.com/seqeralabs/wave/pull/644