Skip to content

1.1.0

Compare
Choose a tag to compare
@alexdlaird alexdlaird released this 20 Aug 21:43
· 569 commits to main since this release

Added

Fixed

  • JavaNgrokConfig.keepMonitoring is now true by default (was already documented this way, so fixing bug where it defaulted it false).
  • Serialization of ngrok's ngrok.yml (can now properly parsed nested YAML to a nested Map).
  • Tunnel.Metrics rate and p fields are now doubles rather than ints, so they serialize correctly when populated.