summary refs log tree commit diff
path: root/changelog.d/17536.misc
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2024-08-08 15:59:37 +0200
committerGitHub <noreply@github.com>2024-08-08 14:59:37 +0100
commit3ad38b644d1c344dfc0e2d60c924ecacebd7aa67 (patch)
tree60e7bb991bf354a6b443f4254674307ba921d77e /changelog.d/17536.misc
parentSSS: Implement PREVIOUSLY room tracking (#17535) (diff)
downloadsynapse-3ad38b644d1c344dfc0e2d60c924ecacebd7aa67.tar.xz
Replace deprecated `HTTPAdapter.get_connection` method with `get_connection_with_tls_context` (#17536)
Diffstat (limited to 'changelog.d/17536.misc')
-rw-r--r--changelog.d/17536.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/17536.misc b/changelog.d/17536.misc
new file mode 100644
index 0000000000..116ef0c36d
--- /dev/null
+++ b/changelog.d/17536.misc
@@ -0,0 +1 @@
+Replace override of deprecated method `HTTPAdapter.get_connection` with `get_connection_with_tls_context`.
\ No newline at end of file