Wave v1.6.0
Feature updates and improvements
- Refactored build ID and status endpoint by @pditommaso in https://github.com/seqeralabs/wave/pull/421
- Updated Platform API endpoint to
api.cloud.seqera.ioby @munishchouhan in https://github.com/seqeralabs/wave/pull/434 - Patch Tower endpoints to new ones by @pditommaso in https://github.com/seqeralabs/wave/pull/440
- Added
v1alpha2request endpoint by @pditommaso in https://github.com/seqeralabs/wave/pull/423 - Added metrics service based on redis by @munishchouhan in https://github.com/seqeralabs/wave/pull/429
- Document build status and examples for container endpoint by @munishchouhan in https://github.com/seqeralabs/wave/pull/447
Bug fixes
- Fixed
RedisTestContainerflaky test by @munishchouhan in https://github.com/seqeralabs/wave/pull/436 - Fixed build pod name by @munishchouhan in https://github.com/seqeralabs/wave/pull/438
- Fixed
containerfileencoding by @pditommaso in https://github.com/seqeralabs/wave/pull/441 - Fixed Docker file alignment in container view by @munishchouhan in https://github.com/seqeralabs/wave/pull/442
- Fixed Platform migration by @pditommaso in https://github.com/seqeralabs/wave/pull/444
Full changelog: https://github.com/seqeralabs/wave/compare/v1.5.2...v1.6.0