File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff 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]]
You can’t perform that action at this time.
0 commit comments