2025-04-14
- Bumped default
ew-cli
version to 0.12.1. - New: added support for passing secret runner arguments via
secretEnvironmentVariables
, for use with things like
tokens, credentials, passwords, etc. - New: added support for tunneling emulator egress networking to the machine the Gradle build is running on. Read more
about this feature here.
- New: integrate with Gradle’s Test Reporting API (Gradle 8.13+) and Develocity’s JUnit importer.
- Fixed:
secretEnvironmentVariables
were not passed to the emulator correctly and had no effect.