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 f873279 commit 449e92fCopy full SHA for 449e92f
CHANGELOG.md
@@ -1,8 +1,10 @@
1
# Changelog
2
3
## Pending
4
+
5
+## [1.0.2] 2025-12-05
6
### Changed
-- Rename `scout_request_id` log attribute to `scout_transaction_id` for compatability (#28)
7
+- Rename `scout_request_id` log attribute to `scout_transaction_id` for compatibility (#28)
8
9
## [1.0.1] 2024-09-12
10
### Added
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "scout-apm-logging"
-version = "1.0.1"
+version = "1.0.2"
description = "Scout APM Python Logging Agent"
authors = ["Scout <support@scoutapm.com>"]
maintainers = ["Quinn Milionis <quinn@scoutapm.com>"]
0 commit comments