Skip to content

Commit

Permalink
Merge pull request #191 from ngrok/ryan/1-11-0-changelist
Browse files Browse the repository at this point in the history
update changelog for v1.11.0 release
  • Loading branch information
TheConcierge authored Oct 14, 2024
2 parents c6f5414 + fcb5850 commit 57e91a6
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
## 1.11.0

Enhancements:

- Adds `WithAllowsPooling` option, allowing the endpoint to pool with other endpoints with the same host/port/binding
- Adds `WithURL` option, specifying a URL for the endpoint
- Adds `WithTrafficPolicy` option, applying Traffic Policy to the endpoint

Changes:

- Adds `WithTrafficPolicy` function, replacing `WithPolicyString`
- Deprecates `WithPolicyString` in favor of `WithTrafficPolicy`

## 1.10.0

Expand Down

0 comments on commit 57e91a6

Please sign in to comment.