Releases: efficientgo/e2e
Releases · efficientgo/e2e
v0.14.0
What's Changed
- Removed the need of thinking about Internal vs External path; interactive RunUntil* now supports OS signals. by @bwplotka in #53
- Added support for extra volumes for all containers. by @bwplotka in #54
- Added option to disable cadvisor by @utukJ in #56
New Contributors
Full Changelog: v0.13.1...v0.14.0
v0.13.1
v0.13.0
What's Changed
- Improve main readme by @jessicalins in #37
- Add test for example application by @jessicalins in #36
- Fix infinite loop on waiting for metrics by @douglascamata in #39
- Allow querying e2emonitoring service by @saswatamcode in #40
- monitoring: Updated prometheus common deps and image. by @bwplotka in #42
- Added ability to limit CPUs and mem via runnable start options. by @bwplotka in #43
- Fix tests on arm64 & GH Actions by @douglascamata in #44
- Upgrade cadvisor to multi-arch image by @douglascamata in #45
- Use a more well known macOS Docker host address by @douglascamata in #46
- Moved to core module; Added New method without need to specify name. by @bwplotka in #48
- Refactored instrumented; Added profiling; better error handling by @bwplotka in #49
New Contributors
- @jessicalins made their first contribution in #37
- @douglascamata made their first contribution in #39
Full Changelog: v0.12.1...v0.13.0
v0.12.1
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