Skip to content

2.3.5

Latest
Compare
Choose a tag to compare
@alexdlaird alexdlaird released this 08 Jan 22:03
· 4 commits to main since this release

Added

  • Support for ngrok config version 3.
  • Support for traffic_policy tunnel definition, which ngrok renamed from policy.
  • Support for traffic_policy.on_http_request and traffic_policy.on_http_response, which ngrok added unique keys for in HTTP tunnels.
  • If a value for apiKey is not set in JavaNgrokConfig, it will attempt to use the environment variable NGROK_API_KEY if it is set.

Remove

  • Tunnel definition fields hostname and client_cas, as they are no longer supported by ngrok.