We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9894c83 commit f477b09Copy full SHA for f477b09
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
## Pending
4
5
+### Added
6
+
7
+### Fixed
8
9
+## [2.24.1] 2022-02-16
10
11
### Added
12
- Add `log_payload_content` to support logging the content of the message
13
being sent to either the core agent socket or the error service.
setup.py
@@ -36,7 +36,7 @@
36
37
setup(
38
name="scout_apm",
39
- version="2.24.0",
+ version="2.24.1",
40
description="Scout Application Performance Monitoring Agent",
41
long_description=long_description,
42
long_description_content_type="text/markdown",
0 commit comments