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