v0.12.0
What's Changed
- Added support for specifying Docker capabilities. by @bwplotka in #13
- Docker runnable start: Wait for image download if not available by @matej-g in #14
- monitoring: allow compilation for non-Linux by @squat in #16
- Fix docker network host addr for macOS by @saswatamcode in #17
- Fix Makefile & CI for macOS by @saswatamcode in #18
- WaitSumMetrics: Add option to configure backoff by @matej-g in #20
- Fixed README for VPN cases. by @bwplotka in #21
- Refactored instrumented for more consistent API with runnable. by @bwplotka in #22
- Support HTTPS readiness probe by @clyang82 in #19
- db: Update minio version and bin path by @philipgough in #26
- Added
Containerize
method for watching local code execution through cadvisor and metrics. by @bwplotka in #24 - Added support to batch jobs. by @bwplotka in #28
- Make minio SSE using KMS optional by @saswatamcode in #27
- e2emonitoring: Adding support for custom registry by @bwplotka in #29
New Contributors
- @squat made their first contribution in #16
- @saswatamcode made their first contribution in #17
- @clyang82 made their first contribution in #19
- @philipgough made their first contribution in #26
Full Changelog: v0.11.1...v0.12.0