WireMock Cloud Updates

Weekly improvements - March 30, 2026

by Ethan Jones
We’ve got several small but meaningful upgrades to WireMock Cloud to share with you this week. We’ve launched https://security.wiremock.io with an overview of our security posture You can now easily update your organization name The
Improvement

OpenTelemetry via the WireMock Runner

by Ethan Jones
The WireMock Runner can now be configured to export OpenTelemetry signals to a backend of your choice. Learn more: https://docs.wiremock.io/runner/serve#telemetry
Improvement

Additional request matchers + sort JSON arrays

by Ethan Jones
WireMock now includes additional request matcher types, expanding the ways you can precisely match incoming requests Response templating has also been enhanced with a new jsonSort helper, allowing JSON arrays to be sorted
Improvement

Push/pull + Record Many Via CLI

by Ethan Jones
We’ve added more capabilities to the WireMock CLI, opening up new possibilities for local-first development. Some highlights include: record-many: A convenient way to record stubs from multiple endpoints that are accessible from the
Improvement

Easier access to the developer portal

by Ethan Jones
Improvement
When viewing any mock API where the developer portal has been enabled, you can now find a quick link to the developer portal just below the mock API URL.

Recently Viewed APIs

by Ethan Jones
Improvement
Easily find the APIs you access most often with the new “Recently Viewed APIs” tab.

API-Level Rate Limits

by Ethan Jones
You can now set rate limits at an API level, automatically applying a rate limit to all stubs within the API. Learn more in the docs.
Improvement

New hash helpers

by Ethan Jones
We have added a suite of helpers to our response templating allowing you to automatically work with hashing, including SHA and MD2/5. See the docs for more info.
Improvement

Multi-domain recording via CLI.

by Ethan Jones
The WireMock Cloud CLI now supports the ability to record from multiple domains simultaneously. Read the docs for more info.
Improvement