Skip to content

2.3.0

Compare
Choose a tag to compare
@alexdlaird alexdlaird released this 08 Apr 14:38
· 77 commits to main since this release
cd588dc

Added

  • Support for domain configuration when building CreateTunnel.
  • Support for user_agent_filter configuration when building CreateTunnel.
  • Support for policy configuration when building CreateTunnel.
  • us-cal-1 to Region.
  • Test cases for TLS tunnels.
  • Build improvements.

Fixed

  • ngrok config value ip_restriction was incorrectly plural in previous versions of java-ngrok. Value is now interpreted as singular to align with the ngrok docs, and classes and methods associated with it,
    like TunnelIPRestriction, have been renamed.