Skip to content

Commit

Permalink
Merge pull request #172 from ngrok/ngrok/ryan/update-changelog
Browse files Browse the repository at this point in the history
add v0.10.0 features to changelog
  • Loading branch information
TheConcierge authored Jul 12, 2024
2 parents c8bde68 + f0b4b4c commit ac81e74
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
## 1.10.0

Enhancements:

- Adds fasthttp example
- Adds `WithBindings` option
- Adds support for `TrafficPolicy` field

Changes:

- Replace log adapter module license symlinks with full files
- Send `Policy` to the backend as a `TrafficPolicy` string
- unsafe.Pointer -> atomic.Pointer

Bug fixes:

- Propagate half-closes correctly in forward

## 1.9.1

Expand Down

0 comments on commit ac81e74

Please sign in to comment.