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.38.0 #1011

Merged
merged 11 commits into from
Mar 20, 2025
Merged

Release 3.38.0 #1011

merged 11 commits into from
Mar 20, 2025

Conversation

nr-swilloughby
Copy link
Contributor

3.38.0

Added

  • Added new integration nrgochi v1.0.0 for support for go-chi library
  • Added IsEnded() method for the Transaction type. Allowing for a straightforward approach to checking if a transaction has ended
    • Community Member @frknikiz contributed to this solution

Fixed

  • Added caveat to API docs about local log decoration in zap integration

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.

frknikiz and others added 9 commits March 20, 2025 12:59
* feat(transaction-is-ended): add IsEnded() method (#995)

* feat(transaction-is-ended): add IsEnded() method to thread
* Go Chi Initial Commit

* add tests for nrgochi integration routes

* Added WriteHeader test

* added go-chi to ci testing suite

---------

Co-authored-by: Steve Willoughby <[email protected]>
mirackara
mirackara previously approved these changes Mar 20, 2025
iamemilio
iamemilio previously approved these changes Mar 20, 2025
@nr-swilloughby nr-swilloughby dismissed stale reviews from iamemilio and mirackara via c37b185 March 20, 2025 18:53
@nr-swilloughby nr-swilloughby merged commit 2003267 into master Mar 20, 2025
60 checks passed
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.

4 participants