Releases: testingbot/testingbot-tunnel-launcher
Releases · testingbot/testingbot-tunnel-launcher
1.1.18
- Add typescript definitions
- Optimize code
- Add
--sharedoption to indicate the tunnel should be shared among TestingBot team members
Full Changelog: 1.1.17...1.1.18
1.1.17
- Do not include the jar in the NPM package
1.1.16
- Improve the Java check to make sure it is available and at least JDK11
- Provide async/await functionality
1.1.15
- Wait up to 90 seconds for the tunnel to become ready. If it fails after 90 seconds, return an error
1.1.14
- Make sure the npm package contains the build folder
1.1.13
- Added support for
noCacheandnoBumparguments.- No cache will disable the static content cache in the tunnel
- No Bump will not do any SSL rewriting of the traffic in the tunnel
- Updated dependencies
1.1.12
- Add support for
tunnelIdentifier - Improve parsing of arguments passed to the tunnel
1.1.11
- Throw error when user does not have any TestingBot minutes left