Skip to content

Commit 669afc9

Browse files
committed
# This is a combination of 6 commits.
# This is the 1st commit message: ref: Use constant for the SDK version # This is the commit message #2: docs: Update README.md & CONTRIBUTING.md (#650) * docs: Update README.md & CONTRIBUTING.md * Add slogan # This is the commit message #3: test: Add dsn to e2e test config (#657) * test: Add dsn to e2e test config * Add phpstan exclusion # This is the commit message #4: Fix Symfony 6 deprecations in E2E test (#656) # This is the commit message #5: fix: Update span ops (#655) # This is the commit message #6: docs: Update changelog (#658)
1 parent 838cf45 commit 669afc9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,13 @@
55
- Add support for tracing of the Symfony HTTP client requests (#606)
66
- Support logging the impersonator user, if any (#647)
77

8+
## 4.3.1 (2022-10-10)
9+
10+
fix: Update span ops (#655)
11+
812
## 4.3.0 (2022-05-30)
913

10-
- Fix compatibility issue with Symfony `>= 6.1.0` (#635)
14+
- Fix compatibility issue with Symfony >= 6.1.0 (#635)
1115
- Add `TracingDriverConnectionInterface::getNativeConnection()` method to get the original driver connection (#597)
1216
- Add `options.http_timeout` and `options.http_connect_timeout` configuration options (#593)
1317

0 commit comments

Comments
 (0)