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.17.0 #531

Merged
merged 91 commits into from Jun 29, 2022
Merged

Release 3.17.0 #531

merged 91 commits into from Jun 29, 2022

Commits on Aug 2, 2021

  1. Require 1.20.0 of aws-lambda-go

    This version has a fix that we need.
    Matt Whelan committed Aug 2, 2021
    Copy the full SHA
    2f0c15e View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Added intergation for ms sql server with newrelic

    Added intergation for ms sql server
    Imran Shahid committed Dec 20, 2021
    Copy the full SHA
    1aba054 View commit details
    Browse the repository at this point in the history
  2. formatting

    Imran Shahid committed Dec 20, 2021
    Copy the full SHA
    b19f097 View commit details
    Browse the repository at this point in the history
  3. updated ci workflow

    Imran Shahid committed Dec 20, 2021
    Copy the full SHA
    e7f00b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Copy the full SHA
    a78ca42 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Copy the full SHA
    6f2aa06 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Copy the full SHA
    e90e227 View commit details
    Browse the repository at this point in the history
  2. test commit

    mirackara committed Jun 2, 2022
    Copy the full SHA
    e48133c View commit details
    Browse the repository at this point in the history
  3. Test Commit

    mirackara committed Jun 2, 2022
    Copy the full SHA
    04f6fe8 View commit details
    Browse the repository at this point in the history
  4. merge test

    Merge branch 'nrecho-test' of https://github.com/mirackara/go-agent into nrecho-test
    mirackara committed Jun 2, 2022
    Copy the full SHA
    7254bdb View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Copy the full SHA
    d12eab7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a95c5e4 View commit details
    Browse the repository at this point in the history
  3. Update go.mod

    Update gin-gonic to version 1.7.7
    sdbedi committed Jun 3, 2022
    Copy the full SHA
    447481a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. removed mssql dependency from go.mod

    Imran Shahid committed Jun 6, 2022
    Copy the full SHA
    571f05f View commit details
    Browse the repository at this point in the history
  2. Fixed nrecho-v4 tests

    mirackara committed Jun 6, 2022
    Copy the full SHA
    f799a24 View commit details
    Browse the repository at this point in the history
  3. go mod file changes

    mirackara committed Jun 6, 2022
    Copy the full SHA
    c24bac8 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. lint fix

    Imran Shahid committed Jun 7, 2022
    Copy the full SHA
    7eea244 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Copy the full SHA
    908cb1a View commit details
    Browse the repository at this point in the history
  2. Specified echo version

    mirackara committed Jun 8, 2022
    Copy the full SHA
    effaaa8 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Merge pull request #509 from mirackara/nrecho-test

    Nrecho test fixed
    iamemilio committed Jun 13, 2022
    Copy the full SHA
    538508c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. harvest log events

    Adds the ability to ingest and harvest log events that have been
    structured and formatted to the proper json spec. This is meant to be
    used by wrapper libraries for popular logging frameworks, and should not
    be called by users.
    iamemilio committed Jun 16, 2022
    Copy the full SHA
    b10a13e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9565130 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8be7166 View commit details
    Browse the repository at this point in the history
  4. Zerolog logs in context support

    Modifies the agent to support passing log data from the new
    zerolog plugin into the harvest pool and sending that data
    to our servers.
    iamemilio committed Jun 16, 2022
    Copy the full SHA
    2fdbfbf View commit details
    Browse the repository at this point in the history
  5. RecordLog documentation

    iamemilio committed Jun 16, 2022
    Copy the full SHA
    cc5e7cc View commit details
    Browse the repository at this point in the history
  6. Supportability Metrics

    iamemilio committed Jun 16, 2022
    Copy the full SHA
    6b7c071 View commit details
    Browse the repository at this point in the history
  7. button up zerolog plugin

    iamemilio committed Jun 16, 2022
    Copy the full SHA
    22adddd View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    514119b View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    d71870a View commit details
    Browse the repository at this point in the history
  10. stress-tests

    Creates a suite of tests to measure and benchmark the performance
    of features of the Go agent at scale.
    iamemilio committed Jun 16, 2022
    Copy the full SHA
    96b4b58 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    f0b6b53 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    69e13d2 View commit details
    Browse the repository at this point in the history
  13. clean up vet issues

    iamemilio committed Jun 16, 2022
    Copy the full SHA
    c87eba3 View commit details
    Browse the repository at this point in the history
  14. priority inheretence

    iamemilio committed Jun 16, 2022
    Copy the full SHA
    eaef803 View commit details
    Browse the repository at this point in the history
  15. fixing scale tests

    iamemilio committed Jun 16, 2022
    Copy the full SHA
    d4806f8 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    320057e View commit details
    Browse the repository at this point in the history
  17. some clean up

    iamemilio committed Jun 16, 2022
    Copy the full SHA
    bcf0c6e View commit details
    Browse the repository at this point in the history
  18. remove scale tests

    iamemilio committed Jun 16, 2022
    Copy the full SHA
    317b6a0 View commit details
    Browse the repository at this point in the history
  19. Async Log Event Support

    It is possible that customers are writing logs asycnrhonously in their
    applications. If new relic is capturing those logs, we need to ensure
    that the state of the application is not compromised, and that the
    customer's expectaions for which logs are being captured are consistent
    with what the application is actually doing.
    iamemilio committed Jun 16, 2022
    Copy the full SHA
    6ffb77a View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    138d1bd View commit details
    Browse the repository at this point in the history
  21. Safe Reads

    iamemilio committed Jun 16, 2022
    Copy the full SHA
    1d326f4 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    7f28d60 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    3607461 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    d33379f View commit details
    Browse the repository at this point in the history
  25. Revert "improve efficiency of getting harvest data by avoiding memAlloc"

    This reverts commit ea253d7. This was
    a red herring.
    iamemilio committed Jun 16, 2022
    Copy the full SHA
    cbc801f View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    77fc73b View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    e6083ed View commit details
    Browse the repository at this point in the history
  28. logging readme improved

    iamemilio committed Jun 16, 2022
    Copy the full SHA
    5594e30 View commit details
    Browse the repository at this point in the history
  29. return go.mod to upstream

    iamemilio committed Jun 16, 2022
    Copy the full SHA
    6cf172d View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    2e6700e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Copy the full SHA
    0901501 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f3b5b5b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Copy the full SHA
    561ab2d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    900b6f4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9660625 View commit details
    Browse the repository at this point in the history
  4. made go vet happy :)

    iamemilio committed Jun 21, 2022
    Copy the full SHA
    ace7225 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    458f9d0 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6f02ca7 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Fix Spelling mistakes

    Co-authored-by: Rich Vanderwal <RichVanderwal@users.noreply.github.com>
    iamemilio and RichVanderwal committed Jun 23, 2022
    Copy the full SHA
    1f766f4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    814b1d6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    33f7217 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Copy the full SHA
    0385173 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Copy the full SHA
    2bd9ccb View commit details
    Browse the repository at this point in the history
  2. Changed naming conventions

    mirackara committed Jun 27, 2022
    Copy the full SHA
    e59734c View commit details
    Browse the repository at this point in the history
  3. Revert "Added Max Samples per Custom Events Setting"

    This reverts commit 0385173.
    mirackara committed Jun 27, 2022
    Copy the full SHA
    fd44db5 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. changed buffer alloc

    nr-swilloughby committed Jun 28, 2022
    Copy the full SHA
    e5543cb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    64ec422 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c9cc4a1 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d916ec5 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    92a4a37 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    ad1a864 View commit details
    Browse the repository at this point in the history
  7. cleaner server example

    iamemilio committed Jun 28, 2022
    Copy the full SHA
    91ca115 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    d1385ff View commit details
    Browse the repository at this point in the history
  9. background logs

    iamemilio committed Jun 28, 2022
    Copy the full SHA
    f137814 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Merge pull request #526 from newrelic/json_speed_issue_505

    Json speed issue 505
    nr-swilloughby committed Jun 29, 2022
    Copy the full SHA
    136f6b0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #523 from mirackara/grpcnaming

    gRPC attributes rename
    nr-swilloughby committed Jun 29, 2022
    Copy the full SHA
    e6316bc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #425 from ishahid91/ms_sql_server_intergation

    Added integration for ms sql server with newrelic
    nr-swilloughby committed Jun 29, 2022
    Copy the full SHA
    74b16d1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #514 from sdbedi/master

    Update nrgin go.mod to mitigate security issue in 3rd party dependency
    nr-swilloughby committed Jun 29, 2022
    Copy the full SHA
    665ac98 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #478 from taufik-rama/fix/js_wasm

    Added noop operations for js/wasm build target
    nr-swilloughby committed Jun 29, 2022
    Copy the full SHA
    389d161 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #507 from iamemilio/zerolog_in_context

    Zerolog in Context
    nr-swilloughby committed Jun 29, 2022
    Copy the full SHA
    75785ca View commit details
    Browse the repository at this point in the history
  7. Merge pull request #356 from MattWhelan/mwhelan/lambdaDepFix

    Require 1.20.0 of aws-lambda-go
    nr-swilloughby committed Jun 29, 2022
    Copy the full SHA
    e95bf52 View commit details
    Browse the repository at this point in the history
  8. update aws gomod

    sdbedi authored and nr-swilloughby committed Jun 29, 2022
    Copy the full SHA
    afb86ef View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    0083969 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #528 from newrelic/revert-478-fix/js_wasm

    Revert "Added noop operations for js/wasm build target"
    iamemilio committed Jun 29, 2022
    Copy the full SHA
    e084769 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #527 from newrelic/cherry-picked-pr-525

    update aws gomod
    iamemilio committed Jun 29, 2022
    Copy the full SHA
    69c4599 View commit details
    Browse the repository at this point in the history
  12. Custom Events Limiter (#524)

    Allows custom events to be configured by users and adds tests to verify changes.
    mirackara committed Jun 29, 2022
    Copy the full SHA
    ea1dcf9 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    0fd76e6 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #529 from iamemilio/cleanup_3.17.0

    clean up some style issues and exported functions that should be private
    iamemilio committed Jun 29, 2022
    Copy the full SHA
    b136918 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    37765c6 View commit details
    Browse the repository at this point in the history
  16. updated changelog

    nr-swilloughby committed Jun 29, 2022
    Copy the full SHA
    6206cc3 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #530 from nr-swilloughby/release_3_17_0_dev

    updates to release 3.17.0 of the agent
    nr-swilloughby committed Jun 29, 2022
    Copy the full SHA
    56d78e8 View commit details
    Browse the repository at this point in the history