-
Notifications
You must be signed in to change notification settings - Fork 295
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.27.0 #801
Merged
Release 3.27.0 #801
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Automatically instrument and collect distributed traces on AMQP/RabbitMQ code with the New Relic Go agent.
removed v2 code
…tions/nrgraphqlgo/example (#786) * Bump github.com/graphql-go/graphql Bumps [github.com/graphql-go/graphql](https://github.com/graphql-go/graphql) from 0.7.9 to 0.8.1. - [Release notes](https://github.com/graphql-go/graphql/releases) - [Commits](graphql-go/graphql@v0.7.9...v0.8.1) --- updated-dependencies: - dependency-name: github.com/graphql-go/graphql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Mirac Kara <[email protected]> Co-authored-by: aayush-ap <[email protected]> Co-authored-by: Steve Willoughby <[email protected]> Co-authored-by: Julien Erard <[email protected]> Co-authored-by: Emilio Garcia <[email protected]> Co-authored-by: Steve Willoughby <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…tions/nrgraphqlgo (#785) * Bump github.com/graphql-go/graphql in /v3/integrations/nrgraphqlgo Bumps [github.com/graphql-go/graphql](https://github.com/graphql-go/graphql) from 0.7.9 to 0.8.1. - [Release notes](https://github.com/graphql-go/graphql/releases) - [Commits](graphql-go/graphql@v0.7.9...v0.8.1) --- updated-dependencies: - dependency-name: github.com/graphql-go/graphql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
clean up nramqp go.mod
upgrade nats to latest stable version, not master branch (doesn't exist)
* DockerID Support for MountInfo
AMQP DT support for New Relic
release 3.27.0
Fix tests 3.27.0
Codecov Report
@@ Coverage Diff @@
## master #801 +/- ##
==========================================
- Coverage 81.38% 80.47% -0.91%
==========================================
Files 134 127 -7
Lines 12353 11848 -505
==========================================
- Hits 10053 9535 -518
- Misses 2014 2041 +27
+ Partials 286 272 -14 see 20 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
iamemilio
commented
Oct 19, 2023
iamemilio
commented
Oct 19, 2023
iamemilio
commented
Oct 19, 2023
cleanup for 3.27.0 release
mirackara
approved these changes
Oct 19, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.