File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 11## CHANGELOG
22
3+ ### ` v1.32.0 `
4+
5+ #### Features
6+ * Improved Phoenix LiveView instrumentation [ #500 ] ( https://github.com/newrelic/elixir_agent/pull/500 )
7+ * Support connecting an Other Transaction to a Distributed Trace [ #503 ] ( https://github.com/newrelic/elixir_agent/pull/503 )
8+ * Support for native JSON library [ #494 ] ( https://github.com/newrelic/elixir_agent/pull/494 ) Thanks @TylerWitt !
9+
10+ #### Fixes
11+ * Fix incomplete bandit response time metrics [ #498 ] ( https://github.com/newrelic/elixir_agent/pull/498 )
12+ * Fix another bug with missing bandit conn [ #497 ] ( https://github.com/newrelic/elixir_agent/pull/497 )
13+ * Fix double reported segments in TTs for bandit [ #491 ] ( https://github.com/newrelic/elixir_agent/pull/491 )
14+
15+ #### Tweaks
16+ * Add transaction.name to Spansaction [ #492 ] ( https://github.com/newrelic/elixir_agent/pull/492 )
17+
18+ ------
19+
320### ` v1.31.1 `
421
522#### Fixes
Original file line number Diff line number Diff line change 1- 1.31.1
1+ 1.32.0
You can’t perform that action at this time.
0 commit comments