Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mirackara committed Nov 16, 2023
1 parent c74d62c commit d2d2ac4
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## 3.28.0
### Fixed
* Bumped gRPC from 1.54.0 -> 1.56.3 in the following packages /v3/integrations/nrgrpc, /v3/, /v3/integrations/nrgrpc
* Bumped golang.org/x/net from 0.8.0 -> 0.17.0 in package /v3/integrations/nrgraphqlgo
* Fixed issue where nrfasthttp would not properly register security agent headers
* Move fasthttp instrumentation into a new integration package, nrfasthttp
* Fixed issue where usage of io.ReadAll() was causing a memory leak

### Support statement

We use the latest version of the Go language. At minimum, you should be using no version of Go older than what is supported by the Go team themselves.

See the [Go agent EOL Policy](/docs/apm/agents/go-agent/get-started/go-agent-eol-policy) for details about supported versions of the Go agent and third-party components.


## 3.27.0
### Added
* Added Support for getting Container ID's from cgroup v2 docker containers
Expand Down

0 comments on commit d2d2ac4

Please sign in to comment.