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

Fix for out of memory error with request body #806

Merged
merged 19 commits into from
Nov 16, 2023
Merged

Commits on Sep 18, 2023

  1. Release 3.25.0 (newrelic#782)

    * minor fix for complete security disable flag
    
    * Create FastHTTP Client Functions
    
    * FastHTTP Request Integration
    
    * FastHTTP example file
    
    * FastHTTP Request Integration
    
    * FastHTTP Response file
    
    * mod file
    
    * update security agent version
    
    * supportability metric
    
    * Created unit tests and removed extraneous file
    
    * Moved FastHTTP to internal instrumentation
    
    * Added testing for errors
    
    * chore: add logs-in-context example with logrus
    
    * chore: move example to specific folder
    
    * FastHTTP external segments/Client example
    
    * License for Server Example
    
    * Added test for external segment/minor fixes
    
    * FastHTTP Integration (newrelic#774)
    
    Added Support For FastHTTP
    
    * V3.25.0 Changelog (newrelic#781)
    
    * V3.25.0
    
    * update version
    
    * corrected changelog for 3.25 release
    
    * Fixed test not passing
    
    * Update segments.go
    
    Removed extra function
    
    ---------
    
    Co-authored-by: aayush-ap <agarg@newrelic.com>
    Co-authored-by: Steve Willoughby <76975199+nr-swilloughby@users.noreply.github.com>
    Co-authored-by: Julien Erard <jerard@newrelic.com>
    Co-authored-by: Emilio Garcia <iamemilio@users.noreply.github.com>
    Co-authored-by: Steve Willoughby <swilloughby@newrelic.com>
    6 people committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a8c6bf8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop'

    nr-swilloughby committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    56cfa1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9f0cf7 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Merge pull request newrelic#794 from newrelic/develop

    Release 3.26.0
    nr-swilloughby committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    d0a46d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    24c4648 View commit details
    Browse the repository at this point in the history
  2. Merge pull request newrelic#801 from newrelic/develop

    Release 3.27.0
    iamemilio committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    79d3bfd View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    ee1899a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93283f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. update request body buffer

    aayush-ap committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    476fefd View commit details
    Browse the repository at this point in the history
  2. minor fix for dataTruncated

    aayush-ap committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    32826a6 View commit details
    Browse the repository at this point in the history
  3. Update readme file

    aayush-ap committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    3e087ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31ac930 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    5eea3c6 View commit details
    Browse the repository at this point in the history
  2. minor fix for GHA

    aayush-ap committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    e5a77be View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Fix for cpu overhead

    aayush-ap committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    536d99d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. backward compatibility

    aayush-ap committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e5f4211 View commit details
    Browse the repository at this point in the history
  2. update agent version

    aayush-ap committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    1a30a28 View commit details
    Browse the repository at this point in the history
  3. minor fix

    aayush-ap committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    9cfa052 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fb0ecf View commit details
    Browse the repository at this point in the history