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

Upgrade New Relic Java Agent 7.11.1 -> 8.0.0 #477

Merged
merged 1 commit into from
Jan 28, 2023

Conversation

Picnic-Bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
com.newrelic.agent.java:newrelic-api compile major 7.11.1 -> 8.0.0

Release Notes

newrelic/newrelic-java-agent

v8.0.0

Compare Source

New features and improvements
Fixes
Removals

The following previously deprecated instrumentation modules were removed:

  • cassandra-datastax-2.1.2
  • httpclient-3.0
  • jdbc-embedded-derby-10.2.1.6
  • jdbc-embedded-derby-10.10.1.1
  • jetty-7
  • jetty-7.6
  • jetty-9
  • jetty-9.0.4
  • jetty-9.1
  • mongodb-2.12
  • mongodb-2.14
  • mongodb-3.0
  • okhttp-3.0.0
  • okhttp-3.4.0
  • okhttp-3.5.0

The previously deprecated http.responseCode, response.status and response.statusMessage transaction/span attributes were removed. These have been replaced by http.statusCode and http.statusText. If you have any custom dashboards or alerts that query the http.responseCode, response.status, and response.statusMessage attributes then they will need to be updated to instead use http.statusCode and http.statusText.


  • If you want to rebase/retry this PR, check this box

@Picnic-Bot
Copy link
Contributor Author

Picnic-Bot commented Jan 27, 2023

Suggested commit message:

Upgrade New Relic Java Agent 7.11.1 -> 8.0.0 (#477)

See:
- https://github.com/newrelic/newrelic-java-agent/releases/tag/v8.0.0
- https://github.com/newrelic/newrelic-java-agent/compare/v7.11.1...v8.0.0

@github-actions
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@Picnic-Bot Picnic-Bot force-pushed the renovate/com.newrelic.agent.java-newrelic-api-8.x branch from 1eda68f to 9cd776f Compare January 28, 2023 02:01
@github-actions
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

1 similar comment
@github-actions
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@rickie rickie changed the title Upgrade com.newrelic.agent.java:newrelic-api 7.11.1 -> 8.0.0 Upgrade New Relic Java Agent 7.11.1 -> 8.0.0 Jan 28, 2023
@rickie rickie merged commit 1f3fb08 into master Jan 28, 2023
@rickie rickie deleted the renovate/com.newrelic.agent.java-newrelic-api-8.x branch January 28, 2023 09:08
@Stephan202 Stephan202 added this to the 0.9.0 milestone Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants