Skip to main content
Docs
Blog Status Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

2025-10-17

emulator.wtf

  • Deprecated: Tokenless invoke using the GITHUB_TOKEN is now deprecated, please switch over to OIDC instead.
  • New: emulator.wtf now supports OIDC token authentication when used in GitHub.
    Head over to the OIDC configurations page in the emulator.wtf web app to get started.

OIDC configuration screenshot

gradle-plugin 0.19.4

  • New: the plugin now supports hardcoding DNS resolves via the dnsOverrides property.
  • Maintenance: bumped default ew-cli to 0.12.6.

GitHub action emulator-wtf/configure-credentials@v1.0.0

  • New: use OIDC authentication in GitHub Actions, read more here.

GitHub action emulator-wtf/run-tests@v0.9.11

  • New: api-token input is no longer required, for instance when using the emulator-wtf/configure-credentials@v1 GitHub action.
  • New: added inputs for test-runner-class, secret-environment-variables, dns-server, dns-override, egress-tunnel and egress-localhost-fwd-ip. Read more about these here.
  • Maintenance: bumped default ew-cli to 0.12.6.