Releases: ngrok/ngrok-javascript
Releases · ngrok/ngrok-javascript
v1.5.2: Merge pull request #191 from ngrok/test-new-release
cut new release to test new workflow actions
v1.5.1
v1.5.0
What's Changed
- Add issue templates by @jrobsonchase in #156
- chore: Disable blank issues in #157
- update deprecated gha and packages by @Alice-Lilith in #164
- fix: close ngrok session in disconnect function by @nijikokun in #163
- Update distro package versions in #165
- feat: Enable endpoint pooling configuration in #166
- Fix: test bindings jobs not running in #167
- Fix: test bindings jobs not running in #168
- fix: Fix: test bindings jobs not running in #169
- fix: bindings tests not running in #170
- chore: Update ngrok dependency version in #172
New Contributors
- @jrobsonchase made their first contribution in #156
- @Alice-Lilith made their first contribution in #164
Full Changelog: v1.4.1...v1.5.0
v1.4.1
What's Changed
- make traffic_policy fit normal format by @TheConcierge in #152
- 1.4.1 by @TheConcierge in #153
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- docs: add Microsoft Visual C++ Redistributable requirement for Windows by @CK-Ward in #144
- Update quickstart by @kaganjd in #145
- add
traffic_policy
, remappolicy
->traffic_policy
by @TheConcierge in #147 - v1.4.0 by @TheConcierge in #149
- 1.4.0 by @TheConcierge in #151
New Contributors
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- allow forward config to use a string port by @bobzilladev in #134
- add more to readme and examples for verify_upstream_tls by @bobzilladev in #135
- update next.js to 14 by @bobzilladev in #136
- adding the root_cas option to SessionBuilder by @bobzilladev in #139
- explicit x86_64-apple-darwin target by @bobzilladev in #140
- 1.3.0 by @bobzilladev in #141
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- add verify_upstream_tls support by @bobzilladev in #131
- 1.2.0 by @bobzilladev in #132
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- Updating README to clarify that authtokens are required by @salilsub in #126
- register with SIGTERM as well by @bobzilladev in #127
- Add ngrok specific readme to remix example by @bobzilladev in #128
- feat: add appProtocol + label support by @OfTheDelmer in #129
- 1.1.1 by @bobzilladev in #130
New Contributors
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Update example package.json files to '^1.*' by @bobzilladev in #116
- add app protocol to http builder by @OfTheDelmer in #117
- feat: plumb app_protocol for forwarded http_endpoint by @OfTheDelmer in #121
- 1.1.0 by @bobzilladev in #124
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- readme: add labels to ngrok.forward params by @bobzilladev in #113
- Add support for Traffic Policy by @andrewryno in #114
- 1.0.0 by @bobzilladev in #115
New Contributors
- @andrewryno made their first contribution in #114
Full Changelog: v0.9.1...v1.0.0