Home / Companies / Ngrok / Blog / June 2025

June 2025 Summaries

1 posts from Ngrok

Filter
Month: Year:
Post Summaries Back to Blog
The release of ngrok-go v2 introduces a modernized, open-source Go package designed for embedding ngrok directly into Go applications, offering a leaner and more idiomatic interface that simplifies integration and maintenance. The update reduces the API surface, consolidating from three subpackages to one and cutting over 150 identifiers to 50, while introducing a unified Traffic Policy API to streamline middleware and access control. It includes fine-grained control over TLS and Dialer configurations and integrates Go’s new structured logging library, log/slog, for seamless observability. ngrok-go v2 aligns with ngrok's platform concepts to ensure consistency and ease of use across its suite of tools, providing a simplified experience for secure, environment-agnostic API gateway implementation. The updated package has been widely adopted by developers and integrated into numerous open-source projects, with plans to extend similar improvements to other language SDKs throughout the year.
Jun 18, 2025 1,043 words in the original blog post.