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

Go Agent 3.20.0. Release #596

Merged
merged 30 commits into from Nov 2, 2022
Merged

Go Agent 3.20.0. Release #596

merged 30 commits into from Nov 2, 2022

Commits on Sep 22, 2022

  1. Fix typos in log_event.go

    gqgs committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    ae5e140 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Merge pull request #582 from gqgs/patch-1

    Fix typos in log_event.go
    iamemilio committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    8f0fce7 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    257c712 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    84f3ed9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97ceea0 View commit details
    Browse the repository at this point in the history
  3. updated unit tests

    nr-swilloughby committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    0948bdd View commit details
    Browse the repository at this point in the history
  4. added unit tests

    nr-swilloughby committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    0899e12 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3374c44 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5ec4f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    48367f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97f918e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ddc5ee View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. fixed typos

    nr-swilloughby committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    ef4754a View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Release 3.20.0 Notes (#593)

    * initial change info
    
    * Add logging and custom events content to changeling
    
    * Refinements to 3.20.0 changeling
    
    * Conform to logging change log message
    
    Co-authored-by: Emilio Garcia <iamemilio@users.noreply.github.com>
    nr-swilloughby and iamemilio committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    cfd22f8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #591 from nr-swilloughby/pluralize_consistently

    Pluralize "*Prefixes" consistently in CLM-related option setting functions
    iamemilio committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    08c5d0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a948158 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #590 from newrelic/mdm

    Add Module Dependency Metrics to the Go Agent
    iamemilio committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    539f804 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e5fe13 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af16e1f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #589 from iamemilio/logging-on-by-default

    enable application log forwarding by default
    iamemilio committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    f715662 View commit details
    Browse the repository at this point in the history
  8. More Defensive zerologWriter parsing (#584)

    * More Defensive zerologWriter parsing
    
    More robust EOL, edge case, and unexpected type handling that prevents unexpected parsing behavior and panics.
    iamemilio committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    2168b44 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    42f1ec2 View commit details
    Browse the repository at this point in the history
  10. Fixed typo in test

    mirackara authored and iamemilio committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    8d611c2 View commit details
    Browse the repository at this point in the history
  11. Linter fixes

    mirackara authored and iamemilio committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    8ed6e5d View commit details
    Browse the repository at this point in the history
  12. Linter Fix

    mirackara authored and iamemilio committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    70d6532 View commit details
    Browse the repository at this point in the history
  13. Removed broken v2 integration test

    mirackara authored and iamemilio committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    9991a3e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bb76c82 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9a02b17 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #553 from mirackara/CustomEventsHarvestIncrease

    Default Custom Event Harvest Increase from 10,000 to 30,000
    iamemilio committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    02f034f View commit details
    Browse the repository at this point in the history
  17. Integration Tests for Custom Events Limit Updates (#552)

    * Added Integration Tests to Harvest Cycle
    
    Co-authored-by: mirackara <mkara@newrelic.com>
    Co-authored-by: Emilio Garcia <iamemilio@users.noreply.github.com>
    3 people committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    d947486 View commit details
    Browse the repository at this point in the history