Release 3.35.0
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- Thanks to @ejsolberg for the PR
- 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.- Fixes issue #950
- Zerolog integration JSON parser bug caused a runtime panic in some circumstances.
- Fixes issue #955
- 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.
- Fixes issue #946
- 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.