summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorreivilibre <oliverw@matrix.org>2023-01-11 12:29:13 +0000
committerGitHub <noreply@github.com>2023-01-11 12:29:13 +0000
commitd6bda5adddd863409961dbafcd018356c213610e (patch)
tree08ccd8040985ec2a78a5541118ecdcce7d4a302f /changelog.d
parentAdd listener `health` (#14747) (diff)
downloadsynapse-d6bda5adddd863409961dbafcd018356c213610e.tar.xz
Add index to improve performance of the `/timestamp_to_event` endpoint used for jumping to a specific date in the timeline of a room. (#14799)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/14799.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14799.bugfix b/changelog.d/14799.bugfix
new file mode 100644
index 0000000000..dc867bd93a
--- /dev/null
+++ b/changelog.d/14799.bugfix
@@ -0,0 +1 @@
+Add index to improve performance of the `/timestamp_to_event` endpoint used for jumping to a specific date in the timeline of a room.
\ No newline at end of file