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

Bump github.com/newrelic/go-agent from 3.23.1+incompatible to 3.24.0+incompatible #193

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

Bumps github.com/newrelic/go-agent from 3.23.1+incompatible to 3.24.0+incompatible.

Release notes

Sourced from github.com/newrelic/go-agent's releases.

Release 3.24.0

3.24.0

Added

  • Turned Code Level Metrics on by default
  • Added new test case to check if the nrsecurityagent is enabled in the gRPC integration
  • Added new test case for InfoInterceptorStatusHandler function in the gRPC integration
  • Added Name() method for Transaction values to get the current transaction name.

Fixed

  • Bumped gin from 1.9.0 to 1.9.1
  • Bumped gosnowflake from 1.6.16 to 1.6.19
  • Bumped nrsecurityagent to 1.1.0 with improved reporting of gRPC protocol versions.
  • Fixed a bug where expected errors weren't being properly marked as expected on new relic dashboards

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 (i.e., Go versions 1.19 and later are supported).

We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about keeping agents up to date. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)

See the Go agent EOL Policy for details about supported versions of the Go agent and third-party components.

Changelog

Sourced from github.com/newrelic/go-agent's changelog.

3.24.0

Added

  • Turned Code Level Metrics on by default
  • Added new test case to check if the nrsecurityagent is enabled in the gRPC integration
  • Added new test case for InfoInterceptorStatusHandler function in the gRPC integration
  • Added Name() method for Transaction values to get the current transaction name.

Fixed

  • Bumped gin from 1.9.0 to 1.9.1
  • Bumped gosnowflake from 1.6.16 to 1.6.19
  • Bumped nrsecurityagent to 1.1.0 with improved reporting of gRPC protocol versions.
  • Fixed a bug where expected errors weren't being properly marked as expected on new relic dashboards

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 (i.e., Go versions 1.19 and later are supported).

We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about keeping agents up to date. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)

See the Go agent EOL Policy for details about supported versions of the Go agent and third-party components.

3.23.1

Added

  • Added newrelic.ConfigDatastoreRawQuery(true) configuration option to allow raw SQL queries to appear in new relic dashboards
  • Added license file to nrsecurityagent integration
  • Added enriched serverless debug logging for faster debugging

Fixed

  • Removed timeouts on two tests in trace_observer_test.go
  • Bumped nrnats test to go1.19
  • Bumped graphql-go to v1.3.0 in the nrgraphgophers integration

We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about keeping agents up to date. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)

See the Go agent EOL Policy for details about supported versions of the Go agent and third-party components.

3.23.0

Added

  • Adds the nrsecurityagent integration for performing Interactive Application Security Testing (IAST) of your application.
  • This action increments the version numbers of the following integrations:
    • nrgin v1.2.0
    • nrgrpc v1.4.0
    • nrmicro v1.2.0
    • nrmongo v1.2.0
    • nrsqlite3 v1.2.0

... (truncated)

Commits
  • 046b4fc Merge pull request #764 from newrelic/develop
  • 5986bbc Merge pull request #761 from newrelic/readmeupdate
  • 0b507ba Merge pull request #762 from nr-swilloughby/3_24_0
  • 631647a Merge pull request #763 from newrelic/changelogupdate
  • 4daf523 update changelog
  • f2753e7 release 3.24.0
  • aa5f791 update readme
  • 1e3dd92 Merge pull request #760 from nr-swilloughby/clm_on_default
  • d0661eb Merge branch 'develop' into clm_on_default
  • fde5165 Merge pull request #759 from nr-swilloughby/corrected_securityagent_updates
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/newrelic/go-agent](https://github.com/newrelic/go-agent) from 3.23.1+incompatible to 3.24.0+incompatible.
- [Release notes](https://github.com/newrelic/go-agent/releases)
- [Changelog](https://github.com/newrelic/go-agent/blob/master/CHANGELOG.md)
- [Commits](newrelic/go-agent@v3.23.1...v3.24.0)

---
updated-dependencies:
- dependency-name: github.com/newrelic/go-agent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 7, 2023
@dependabot dependabot bot requested a review from a team August 7, 2023 12:36
Copy link
Contributor

@triarius triarius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@triarius triarius merged commit 4580b77 into master Aug 7, 2023
@triarius triarius deleted the dependabot/go_modules/github.com/newrelic/go-agent-3.24.0incompatible branch August 7, 2023 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant