Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,19 @@ endif::[]
===== New features
* Added SERVICE_NODE_NAME config {pull}592[#592]
* Added instrumentation support for https://github.com/pinterest/pymemcache[`pymemcache`] {pull}812[#812]
* Added new configuration options `enabled` and `recording` {pull}790[#790]

[float]
===== Bug fixes
* Fixed an issue with metrics collection raising RuntimeErrors {pull}802[#802]
* Fixed an issue with getting extended destination data from pymongo {pull}797[#797]
* Fixed an issue with Tornado instrumentation when Tornado isn't the "main" framework {pull}813[#813]
* Fixed an issue with streaming requests being consumed by the agent even if capture_body is disabled {pull}817[#817]

[float]
===== Pending Deprecations

* Python 2.7 suppot will be dropped in version 6.0 of the agent.

[[release-notes-5.x]]
=== Python Agent version 5.x
Expand Down