November 2025 Summaries
3 posts from WireMock
Filter
Month:
Year:
Post Summaries
Back to Blog
WireMock .NET, a tool widely used by .NET developers for API simulation, is now joining the core WireMock project, previously maintained independently by Stef Heyenrath. This integration brings WireMock .NET under the same organizational umbrella as the Java version, allowing for unified development, documentation, and community engagement. Although the transition will not affect existing NuGet packages or disrupt current users, it will streamline updates and improvements by consolidating the codebase and resources on the main WireMock GitHub. The shared documentation on wiremock.org will now encompass both .NET and Java integrations, providing a comprehensive resource for developers. This move aims to ensure that developers across various programming languages, including C# and Java, have access to the latest features and innovations, fostering a collaborative environment through shared Slack and GitHub spaces.
Nov 13, 2025
454 words in the original blog post.
The latest release of the WireMock JetBrains plugin introduces significant enhancements, including the ability to create GraphQL and gRPC mocks directly from the IDE for deployment in WireMock Cloud, and updates the bundled WireMock standalone version to v3.13.1. This update allows users to authenticate into WireMock Cloud from their IDE, create and push mock APIs directly to the cloud, and ensures real-time synchronization between the IDE and cloud environments. It supports various deployment modes such as self-managed Kubernetes and hybrid CLI, reducing context-switching and manual steps, thereby minimizing errors and streamlining workflows. The enhancements facilitate faster collaboration and feedback by allowing immediate access to team mocks, ensuring developers, testers, and CI pipelines work with consistent definitions, and providing a seamless transition for organizations moving towards a Cloud-first approach with WireMock Cloud.
Nov 11, 2025
196 words in the original blog post.
WireMock Runner is a containerized service designed to simulate APIs in secure and localized environments while maintaining management capabilities in WireMock Cloud. It allows developers to execute mock APIs within their own infrastructure, such as laptops or private clusters, facilitating hybrid workflows that integrate seamlessly with existing development processes. This service enhances the WireMock Cloud experience by offering advanced simulation features like stateful mocking and support for gRPC and GraphQL, making it ideal for regulated industries like banking and healthcare. WireMock Runner provides a flexible solution for simulating APIs behind firewalls, enabling fast feedback loops for local development, and integrating into CI/CD pipelines without the need for external network dependencies. By incorporating configuration-as-code and compatibility with GitOps workflows, it supports secure and compliant API interaction recording and replay, catering to real-world developer needs and simplifying the transition from open-source WireMock to enterprise-level capabilities.
Nov 06, 2025
687 words in the original blog post.