Skip to content

Commit 7fc43be

Browse files
committed
Version 2.24.0
1 parent 346eca4 commit 7fc43be

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
### Added
66

7+
### Fixed
8+
9+
## [2.24.0] 2022-02-08
10+
711
### Fixed
812
- Only log warnings for ElasticSearch client method instrumentation
913
if no client methods were instrumented. Otherwise, log the issues at

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
setup(
3838
name="scout_apm",
39-
version="2.23.5",
39+
version="2.24.0",
4040
description="Scout Application Performance Monitoring Agent",
4141
long_description=long_description,
4242
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)