We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea0d2b2 commit b322174Copy full SHA for b322174
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.4.3 (2024-08-13)
2
+
3
+### Fix
4
5
+- **da-handler**: fix connection error
6
7
## 0.4.2 (2024-08-13)
8
9
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "fastapi-structlog"
-version = "0.4.2"
+version = "0.4.3"
description = "Structured logs and middleware for fastapi with sentry integration"
authors = ["Vladimir Voronov"]
readme = "README.md"
0 commit comments