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.9.0 #228

Merged
merged 6 commits into from
Sep 3, 2020
Merged

Release v3.9.0 #228

merged 6 commits into from
Sep 3, 2020

Conversation

newrelic-eheinlein
Copy link
Contributor

Merging develop into master for the release.

newrelic-eheinlein and others added 6 commits July 23, 2020 14:07
Merge `master` into `develop`
* Update protobuf file to latest.

f13a86b4b013d2ae07e78c7c27359d0a158be118

* Log gRPC version used.

* Replace usage of deprecated grpc.WithDialer. (#942)

* Prevent debug messages unless debug level set. (#943)

* Include request_headers_map from connect reply in RecordSpan metadata. (#940)

* Fix code strings to match spec. (#945)

* Add parent.* intrinsics from transaction to root span. (#946)

* Update span GUID propagation  (#944)

* Pull in new cross agent tests (not yet passing)

* Code changes for span GUID creation

* Get tests passing

* t.Helper() was added in Go 1.9, so it can't be used here. :(

* PR feedback

* Update commit of cross-agent tests now that PR is merged

* Never use the default transport.

* When a timeout error occurs save instead of drop data.

* Refactor trace_observer.go

* Move defer statement to follow conventions

* Refactor grpc.Dial logic. (#949)

* Enable GitHub Actions for CI testing.

* Add changelog entry.

* Update version for v3.7.0 (#956)

* Update version for v3.7.0

* Fix headings

* Modify Serverless to use a named pipe for telemetry when present

Serverless telemetry is normally sent to stdout. This is an alternate
path designed for use with an externally managed named pipe at a
fixed location.

* Changelog entry

* Formatting

* Fix failing go1.9 tests.

* Update CHANGELOG.md

Co-authored-by: Rey Abolofia <purple4reina@gmail.com>

* Address PR feedback

Co-authored-by: Rey Abolofia <rabolofia@newrelic.com>
Co-authored-by: Elizabeth Heinlein <eheinlein@newrelic.com>
Co-authored-by: Elizabeth Heinlein <52758187+newrelic-eheinlein@users.noreply.github.com>
Co-authored-by: Rey Abolofia <purple4reina@gmail.com>
@newrelic-eheinlein newrelic-eheinlein merged commit a213648 into master Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants