0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-01 18:28:56 +02:00
synapse/changelog.d
dependabot[bot] 757010905e
Bump twisted from 22.10.0 to 23.8.0 (#16235)
* Bump twisted from 22.10.0 to 23.8.0

Bumps [twisted](https://github.com/twisted/twisted) from 22.10.0 to 23.8.0.
- [Release notes](https://github.com/twisted/twisted/releases)
- [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst)
- [Commits](https://github.com/twisted/twisted/compare/twisted-22.10.0...twisted-23.8.0)

---
updated-dependencies:
- dependency-name: twisted
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix types

* Fix lint

* Newsfile

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Erik Johnston <erik@matrix.org>
2023-09-05 11:14:14 +00:00
..
.gitignore
15816.feature Add configuration setting for CAS protocol version (#15816) 2023-08-24 16:11:23 -04:00
16008.doc Update URLs to matrix.org blog categories. (#16008) 2023-08-24 11:06:06 -04:00
16099.misc Prepare unit tests for Python 3.12 (#16099) 2023-08-25 15:05:10 -04:00
16113.feature Stabilize support for MSC3958 (suppress notifications from edits). (#16113) 2023-08-23 13:22:34 -04:00
16121.misc Fix typechecking with twisted trunk (#16121) 2023-08-24 14:53:07 +00:00
16135.misc Describe which rate limiter was hit in logs (#16135) 2023-08-30 00:39:39 +01:00
16136.feature Add Retry-After to M_LIMIT_EXCEEDED error responses (#16136) 2023-08-24 10:40:26 -04:00
16155.bugfix Support IPv6-only SMTP servers (#16155) 2023-08-29 09:33:58 -04:00
16168.doc Add warnings about MSC3861 on certain APIs. (#16168) 2023-08-25 07:25:34 -04:00
16170.misc Combine logic about not overriding BUSY presence. (#16170) 2023-08-28 11:03:23 -04:00
16171.misc Pass the device ID around in the presence handler (#16171) 2023-08-28 13:08:49 -04:00
16172.misc Track currently syncing users by device for presence (#16172) 2023-08-29 11:44:07 -04:00
16175.misc Stop writing to the event_txn_id table (#16175) 2023-08-30 11:10:56 +01:00
16178.doc Document exclude_rooms_fom_sync configuration option (#16178) 2023-08-24 13:57:53 -07:00
16179.misc Replace make_awaitable with AsyncMock (#16179) 2023-08-24 19:38:46 -04:00
16180.misc Replace simple_async_mock with AsyncMock (#16180) 2023-08-25 09:27:21 -04:00
16183.misc Validate input to POST /key/v2/query endpoint. (#16183) 2023-08-25 14:10:31 -04:00
16184.misc Task scheduler: add replication notify for new task to launch ASAP (#16184) 2023-08-28 14:03:51 +00:00
16185.bugfix Send proper JSON POST data to /publicRooms (#16185) 2023-08-25 12:11:40 -04:00
16186.misc service-identity, incremental, and setuptools-rust now have type hints. (#16186) 2023-08-25 14:10:47 -04:00
16187.misc Update black & fix the targeted Python versions. (#16187) 2023-08-29 08:34:53 -04:00
16188.misc Bump mypy-zope & mypy. (#16188) 2023-08-29 10:38:56 -04:00
16201.misc Bump setuptools-rust from 1.6.0 to 1.7.0. (#16201) 2023-08-28 09:04:15 -04:00
16205.bugfix Fix inaccurate error message while trying to ban or unban a user with the same or higher PL (#16205) 2023-08-29 10:37:09 +01:00
16210.bugfix Fix rare bug that broke looping calls (#16210) 2023-08-30 14:18:42 +01:00
16211.bugfix Gracefully handle failing to thumbnail images (#16211) 2023-08-30 15:18:34 +01:00
16212.misc Log the details of background update failures (#16212) 2023-09-01 12:41:56 +01:00
16213.misc Ignore redundant casts in latest deps CI job (#16213) 2023-08-30 22:55:47 +01:00
16218.feature Add last_seen_ts to the admin users API (#16218) 2023-09-04 18:13:28 +02:00
16220.misc Fix typo where we ended up with multiple WorkerLocksHandler (#16220) 2023-09-01 12:52:57 +00:00
16221.bugfix Don't reset retry timers on "valid" error codes (#16221) 2023-09-04 14:04:43 +01:00
16223.feature Don't wake up destination transaction queue if they're not due for retry. (#16223) 2023-09-04 17:14:09 +01:00
16235.misc Bump twisted from 22.10.0 to 23.8.0 (#16235) 2023-09-05 11:14:14 +00:00
16241.misc Cache device resync requests over replication (#16241) 2023-09-04 11:57:59 +01:00