Skip to content

Commit f09eeaa

Browse files
authored
updated changelog with some recent merges (#973)
1 parent f180b1f commit f09eeaa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.asciidoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,18 @@ endif::[]
4141
* Add support for callbacks on config changes {pull}912[#912]
4242
* Override `sys.excepthook` to catch all exceptions {pull}943[#943]
4343
* Implement `log_level` config (supports central config) {pull}946[#946]
44+
* Implement `transaction_ignore_urls` config (supports central config) {pull}923[#923]
45+
* Add public API to retrieve trace parent header {pull}956[#956]
46+
4447
4548
[float]
4649
===== Bug fixes
4750
4851
* Fix to collect the whole query body in `elasticsearch-py` {pull}940[#940]
4952
* Fix for GraphQL transaction naming {pull}881[#881]
53+
* Ensure that query string max length is maintained after sanitization {pull}968[#968]
54+
* Adapted kubernetes kubepod regex for detecting kubernetes metadata {pull}958[#958]
55+
* Updated Starlette integration to use the route as transaction name if possible {pull}957[#957]
5056
5157
5258
[[release-notes-5.x]]

0 commit comments

Comments
 (0)