]]>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.
]]>ImprovementDLuWDHfzm5z0DWROURAlThu, 6 Nov 2025 15:51:33 GMT[email protected] (Ethan Jones)WireMock Runner - Record and Run Mocks Anywherehttps://changes.wiremock.io/publications/wiremock-runner-record-and-run-mocks-anywhereToday we're introducing WireMock Runner, a containerized service that runs mock APIs wherever you need them while keeping management in WireMock Cloud.
Runner connects to Cloud for configuration and collaboration, but executes theToday we're introducing WireMock Runner, a containerized service that runs mock APIs wherever you need them while keeping management in WireMock Cloud.
Runner connects to Cloud for configuration and collaboration, but executes the simulated API traffic in your own infrastructure - on your laptop, in CI/CD, or inside your private clusters - enabling hybrid workflows that support the way software is developed and tested today.
Read more: https://www.wiremock.io/post/introducing-wiremock-runner]]>New Feature00OtsrCkx8G241CKQmBPThu, 30 Oct 2025 14:54:10 GMT[email protected] (Ethan Jones)WireMock JetBrains IDE Pluginhttps://changes.wiremock.io/publications/wiremock-jetbrains-ide-plugin-1WireMock has officially acquired the WireMock plugin for Jetbrains - and integrated it with WireMock Cloud! You can seamlessly manage mock creation and updating in WireMock Cloud from right inside your JetBrains IDEs.
Learn more:WireMock has officially acquired the WireMock plugin for Jetbrains - and integrated it with WireMock Cloud! You can seamlessly manage mock creation and updating in WireMock Cloud from right inside your JetBrains IDEs.
Learn more: https://www.wiremock.io/post/new-official-wiremock-jetbrains-plugin]]>New FeaturefPoh6gk8hYwi0NaYcS9fThu, 25 Sep 2025 16:11:26 GMT[email protected] (Ethan Jones)Mock API Versioninghttps://changes.wiremock.io/publications/mock-api-versioningWith Mock API versioning, you can easily review every change to your mock API configurations - who made it and when - as well as instantly roll back to any past state.
Learn more: https://wiremock.io/post/introducing-versioningWith Mock API versioning, you can easily review every change to your mock API configurations - who made it and when - as well as instantly roll back to any past state.
Learn more: https://wiremock.io/post/introducing-versioning]]>New FeatureYMJuPYqFiQbnCoE43cPbSun, 20 Jul 2025 17:40:00 GMT[email protected] (Ethan Jones)Autonomous API discovery with AIhttps://changes.wiremock.io/publications/autonomous-api-discovery-with-aiYou can now use your AI agents to easily discover and understand the structure of any potential API you are working with, and instantly produce a production simulation of the API itself.
Learn more.You can now use your AI agents to easily discover and understand the structure of any potential API you are working with, and instantly produce a production simulation of the API itself.
Learn more.]]>New FeatureqJ986LJKTnTGNycdLymUWed, 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.