Sha256: eda876df68f534862ad98162faee169e772a9bc1681521d211d6232a0e47cd94

Contents?: true

Size: 966 Bytes

Versions: 30

Compression:

Stored size: 966 Bytes

Contents

# New Relic Infinite Tracing for Ruby Agent Release Notes #

  ## v8.9.0

  * **Bugfix: Infinite Tracing hung on connection restart**

    Previously, when using infinite tracing, the agent would intermittently encounter a deadlock when attempting to restart the infinite tracing connection. This bug would prevent the agent from sending all data types, including non-infinite-tracing-related data. This change reworks how we restart infinite tracing to prevent potential deadlocks.

  ## v7.0.0
  * Bugfix: Fixes an intermittent bug where the agent was unable to start when infinite tracing was enabled. 

  ## v6.15.0
  * Adds data from the agents connect response `request_headers_map` to the metadata for the connection to the infinite trace observer.
  
  ## v6.12.0

  * Implements restarting gRPC stream when server responds with OK response and no error.

  ## v6.11.0

  * Initial Release!
  * Implements gRPC protocol for communicating with Trace Observers

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
newrelic-infinite_tracing-9.11.0 CHANGELOG.md
newrelic-infinite_tracing-9.10.2 CHANGELOG.md
newrelic-infinite_tracing-9.10.1 CHANGELOG.md
newrelic-infinite_tracing-9.10.0 CHANGELOG.md
newrelic-infinite_tracing-9.9.0 CHANGELOG.md
newrelic-infinite_tracing-9.8.0 CHANGELOG.md
newrelic-infinite_tracing-9.7.1 CHANGELOG.md
newrelic-infinite_tracing-9.7.0 CHANGELOG.md
newrelic-infinite_tracing-9.6.0 CHANGELOG.md
newrelic-infinite_tracing-9.5.0 CHANGELOG.md
newrelic-infinite_tracing-9.4.2 CHANGELOG.md
newrelic-infinite_tracing-9.4.1 CHANGELOG.md
newrelic-infinite_tracing-9.4.0 CHANGELOG.md
newrelic-infinite_tracing-9.3.1 CHANGELOG.md
newrelic-infinite_tracing-9.3.0 CHANGELOG.md
newrelic-infinite_tracing-9.2.2 CHANGELOG.md
newrelic-infinite_tracing-9.2.1 CHANGELOG.md
newrelic-infinite_tracing-9.2.0 CHANGELOG.md
newrelic-infinite_tracing-9.1.0 CHANGELOG.md
newrelic-infinite_tracing-9.0.0 CHANGELOG.md