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 795376f commit 787d357Copy full SHA for 787d357
CHANGELOG.md
@@ -2,11 +2,15 @@
2
3
## Unreleased
4
5
+## 4.5.0 (2022-11-28)
6
+
7
+- Symfony version 3.4 is no longer supported
8
+ - Drop Symfony support below 4.4 (#643)
9
- feat: Add support for tracing of Symfony HTTP client requests (#606)
10
- feat: Add support for HTTP client baggage propagation (#663)
11
- ref: Add proper HTTP client span descriptions (#680)
12
- feat: Support logging the impersonator user, if any (#647)
-- ref: Use constant for the SDK version (#662)
13
+- ref: Use a constant for the SDK version (#662)
14
15
## 4.4.0 (2022-10-20)
16
0 commit comments