Skip to content

Commit

Permalink
agent release 3.13.0 (#845)
Browse files Browse the repository at this point in the history
Co-authored-by: Russ Savage <[email protected]>
Co-authored-by: dthomasngrokker <[email protected]>
  • Loading branch information
3 people authored Jul 18, 2024
1 parent 019280c commit 4241660
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/agent/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ title: Changelog

## v3

### ngrok Agent 3.13.0 - \[2024-07-15\]

- In some cases, adds additional headers on error responses to ngrok that can be used to customize the content.

### ngrok Agent 3.12.1 - \[2024-07-11\]

- Fixed a bug in `ngrok diagnose` that would cause a panic if a server IP and the agent had TLS connectivity issues.
Expand Down
3 changes: 2 additions & 1 deletion docs/agent/version-support-policy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ Extended support beyond LTS is available to customers on a commercial basis. It

| Support Status | Release | Release Date | Latest | Active Support | End of Life |
| -------------- | ------- | ------------ | ------ | -------------- | ----------- |
| Active | 3.12x | 2024-06-27 | 3.12.0 | 2025-06-27 | 2025-08-27 |
| Active | 3.13x | 2024-07-18 | 3.13.0 | 2025-07-18 | 2025-09-18 |
| Active | 3.12x | 2024-06-27 | 3.12.1 | 2025-06-27 | 2025-08-27 |
| Active | 3.11x | 2024-06-13 | 3.11.0 | 2025-06-13 | 2025-08-13 |
| Active | 3.10x | 2024-05-23 | 3.10.1 | 2025-05-23 | 2025-07-23 |
| Active | 3.9x | 2024-04-24 | 3.9.0 | 2025-04-24 | 2025-06-24 |
Expand Down
1 change: 1 addition & 0 deletions docs/whats-new.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ You can expect this page to update regularly (at least monthly). We'll include t

## July 2024

- 2024-07-15 - Released [ngrok Agent 3.13.0](/agent/changelog/#ngrok-agent-3130---2024-07-15).
- 2024-07-12 - [ngrok-go 1.10.0 Released](https://github.com/ngrok/ngrok-go/releases/tag/v1.10.0). [Changelog](https://github.com/ngrok/ngrok-go/blob/v1.10.0/CHANGELOG.md)
- 2024-07-11 - Released [ngrok Agent 3.12.1](/agent/changelog/#ngrok-agent-3121---2024-07-11).

Expand Down

0 comments on commit 4241660

Please sign in to comment.