Skip to content

Commit eca5b9f

Browse files
authored
added changelog entries for various PRs that have been merged lately (#818)
1 parent afa00ed commit eca5b9f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.asciidoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)