Skip to content

Releases: alexdlaird/java-ngrok

2.3.1

05 Nov 05:58
Compare
Choose a tag to compare

Added

  • Documentation improvements update links to ngrok's documentation.
  • Test improvements.

2.3.0

08 Apr 14:38
cd588dc
Compare
Choose a tag to compare

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.

2.2.16

24 Mar 13:12
Compare
Choose a tag to compare

Added

  • Build and stability improvements.

2.2.15

08 Mar 16:31
Compare
Choose a tag to compare

Added

  • obj parsing in NgrokLog.
  • throws for unchecked exceptions to documentation.
  • Documentation improvements.
  • Build and stability improvements.

Fixed

1.4.13

08 Mar 16:31
Compare
Choose a tag to compare

Added

  • obj parsing in NgrokLog.
  • throws for unchecked exceptions to documentation.
  • Documentation improvements.
  • Build and stability improvements.

Fixed

2.2.14

06 Mar 21:24
Compare
Choose a tag to compare

Added

  • Build and stability improvements.
  • Documentation and style improvements.

1.4.12

06 Mar 21:23
Compare
Choose a tag to compare

Added

  • Build and stability improvements.
  • Documentation and style improvements.

2.2.13

26 Feb 18:51
Compare
Choose a tag to compare

Added

  • Build improvements.
  • Documentation improvements.

1.4.11

26 Feb 20:22
Compare
Choose a tag to compare

The 1.4.x branch is where support for Java 8 of java-ngrok is passively maintained. It is available through the java8-ngrok artifact on Maven Central.

Added

  • Build improvements.
  • Documentation improvements.

2.2.12

18 Feb 14:39
Compare
Choose a tag to compare

Added

  • Build and stability improvements.