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 v3.19.2 #581

Merged
merged 28 commits into from Sep 21, 2022
Merged

Release v3.19.2 #581

merged 28 commits into from Sep 21, 2022

Commits on Sep 16, 2022

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

Commits on Sep 19, 2022

  1. bump: grpc and protobuff

    iamemilio committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    a50566f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8192cf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5c6cc9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d8bf6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4212ede View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb038b2 View commit details
    Browse the repository at this point in the history
  7. bump nrstan

    iamemilio committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    d68e916 View commit details
    Browse the repository at this point in the history
  8. remove indirects nrnats

    iamemilio committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    4d7de36 View commit details
    Browse the repository at this point in the history
  9. nats/test fixed

    iamemilio committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    a9f2477 View commit details
    Browse the repository at this point in the history
  10. nrmongo version bump

    iamemilio committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    bf7acdd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bd18d6e View commit details
    Browse the repository at this point in the history
  12. clean up v3 tests

    iamemilio committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    2f154ab View commit details
    Browse the repository at this point in the history
  13. bump agent minimum version

    iamemilio committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    6d78785 View commit details
    Browse the repository at this point in the history
  14. bump agent version nrecho

    iamemilio committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    98d258e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f73577e View commit details
    Browse the repository at this point in the history
  16. Merge pull request #577 from nr-swilloughby/nrgin-clm

    updated nrgin integration to report code level metrics correctly
    nr-swilloughby committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    f061005 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. more robust build script

    iamemilio committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    e6d7a53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b73e742 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f067e4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #578 from iamemilio/sqlFix

    Fix #519: bump sql driver to v1.6.0
    iamemilio committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    222197e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #568 from iamemilio/fixUnitTests

    Fix Failing Unit Tests for V3 agent
    iamemilio committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    bf97a08 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    35b1feb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #579 from nr-swilloughby/release_3_19_2

    Release 3.19.2
    iamemilio committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    c84da0a View commit details
    Browse the repository at this point in the history
  3. updated README

    nr-swilloughby committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    0fb942d View commit details
    Browse the repository at this point in the history
  4. cleaned up go.mod

    nr-swilloughby committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    a3aa7c8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #580 from nr-swilloughby/release_3_19_2

    Release 3 19 2 Readme update
    iamemilio committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    bdb77f0 View commit details
    Browse the repository at this point in the history
  6. * Updated nrgin integration to more accurately report code locations …

    …when code level metrics are enabled.
    
    * The Go Agent and all integrations now require Go version 1.17 or later.
    * Updated minimum versions for third-party modules.
      * nrawssdk-v2, nrecho-v4, nrgrpc, nrmongo, nrmysql, nrnats, and nrstan now require Go Agent 3.18.2 or later
      * the Go Agent now requires protobuf 1.5.2 and grpc 1.49.0
    * Internal dev process and unit test improvements.
    
    New Relic recommends that you upgrade the agent regularly to ensure that you’re getting the latest features and performance benefits. Additionally, older releases will no longer be supported when they reach end-of-life.
    
    We also recommend using the latest version of the Go language. At minimum, you should at least be using no version of Go older than what is supported by the Go team themselves.
    
    See the [Go Agent EOL Policy](https://docs.newrelic.com/docs/apm/agents/go-agent/get-started/go-agent-eol-policy/) for details about supported versions of the Go Agent and third-party components.
    nr-swilloughby committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    09c4fca View commit details
    Browse the repository at this point in the history