Skip to content

1.5.0

Compare
Choose a tag to compare
@alexdlaird alexdlaird released this 25 Aug 21:09
· 518 commits to main since this release
4992527

Added

  • Shutdown hook, so running ngrok processes will clean themselves when the JVM shuts down.
  • Build improvements.
  • Documentation improvements.
  • Test improvements.

Removed

  • Java 8 support.
  • reconnectSessionRetries from JavaNgrokConfig, instead relying on ngrok's own built-in retry mechanism on startup fails.