Skip to content

Commit

Permalink
Merge pull request #35 from ngrok/bob/0.1.1
Browse files Browse the repository at this point in the history
0.1.1
  • Loading branch information
bobzilladev authored Apr 4, 2023
2 parents 6152db9 + 6d3c92a commit c67221d
Show file tree
Hide file tree
Showing 34 changed files with 130 additions and 124 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.1.1:

* Bump `ngrok-rs` to `0.11.3`.
* Migrate `ca_cert` to the upstream call in `ngrok-rs`.

## 0.1.0:

* Added `ca_cert`, `handle_heartbeat`, and `handle_disconnection` to NgrokSession.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "ngrok-js"
version = "0.1.0"
version = "0.1.1"

[lib]
crate-type = ["cdylib"]
Expand Down
1 change: 1 addition & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Release
1. `git add .`
1. `git commit -m '<version>'`
1. `git push origin <username>/<version>`
- Or with graphite: `gt branch track` and `gt stack submit`
1. Create a pull request off this branch
- Make sure the name of the pull request is also just the `<version>` so the workflow will know to do a release
1. Merge the pull request
Expand Down
18 changes: 9 additions & 9 deletions docs/classes/NgrokHttpTunnel.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><span class="target">NgrokHttpTunnel</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ngrok/ngrok-js/blob/b3dca65/index.d.ts#L168">index.d.ts:168</a></li></ul></aside>
<li>Defined in <a href="https://github.com/ngrok/ngrok-js/blob/6152db9/index.d.ts#L168">index.d.ts:168</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
Expand Down Expand Up @@ -66,7 +66,7 @@ <h3 class="tsd-anchor-link"><span>close</span><a href="#close" aria-label="Perma
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ngrok/ngrok-js/blob/b3dca65/index.d.ts#L199">index.d.ts:199</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/ngrok/ngrok-js/blob/6152db9/index.d.ts#L199">index.d.ts:199</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="forwardPipe" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>forward<wbr/>Pipe</span><a href="#forwardPipe" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
Expand All @@ -83,7 +83,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5>addr: <span class="tsd-signature-type">string</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ngrok/ngrok-js/blob/b3dca65/index.d.ts#L191">index.d.ts:191</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/ngrok/ngrok-js/blob/6152db9/index.d.ts#L191">index.d.ts:191</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="forwardTcp" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>forward<wbr/>Tcp</span><a href="#forwardTcp" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
Expand All @@ -98,7 +98,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5>addr: <span class="tsd-signature-type">string</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ngrok/ngrok-js/blob/b3dca65/index.d.ts#L185">index.d.ts:185</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/ngrok/ngrok-js/blob/6152db9/index.d.ts#L185">index.d.ts:185</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="forwardsTo" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>forwards<wbr/>To</span><a href="#forwardsTo" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
Expand All @@ -111,7 +111,7 @@ <h3 class="tsd-anchor-link"><span>forwards<wbr/>To</span><a href="#forwardsTo" a
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ngrok/ngrok-js/blob/b3dca65/index.d.ts#L181">index.d.ts:181</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/ngrok/ngrok-js/blob/6152db9/index.d.ts#L181">index.d.ts:181</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="id" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>id</span><a href="#id" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
Expand All @@ -121,7 +121,7 @@ <h3 class="tsd-anchor-link"><span>id</span><a href="#id" aria-label="Permalink"
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ngrok/ngrok-js/blob/b3dca65/index.d.ts#L174">index.d.ts:174</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/ngrok/ngrok-js/blob/6152db9/index.d.ts#L174">index.d.ts:174</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="metadata" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>metadata</span><a href="#metadata" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
Expand All @@ -131,7 +131,7 @@ <h3 class="tsd-anchor-link"><span>metadata</span><a href="#metadata" aria-label=
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ngrok/ngrok-js/blob/b3dca65/index.d.ts#L183">index.d.ts:183</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/ngrok/ngrok-js/blob/6152db9/index.d.ts#L183">index.d.ts:183</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="proto" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>proto</span><a href="#proto" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
Expand All @@ -141,7 +141,7 @@ <h3 class="tsd-anchor-link"><span>proto</span><a href="#proto" aria-label="Perma
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ngrok/ngrok-js/blob/b3dca65/index.d.ts#L172">index.d.ts:172</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/ngrok/ngrok-js/blob/6152db9/index.d.ts#L172">index.d.ts:172</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="url" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>url</span><a href="#url" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
Expand All @@ -151,7 +151,7 @@ <h3 class="tsd-anchor-link"><span>url</span><a href="#url" aria-label="Permalink
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ngrok/ngrok-js/blob/b3dca65/index.d.ts#L170">index.d.ts:170</a></li></ul></aside></li></ul></section></section></div>
<li>Defined in <a href="https://github.com/ngrok/ngrok-js/blob/6152db9/index.d.ts#L170">index.d.ts:170</a></li></ul></aside></li></ul></section></section></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
Expand Down
Loading

0 comments on commit c67221d

Please sign in to comment.