Skip to content

Commit

Permalink
# This is a combination of 6 commits.
Browse files Browse the repository at this point in the history
# 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)
  • Loading branch information
cleptric committed Oct 11, 2022
1 parent 838cf45 commit 669afc9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Expand Up @@ -5,9 +5,13 @@
- Add support for tracing of the Symfony HTTP client requests (#606)
- Support logging the impersonator user, if any (#647)

## 4.3.1 (2022-10-10)

fix: Update span ops (#655)

## 4.3.0 (2022-05-30)

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

Expand Down

0 comments on commit 669afc9

Please sign in to comment.