Skip to content

v0.12.0

Compare
Choose a tag to compare
@bwplotka bwplotka released this 17 Apr 18:07
· 48 commits to main since this release
77debfd

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

Full Changelog: v0.11.1...v0.12.0