Skip to content

Version 1.11.0

Latest
Compare
Choose a tag to compare
@TheConcierge TheConcierge released this 14 Oct 16:35
· 6 commits to main since this release
57e91a6

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:

  • Deprecates WithPolicyString in favor of WithTrafficPolicy