Skip to content

Commit

Permalink
Merge branch 'main' into kc/add-url-flag-to-agent-all-types-tcp-http-tls
Browse files Browse the repository at this point in the history
  • Loading branch information
KristopherPaulsen committed Jul 16, 2024
2 parents 25ca989 + ac81e74 commit ed37d97
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 ed37d97

Please sign in to comment.