File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -27,10 +27,19 @@ endif::[]
2727===== New features
2828 * Added SERVICE_NODE_NAME config {pull}592[#592]
2929 * Added instrumentation support for https://github.com/pinterest/pymemcache[`pymemcache`] {pull}812[#812]
30+ * Added new configuration options `enabled` and `recording` {pull}790[#790]
3031
3132[float]
3233===== Bug fixes
3334 * Fixed an issue with metrics collection raising RuntimeErrors {pull}802[#802]
35+ * Fixed an issue with getting extended destination data from pymongo {pull}797[#797]
36+ * Fixed an issue with Tornado instrumentation when Tornado isn't the "main" framework {pull}813[#813]
37+ * Fixed an issue with streaming requests being consumed by the agent even if capture_body is disabled {pull}817[#817]
38+
39+ [float]
40+ ===== Pending Deprecations
41+
42+ * Python 2.7 suppot will be dropped in version 6.0 of the agent.
3443
3544[[release-notes-5.x]]
3645=== Python Agent version 5.x
You can’t perform that action at this time.
0 commit comments