CHANGELOG.md in opentelemetry-instrumentation-faraday-0.14.0 vs CHANGELOG.md in opentelemetry-instrumentation-faraday-0.15.0
- old
+ new
@@ -1,6 +1,10 @@
# Release History: opentelemetry-instrumentation-faraday
+### v0.15.0 / 2021-02-18
+
+* FIXED: Include http.status_text only if reason_phrase is in the response
+
### v0.14.0 / 2021-02-03
* BREAKING CHANGE: Replace getter and setter callables and remove rack specific propagators
* ADDED: Replace getter and setter callables and remove rack specific propagators