0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-21 20:18:20 +02:00
synapse/changelog.d
Jorik Schellekens 812ed6b0d5
Opentracing across workers (#5771)
Propagate opentracing contexts across workers


Also includes some Convenience modifications to opentracing for servlets, notably:
- Add boolean to skip the whitelisting check on inject
  extract methods. - useful when injecting into carriers
  locally. Otherwise we'd always have to include our
  own servername and whitelist our servername
- start_active_span_from_request instead of header
- Add boolean to decide whether to extract context
  from a request to a servlet
2019-08-22 18:08:07 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
5633.bugfix Don't create broken room when power_level_content_override.users does not contain creator_id. (#5633) 2019-08-15 09:45:57 +01:00
5771.feature Opentracing across workers (#5771) 2019-08-22 18:08:07 +01:00
5776.misc Opentracing doc update (#5776) 2019-08-20 13:56:03 +01:00
5844.misc Newsfile 2019-08-13 16:20:38 +01:00
5845.feature Servlet to purge old rooms (#5845) 2019-08-22 10:42:59 +01:00
5850.feature Fixup changelog and remove debug logging 2019-08-16 13:15:26 +01:00
5855.misc Opentrace e2e keys (#5855) 2019-08-22 11:28:12 +01:00
5856.feature Opentracing misc (#5856) 2019-08-16 16:13:25 +01:00
5857.bugfix fix changelog 2019-08-15 21:02:40 -07:00
5860.misc Newsfile 2019-08-16 13:29:41 +01:00
5863.bugfix Fix up password reset template config names (#5863) 2019-08-15 16:27:11 +01:00
5885.bugfix Avoid deep recursion in appservice recovery (#5885) 2019-08-20 17:39:38 +01:00
5886.misc Refactor the Appservice scheduler code 2019-08-20 11:50:23 +01:00
5893.misc Drop some unused tables. (#5893) 2019-08-21 13:16:28 +01:00
5894.misc Add missing index on users_in_public_rooms. (#5894) 2019-08-22 10:43:13 +01:00
5896.misc Improve error msg when key-fetch fails (#5896) 2019-08-22 10:42:06 +01:00