Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 3 35 #972

Merged
merged 4 commits into from
Oct 10, 2024
Merged

Release 3 35 #972

merged 4 commits into from
Oct 10, 2024

Conversation

nr-swilloughby
Copy link
Contributor

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.

@nr-swilloughby nr-swilloughby merged commit 694f21f into newrelic:develop Oct 10, 2024
54 checks passed
@nr-swilloughby nr-swilloughby deleted the release_3_35 branch October 10, 2024 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants