Wave v1.6.0
Feature updates and improvements
- Refactor build ID and status endpoint by @pditommaso in https://github.com/seqeralabs/wave/pull/421
- Update Platform API endpoint to
api.cloud.seqera.io
by @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
- Add
v1alpha2
request endpoint by @pditommaso in https://github.com/seqeralabs/wave/pull/423 - Add 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
- Fix
RedisTestContainer
flaky test by @munishchouhan in https://github.com/seqeralabs/wave/pull/436 - Fix build pod name by @munishchouhan in https://github.com/seqeralabs/wave/pull/438
- Fix
containerfile
encoding by @pditommaso in https://github.com/seqeralabs/wave/pull/441 - Fix Docker file alignment in container view by @munishchouhan in https://github.com/seqeralabs/wave/pull/442
- Fix 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