]]>ImprovementO2SEDt0R5wHvU3brtydWThu, 18 Dec 2025 19:14:28 GMT[email protected] (Ethan Jones)Additional request matchers + sort JSON arrays https://changes.wiremock.io/publications/additional-request-matchers-sort-json-arraysWireMock 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 sortedWireMock 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 deterministically before rendering responses.
]]>ImprovementqJ986LJKTnTGNycdLymUWed, 16 Jul 2025 20:15:00 GMT[email protected] (Ethan Jones)Push/pull + Record Many Via CLIhttps://changes.wiremock.io/publications/push-pull-record-many-via-cliWe’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 theWe’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 computer running the CLI, but not accessible from the internet.
push/pull:Push and pull documents associated with your mock APIs - such as OpenAPI documents or GraphQL schema files - from the cloud to your local machine, and vice versa. Use --watch to automatically push changes.]]>Improvement8tS7WLqocGUCBzdatC8QWed, 16 Jul 2025 13:22:00 GMT[email protected] (Ethan Jones)Easier access to the developer portalhttps://changes.wiremock.io/publications/easier-access-to-the-developer-portalWhen 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. 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. ]]>ImprovementUNDcI34X3ztfQUq5IyMKTue, 1 Jul 2025 13:00:00 GMT[email protected] (Ethan Jones)Recently Viewed APIshttps://changes.wiremock.io/publications/recently-viewed-apisEasily find the APIs you access most often with the new “Recently Viewed APIs” tab.Easily find the APIs you access most often with the new “Recently Viewed APIs” tab.]]>ImprovementfuiSFDECyO03tBWoZvUZSun, 25 May 2025 18:54:52 GMT[email protected] (Ethan Jones)API-Level Rate Limitshttps://changes.wiremock.io/publications/api-level-rate-limitsYou 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.You can now set rate limits at an API level, automatically applying a rate limit to all stubs within the API.
]]>ImprovementALynkEWeWaaTqsDPtGDXMon, 19 May 2025 20:45:00 GMT[email protected] (Ethan Jones)New hash helpershttps://changes.wiremock.io/publications/new-hash-helpersWe 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.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.]]>ImprovementvlZqdl1sXTvRV5rQ3KHiFri, 16 May 2025 16:00:00 GMT[email protected] (Ethan Jones)Multi-domain recording via CLI.https://changes.wiremock.io/publications/multi-domain-recording-via-cliThe WireMock Cloud CLI now supports the ability to record from multiple domains simultaneously.
Read the docs for more info.The WireMock Cloud CLI now supports the ability to record from multiple domains simultaneously.
Read the docs for more info.]]>ImprovementoAX18ndUmLa4ObvqREHdSun, 11 May 2025 17:00:00 GMT[email protected] (Ethan Jones)Advanced recording via CLIhttps://changes.wiremock.io/publications/advanced-recording-via-cliThe WireMock Cloud CLI now supports advanced recording via a configuration file, allowing for more specific matching and other more sophisticated configuration.
Read the docs for more info.The WireMock Cloud CLI now supports advanced recording via a configuration file, allowing for more specific matching and other more sophisticated configuration.
]]>ImprovementXGUbRLcMQXdXi6FTCKiiWed, 2 Apr 2025 13:00:00 GMT[email protected] (Ethan Jones)MCP Support For AI-Powered IDEshttps://changes.wiremock.io/publications/mcp-support-for-ai-powered-idesOur recently-released WireMock CLI now supports MCP (Model Context Protocol) integration for AI-powered IDEs. This allowed AI-powered IDEs that support MCP, such as Cursor and others, to create mocks automatically based on the codebase orOur recently-released WireMock CLI now supports MCP (Model Context Protocol) integration for AI-powered IDEs. This allowed AI-powered IDEs that support MCP, such as Cursor and others, to create mocks automatically based on the codebase or prompt instructions.