0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-16 09:38:19 +02:00
synapse/changelog.d
dependabot[bot] ede0b219eb
Bump systemd-python from 234 to 235 (#15061)
* Bump systemd-python from 234 to 235

Bumps [systemd-python](https://github.com/systemd/python-systemd) from 234 to 235.
- [Release notes](https://github.com/systemd/python-systemd/releases)
- [Changelog](https://github.com/systemd/python-systemd/blob/main/NEWS)
- [Commits](https://github.com/systemd/python-systemd/compare/v234...v235)

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

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

* Changelog

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2023-02-13 09:18:50 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
13755.misc Return read-only collections from @cached methods (#13755) 2023-02-10 23:29:00 +00:00
14605.bugfix Respond correctly to unknown methods on known endpoints (#14605) 2023-02-09 13:04:24 -05:00
14606.misc Faster joins: don't stall when a user joins during a fast join (#14606) 2023-02-10 23:31:05 +00:00
14675.misc Add a class UnpersistedEventContext to allow for the batching up of storing state groups (#14675) 2023-02-09 13:05:02 -08:00
14840.misc Do not always start a db txn on Postgres (#14840) 2023-02-09 19:57:01 +00:00
14959.doc Clarify limitations of SRV delegation in documentation (#14959) 2023-02-08 10:44:19 +00:00
14964.feature Support for MSC3758: exact_event_match push condition (#14964) 2023-02-10 12:37:07 -05:00
14973.misc Avoid fetching unused account data in sync. (#14973) 2023-02-10 14:22:16 +00:00
14977.misc Limit concurrent event creation for a room to avoid state resolution when sending bursts of events to a local room (#14977) 2023-02-08 11:25:11 -08:00
15004.feature MSC3873: Escape keys when flattening dicts. (#15004) 2023-02-08 13:09:41 -05:00
15008.misc Typecheck tests.rest.media.v1.test_media_storage (#15008) 2023-02-07 15:24:44 +00:00
15020.misc Bump cryptography from 38.0.4 to 39.0.1 (#15020) 2023-02-08 11:26:10 +00:00
15022.doc Document how to run Synapse (#15022) 2023-02-08 12:58:36 +00:00
15026.misc Explicit disabling of disallowed_untyped_defs. (#15026) 2023-02-08 18:49:18 +00:00
15027.misc Add missing type hints to tests. (#15027) 2023-02-08 19:52:37 +00:00
15028.misc Add more missing type hints to tests. (#15028) 2023-02-08 16:29:49 -05:00
15031.misc Proper types for tests.module_api (#15031) 2023-02-09 00:23:35 +00:00
15033.misc Bump ruff version from 0.0.230 to 0.0.237. (#15033) 2023-02-09 18:18:42 +00:00
15035.misc Add final type hint to synapse.server. (#15035) 2023-02-09 09:49:04 -05:00
15038.bugfix Avoid mutating cached room aliases. (#15038) 2023-02-09 15:56:02 +00:00
15040.misc Refactor get_user_devices_from_cache to avoid mutating cached values. (#15040) 2023-02-10 08:09:47 -05:00
15041.misc Fix exception on start up about device lists (#15041) 2023-02-10 09:52:35 +00:00
15042.feature Tag federation request spans with the worker name (#15042) 2023-02-09 22:33:39 +00:00
15047.misc Avoid mutating cached values in _generate_sync_entry_for_account_data (#15047) 2023-02-10 08:11:20 -05:00
15059.misc Bump bleach from 5.0.1 to 6.0.0 (#15059) 2023-02-13 09:18:07 +00:00
15060.misc Bump dtolnay/rust-toolchain from 9cd00a88a73addc8617065438eff914dd08d0955 to 25dc93b901a87e864900a8aec6c12e9aa794c0c3 (#15060) 2023-02-13 09:18:26 +00:00
15061.misc Bump systemd-python from 234 to 235 (#15061) 2023-02-13 09:18:50 +00:00