Skip to content

Release 3.35.0

Compare
Choose a tag to compare
@nr-swilloughby nr-swilloughby released this 10 Oct 21:11
· 9 commits to master since this release
73d05e2

3.35.0

Added

  • Enhanced security features (adds support for secure cookie even reporting)
    • Enables sharing of response headers with the csec-security-agent.
  • Now uses error.Error() value for log attributes
  • nramqp integration cloud services entity relationship changes
    • Enhances url support for amqp server connections

Fixed

  • nrawssdk-v2 integration examples of AppendMiddlewares corrected.
  • Zerolog integration correction to example program import statement.
  • Zerolog integration JSON parser bug caused a runtime panic in some circumstances.
  • Fixed handling of panic(nil). This was made necessary by changes introducted to Go as of 1.21.
  • A race condition was possible due to code level metrics accesses to a contended memory address.
  • Integer size issues flagged when converting unsigned to signed values.
  • Workflow corrections for CI processes in github.
  • Updated to use latest grpc and protobuf versions.
  • Fixes memory stat collection for GOOS=js.

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 for details about supported versions of the Go agent and third-party components.