Wave v1.8.0
Feature updates and improvements
- Add
homebrew install
documentation by @munishchouhan in https://github.com/seqeralabs/wave/pull/514 - Add breakdown per org on stats metrics when a date is specified by @munishchouhan in https://github.com/seqeralabs/wave/pull/517
- Implement cache store for build records by @pditommaso in https://github.com/seqeralabs/wave/pull/505
- Replace kaniko with BuildKit by @munishchouhan in https://github.com/seqeralabs/wave/pull/503
Bug fixes
- Fix minor typos by @mribeirodantas in https://github.com/seqeralabs/wave/pull/515
- Fix handling blob response headers by @pditommaso in https://github.com/seqeralabs/wave/pull/504
- Fix metric key pattern variable name by @munishchouhan in https://github.com/seqeralabs/wave/pull/518
New Contributors
- @mribeirodantas made their first contribution in https://github.com/seqeralabs/wave/pull/515
Full changelog: https://github.com/seqeralabs/wave/compare/v1.7.9...v1.8.0