0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-03 09:58:20 +02:00
synapse/changelog.d
Richard van der Hoff cb59e08062
Improve logging and opentracing for to-device message handling (#14598)
A batch of changes intended to make it easier to trace to-device messages through the system.

The intention here is that a client can set a property org.matrix.msgid in any to-device message it sends. That ID is then included in any tracing or logging related to the message. (Suggestions as to where this field should be documented welcome. I'm not enthusiastic about speccing it - it's very much an optional extra to help with debugging.)

I've also generally improved the data we send to opentracing for these messages.
2022-12-06 09:52:55 +00:00
..
.gitignore
14255.misc Aggregate unread notif count query for badge count calculation (#14255) 2022-11-30 08:45:06 -05:00
14435.bugfix Compare to the earliest known stream pos in the stream change cache. (#14435) 2022-12-05 09:00:59 -05:00
14473.misc Faster remote room joins: stream the un-partial-stating of rooms over replication. [rei:frrj/streams/unpsr] (#14473) 2022-12-05 13:07:55 +00:00
14490.feature Stop using deprecated keyIds param on /key/v2/server (#14525) 2022-11-30 11:59:57 +00:00
14493.doc Update worker docs to update preferred settings for pusher and federation_sender (#14493) 2022-12-02 11:38:01 +00:00
14517.doc Cite launchpad bug that says ubuntu's pkgs are old (#14517) 2022-11-30 18:33:35 +00:00
14525.feature Stop using deprecated keyIds param on /key/v2/server (#14525) 2022-11-30 11:59:57 +00:00
14528.misc Use ClientRestResource on both the main process and workers. (#14528) 2022-12-02 13:10:05 -05:00
14549.misc Use servers list approx to send read receipts when in partial state (#14549) 2022-11-30 13:39:47 +01:00
14551.feature Add push.enabled option to disable push notification calculation (#14551) 2022-12-01 13:46:24 +00:00
14568.misc Modernize unit tests configuration settings for workers. (#14568) 2022-12-01 07:38:27 -05:00
14576.feature Advertise support for Matrix v1.5. (#14576) 2022-11-29 10:49:23 -05:00
14591.misc Bump jsonschema from 4.17.0 to 4.17.3 (#14591) 2022-12-01 19:05:08 +00:00
14592.bugfix Properly handle unknown results for the stream change cache. (#14592) 2022-12-02 10:28:41 -05:00
14597.misc Add missing types to tests.util. (#14597) 2022-12-02 17:58:56 +00:00
14598.feature Improve logging and opentracing for to-device message handling (#14598) 2022-12-06 09:52:55 +00:00
14600.bugfix Suppress empty body warnings in room servelets (#14600) 2022-12-05 11:30:41 +00:00
14602.misc Fix Rust lint CI (#14602) 2022-12-02 18:04:28 +00:00
14604.bugfix Better return type for get_all_entities_changed (#14604) 2022-12-05 15:19:14 -05:00
14607.misc Bump JasonEtco/create-an-issue from 2.5.0 to 2.8.1 (#14607) 2022-12-02 18:36:12 +00:00
14611.misc Handle 'go get' deprecation (#14611) 2022-12-05 10:29:55 +00:00
14612.misc Bump phonenumbers from 8.13.0 to 8.13.1 (#14612) 2022-12-05 10:01:40 +00:00
14613.misc Bump types-setuptools from 65.5.0.3 to 65.6.0.1 (#14613) 2022-12-05 10:03:34 +00:00
14614.misc Bump twine from 4.0.1 to 4.0.2 (#14614) 2022-12-05 10:10:06 +00:00
14615.misc Bump types-requests from 2.28.11.2 to 2.28.11.5 (#14615) 2022-12-05 10:10:42 +00:00
14616.misc Bump cryptography from 38.0.3 to 38.0.4 (#14616) 2022-12-05 10:27:01 +00:00
14619.doc Fix push.enabled config documentation (#14619) 2022-12-05 12:47:45 +00:00