summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Fix linting (#16780)Erik Johnston2024-01-052-1/+12
* Simplify internal metadata class. (#16762)Erik Johnston2024-01-056-46/+24
* Implement cosign on docker image (#16774)Gaël Goinvic2024-01-042-1/+17
* Add recursion_depth to /relations if recursing (#16775)David Baker2024-01-042-0/+5
* Search non ASCII display names using Admin API (#16767)Adam Jędrzejewski2024-01-043-1/+26
* Update the contributing guide after reliecensing (#16772)Erik Johnston2024-01-032-78/+16
* Fix email verification redirection (#16761)FadhlanR2024-01-024-5/+43
* Re-enable automatic triagingErik Johnston2024-01-021-3/+2
* Revert "Disable automatic traiging"Erik Johnston2024-01-021-5/+5
* Delete the add version picker GHA workflow (#9453)Andrew Morgan2024-01-022-90/+1
* Add another custom statistics collection server (#16769)Christian Lölkes2024-01-022-0/+2
* Enable user without password (#16770)Dirk Klimpel2024-01-024-26/+34
* Remove config value from header (#16763)Fredrik Lanker2024-01-022-1/+2
* Move the rust stubs inline for better IDE integration (#16757)Erik Johnston2023-12-215-0/+1
* Fix sample config doc CI (#16758)Erik Johnston2023-12-212-0/+2
* Disable automatic traigingErik Johnston2023-12-151-5/+5
* Fix typoErik Johnston2023-12-1317-52/+50
* Update book locationErik Johnston2023-12-1343-122/+120
* More renamingErik Johnston2023-12-1324-126/+125
* Update nightly jobs to run on element-hq/synapse.Erik Johnston2023-12-132-5/+5
* Update repo for release scripts.Patrick Cloke2023-12-132-14/+16
* Keep pointing at packages.matrix.org for nowErik Johnston2023-12-132-4/+4
* Fix debian linkErik Johnston2023-12-131-1/+1
* Update documentation to refer to element-hq.Patrick Cloke2023-12-138-52/+36
* Fix linksErik Johnston2023-12-132-2/+2
* Update debian build with AGPL changes.Patrick Cloke2023-12-133-3/+3
* Log the new license during start.Patrick Cloke2023-12-131-0/+4
* Merge remote-tracking branch 'gitlab/clokep/license-license' into new_developErik Johnston2023-12-131125-8815/+19505
|\
| * Update license headersPatrick Cloke2023-11-211137-8638/+19110
| * Update packaging metadataPatrick Cloke2023-11-211-1/+1
| * Update the license from Apache License v2 to AGPL-3.0.Patrick Cloke2023-11-211-176/+660
* | Revert changes to READMEErik Johnston2023-12-132-25/+4
* | Update README.rstWill Lewis2023-12-131-0/+2
* | Update README.rstWill Lewis2023-12-131-1/+1
* | Merge remote-tracking branch 'origin/clokep/morg-readme' into developErik Johnston2023-12-132-4/+23
|\ \
| * | Update text clokep/morg-readmeErik Johnston2023-12-122-6/+15
| * | Update the README pointing to the Element fork.Patrick Cloke2023-12-122-4/+14
* | | Merge remote-tracking branch 'origin/master' into developErik Johnston2023-12-125-7/+20
|\| |
| * | Update changelog v1.98.0 release-v1.98Erik Johnston2023-12-121-3/+3
| * | 1.98.0Erik Johnston2023-12-123-2/+15
| * | Version picker added for v1.98 docsAction Bot2023-12-116-2/+230
* | | Sentry Alert configuration based on production and development environment (#...Zeeshan Rafiq2023-12-124-1/+9
* | | Add avatar and topic settings for server notice room (#16679)Mathieu Velten2023-12-126-14/+235
* | | Add config to change the delay before sending a notification email (#16696)Mathieu Velten2023-12-124-9/+17
* | | Bump isort from 5.13.0 to 5.13.1 (#16752)dependabot[bot]2023-12-121-169/+3
* | | Bump types-setuptools from 68.2.0.2 to 69.0.0.0 (#16744)dependabot[bot]2023-12-121-3/+3
* | | Bump isort from 5.12.0 to 5.13.0 (#16745)dependabot[bot]2023-12-121-6/+166
* | | Bump ruff from 0.1.6 to 0.1.7 (#16746)dependabot[bot]2023-12-122-20/+20
* | | Bump actions/setup-go from 4 to 5 (#16749)dependabot[bot]2023-12-123-3/+3
* | | Bump actions/setup-python from 4 to 5 (#16748)dependabot[bot]2023-12-126-13/+13
* | | Bump pydantic from 2.5.1 to 2.5.2 (#16747)dependabot[bot]2023-12-121-110/+110
* | | Bump immutabledict from 3.0.0 to 4.0.0 (#16743)dependabot[bot]2023-12-121-3/+3
* | | Adding a version picker for Synapse docs (#16533)Dmytro Kagirov2023-12-119-1/+323
* | | Write signing keys with file mode 0640 (#16740)elara-leitstellentechnik2023-12-083-5/+17
* | | Clarify documentation for `only_for_reauth` (#16737)Dirk Klimpel2023-12-072-9/+10
* | | Expose OIDC discovery information under the CSAPI (#16726)David Robertson2023-12-064-0/+125
|/ /
* | Revert postgres logical replication deltaas v1.98.0rc1David Robertson2023-12-05118-213/+1
* | Amend changelog typoDavid Robertson2023-12-051-1/+1
* | Fixup dependency bumps syntax in changelogDavid Robertson2023-12-051-1/+1
* | 1.98.0rc1David Robertson2023-12-0530-28/+81
* | Fix upgrading a room without `events` field in power levels (#16725)David Robertson2023-12-053-1/+30
* | Add how to validate configuration file with synapse.config script (#16714)Amanda H. L. de Andrade Katz2023-12-052-0/+18
* | Set response values to zero if None for /_synapse/admin/v1/federation/destina...Will Hunt2023-12-052-2/+3
* | Fix postgres schema after dropping old tables (#16730)David Robertson2023-12-056-5/+1
* | Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one....reivilibre2023-12-04123-1/+218
* | Switch UNIX socket paths to /run, and add a UNIX socket example for HAProxy (...villepeh2023-12-043-8/+13
* | Bump phonenumbers from 8.13.23 to 8.13.26 (#16722)dependabot[bot]2023-12-041-3/+3
* | Server notices: add an autojoin setting for the notices room (#16699)Mathieu Velten2023-12-046-1/+50
* | Bump matrix-org/netlify-pr-preview from 2 to 3 (#16719)dependabot[bot]2023-12-041-1/+1
* | Implement MSC4069: Inhibit profile propagation (#16636)Travis Ralston2023-12-046-5/+203
* | Bump idna from 3.4 to 3.6 (#16720)dependabot[bot]2023-12-041-3/+3
* | Bump cryptography from 41.0.6 to 41.0.7 (#16721)dependabot[bot]2023-12-041-24/+24
* | Bump sphinx-autodoc2 from 0.4.2 to 0.5.0 (#16723)dependabot[bot]2023-12-042-7/+7
* | Bump types-jsonschema from 4.19.0.4 to 4.20.0.0 (#16724)dependabot[bot]2023-12-041-3/+3
* | ModuleAPI SSO auth callbacks (#15207)Andrew Yasinishyn2023-12-018-2/+56
* | Drop unused tables & unneeded access token ID for events. (#16522)Patrick Cloke2023-12-014-8/+29
* | Upgrade poetry-core range to fix issue with .so file (#16702)Mo Balaa2023-11-292-1/+2
* | Declare support for Matrix v1.7, v1.8, and v1.9. (#16707)Patrick Cloke2023-11-292-0/+4
* | Request & follow redirects for /media/v3/download (#16701)Patrick Cloke2023-11-297-38/+212
* | Reduce DB load when forget on leave setting is disabled (#16668)Erik Johnston2023-11-292-3/+9
* | Add a workflow to try and automatically fixup a PR (#16704)Erik Johnston2023-11-292-0/+53
* | Speed up pruning of `user_ips` table (#16667)Erik Johnston2023-11-292-10/+8
* | Bump cryptography from 41.0.5 to 41.0.6 (#16703)dependabot[bot]2023-11-281-25/+25
* | Merge branch 'master' into developErik Johnston2023-11-283-2/+14
|\ \
| * | 1.97.0 v1.97.0Erik Johnston2023-11-283-2/+14
* | | Document which versions of Synapse have compatible schema versions. (#16661)Patrick Cloke2023-11-286-1/+216
* | | Ignore `encryption_enabled_by_default_for_room_type` for notices room (#16677)Mathieu Velten2023-11-283-1/+11
* | | Remove old full schema dumps. (#16697)Patrick Cloke2023-11-2821-2962/+1
* | | Fix poetry version typo in contributors' guide (#16695)David Robertson2023-11-272-1/+2
* | | Bump prometheus-client from 0.18.0 to 0.19.0 (#16691)dependabot[bot]2023-11-271-3/+3
* | | Bump pyasn1 from 0.5.0 to 0.5.1 (#16689)dependabot[bot]2023-11-271-3/+3
* | | Bump types-setuptools from 68.2.0.0 to 68.2.0.2 (#16688)dependabot[bot]2023-11-271-4/+4
* | | Bump ruff from 0.1.4 to 0.1.6 (#16690)dependabot[bot]2023-11-272-20/+20
* | | Bump jsonschema from 4.19.1 to 4.20.0 (#16692)dependabot[bot]2023-11-271-3/+3
* | | Bump serde from 1.0.192 to 1.0.193 (#16693)dependabot[bot]2023-11-271-4/+4
* | | Move media retention tests out of rest tests (#16684)David Robertson2023-11-272-0/+1
* | | Correctly read to-device stream pos on SQLite (#16682)David Robertson2023-11-243-13/+21
* | | Keep track of `user_ips` and `monthly_active_users` when delegating auth (#16...David Robertson2023-11-2311-82/+201
* | | Enable refreshable tokens on the admin registration endpoint (#16642)Charles Wright2023-11-222-1/+10
* | | Bump pyo3 (0.20), pythonize (0.20), pyo3-log (0.9) (#16673)V024602023-11-223-35/+32
* | | Admin API for server notice: consistently bypass rate limits (#16670)Mathieu Velten2023-11-222-0/+3
* | | Bump pydantic from 2.4.2 to 2.5.1 (#16663)dependabot[bot]2023-11-221-111/+110
* | | Filter out auth chain queries that don't exist (#16552)Jason Little2023-11-222-0/+6
* | | Merge branch 'release-v1.97' into developDavid Robertson2023-11-2139-37/+77
|\| | | |/ |/|
| * fix changelog typo v1.97.0rc1David Robertson2023-11-211-1/+1
| * 1.97.0rc1David Robertson2023-11-2139-37/+77
* | Bump sentry-sdk from 1.32.0 to 1.35.0 (#16666)dependabot[bot]2023-11-201-3/+3
* | Bump pyopenssl from 23.2.0 to 23.3.0 (#16662)dependabot[bot]2023-11-201-6/+6
* | Bump types-pillow from 10.1.0.0 to 10.1.0.2 (#16664)dependabot[bot]2023-11-201-3/+3
* | Bump types-psycopg2 from 2.9.21.15 to 2.9.21.16 (#16665)dependabot[bot]2023-11-201-4/+4
|/
* Speed up how quickly we launch new tasks (#16660)Erik Johnston2023-11-172-1/+2
* Bump requests-toolbelt from 0.10.1 to 1.0.0. (#16659)Patrick Cloke2023-11-172-4/+5
* Speed up purge room by adding index (#16657)Erik Johnston2023-11-173-0/+26
* Also discard 'caches' and 'backfill' stream POSITIONS (#16655)Erik Johnston2023-11-172-0/+17
* Merge branch 'master' into developPatrick Cloke2023-11-175-4/+41
|\
| * Tweaks from review. v1.96.1Patrick Cloke2023-11-171-4/+6
| * Move the forking note to 1.96.1.Patrick Cloke2023-11-171-8/+8
| * 1.96.1Patrick Cloke2023-11-174-2/+15
| * Fix building wheels in CI. (#16653)Patrick Cloke2023-11-172-1/+2
| * Add blogpost link to changelog. v1.96.0Patrick Cloke2023-11-161-2/+8
| * 1.96.0Patrick Cloke2023-11-164-2/+16
| * Fix "'int' object is not iterable" error in set_device_id_for_pushers backgro...Patrick Cloke2023-11-022-2/+3
* | Update admin user API return types in docs. (#16654)Michael Weimann2023-11-172-4/+16
* | Reduce task concurrency (#16656)Erik Johnston2023-11-173-2/+3
* | Revert "Fix test not detecting tables with missing primary keys and missing r...Erik Johnston2023-11-163-111/+0
* | Revert "Add a Postgres `REPLICA IDENTITY` to tables that do not have an impli...Erik Johnston2023-11-164-203/+1
* | Speed up deleting device messages (#16643)Erik Johnston2023-11-164-29/+88
* | Speed up persisting large number of outliers (#16649)Erik Johnston2023-11-164-12/+134
* | Fix sending out of order `POSITION` over replication (#16639)Erik Johnston2023-11-165-21/+45
* | More efficiently handle no-op POSITION (#16640)Erik Johnston2023-11-163-0/+53
* | Fix test not detecting tables with missing primary keys and missing replica i...reivilibre2023-11-164-3/+115
* | Add an Admin API to temporarily grant the ability to update an existing cross...David Robertson2023-11-1512-14/+613
* | Asynchronous Uploads (#15503)Sumner Evans2023-11-1514-59/+568
* | Add links to pre-1.0 changelog issue/PR references. (#16638)Patrick Cloke2023-11-152-807/+808
* | Use full GitHub links instead of bare issue numbers. (#16637)Patrick Cloke2023-11-1539-73/+94
* | Improve documentation for `/_synapse/admin/v1/rooms/<room_id>/timestamp_to_ev...Will Hunt2023-11-142-1/+3
* | Remove whole table locks on push rule add/delete (#16051)Nick Mills-Barrett2023-11-132-16/+28
* | Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one....reivilibre2023-11-134-1/+202
* | Fix outbound_federation_restricted_to docs & note when added (#16628)David Robertson2023-11-132-0/+4
* | Bump serde from 1.0.190 to 1.0.192 (#16627)dependabot[bot]2023-11-131-4/+4
* | Bump prometheus-client from 0.17.1 to 0.18.0 (#16626)dependabot[bot]2023-11-131-4/+4
* | Bump treq from 22.2.0 to 23.11.0 (#16623)dependabot[bot]2023-11-131-6/+6
* | Bump types-pyopenssl from 23.2.0.2 to 23.3.0.0 (#16625)dependabot[bot]2023-11-131-4/+4
* | Bump types-bleach from 6.1.0.0 to 6.1.0.1 (#16624)dependabot[bot]2023-11-131-3/+3
* | Bump towncrier from 23.6.0 to 23.11.0 (#16622)dependabot[bot]2023-11-131-18/+4
* | Use attempt_to_set_autocommit everywhere. (#16615)Patrick Cloke2023-11-095-22/+24
* | Fix a long-standing bug where Synapse would not unbind third-party identifier...reivilibre2023-11-092-11/+9
* | Use dbname instead of database for Postgres config. (#16618)Patrick Cloke2023-11-095-8/+9
* | Use _invalidate_cache_and_stream_bulk in more places. (#16616)Patrick Cloke2023-11-098-47/+72
* | Convert simple_select_one_txn and simple_select_one to return tuples. (#16612)Patrick Cloke2023-11-0933-279/+283
* | Return attrs for more media repo APIs. (#16611)Patrick Cloke2023-11-0910-110/+148
* | Bulk-invalidate e2e cached queries after claiming keys (#16613)David Robertson2023-11-096-28/+249
* | Bump pyicu from 2.11 to 2.12 (#16603)dependabot[bot]2023-11-081-2/+2
* | Bump serde_json from 1.0.107 to 1.0.108 (#16604)dependabot[bot]2023-11-081-2/+2
* | Avoid updating the same rows multiple times with simple_update_many_txn. (#16...Patrick Cloke2023-11-073-6/+4
* | Avoid executing no-op queries. (#16583)Patrick Cloke2023-11-077-39/+39
* | More tests for the simple_* methods. (#16596)Patrick Cloke2023-11-073-27/+633
* | Collect information for PushRuleEvaluator in parallel. (#16590)Patrick Cloke2023-11-064-34/+87
* | Bump setuptools_rust to match pinned version. (#16605)Patrick Cloke2023-11-062-1/+2
* | Support reactor timing metric on more reactors. (#16532)Patrick Cloke2023-11-063-29/+106
* | Bump setuptools-rust from 1.8.0 to 1.8.1 (#16601)dependabot[bot]2023-11-061-3/+3
* | Bump types-pyyaml from 6.0.12.11 to 6.0.12.12 (#16602)dependabot[bot]2023-11-061-3/+3
* | Bump types-jsonschema from 4.19.0.3 to 4.19.0.4 (#16599)dependabot[bot]2023-11-061-3/+3
* | Bump ruff from 0.0.292 to 0.1.4 (#16600)dependabot[bot]2023-11-062-21/+21
* | Simplify event persistence code (#16584)Patrick Cloke2023-11-034-312/+326
* | Use simple_select_many_txn in event persistance code. (#16585)Patrick Cloke2023-11-022-5/+12
* | Bump twisted from 23.8.0 to 23.10.0 (#16588)dependabot[bot]2023-11-015-12/+12
* | Do not call getfullargspec on every call. (#16589)Patrick Cloke2023-10-312-2/+6
* | Remove remaining usage of cursor_to_dict. (#16564)Patrick Cloke2023-10-3118-157/+300
* | Merge branch 'release-v1.96' into developErik Johnston2023-10-3141-39/+68
|\|
| * Update changelog v1.96.0rc1Erik Johnston2023-10-311-5/+5
| * 1.96.0rc1Erik Johnston2023-10-3141-39/+68
| * Merge remote-tracking branch 'origin/develop' into release-v1.96Erik Johnston2023-10-316-2/+37
| |\
| * | Revert "1.96.0rc1"Erik Johnston2023-10-3141-68/+39
| * | 1.96.0rc1Erik Johnston2023-10-3141-39/+68
* | | Fix import ordering issue introduced in 7a3a55ac98847d7adb0e200378abe07ef8d0c...Patrick Cloke2023-10-311-1/+1
| |/ |/|
* | Merge branch 'release-v1.95' into developErik Johnston2023-10-313-1/+21
|\ \
| * | 1.95.1 v1.95.1Erik Johnston2023-10-313-1/+21
| * | Merge pull request from GHSA-mp92-3jfm-3575Patrick Cloke2023-10-313-1/+16
* | | Merge pull request from GHSA-mp92-3jfm-3575Patrick Cloke2023-10-313-1/+16
| |/ |/|
* | Claim local one-time-keys in bulk (#16565)David Robertson2023-10-304-114/+308
* | Clients link fixed in README (#16569)Niranjan Kurhade2023-10-302-1/+2
* | Add fast path for replication events stream fetch (#16580)Erik Johnston2023-10-302-0/+7
* | Claim fallback keys in bulk (#16570)David Robertson2023-10-305-0/+162
* | Bump setuptools-rust from 1.7.0 to 1.8.0 (#16574)dependabot[bot]2023-10-303-6/+6
* | Run actions/setup-go after checking out complement (#16567)David Robertson2023-10-304-6/+16
* | Fix HTTP repl response to use minimum token (#16578)Erik Johnston2023-10-302-1/+2
* | Bump cryptography from 41.0.4 to 41.0.5 (#16572)dependabot[bot]2023-10-301-24/+24
* | Bump serde from 1.0.189 to 1.0.190 (#16577)dependabot[bot]2023-10-301-4/+4
* | Bump phonenumbers from 8.13.22 to 8.13.23 (#16576)dependabot[bot]2023-10-301-3/+3
* | Bump black from 23.10.0 to 23.10.1 (#16575)dependabot[bot]2023-10-301-19/+19
* | Bump types-psycopg2 from 2.9.21.14 to 2.9.21.15 (#16573)dependabot[bot]2023-10-301-5/+7
* | Portdb: don't copy a table that gets rebuilt (#16563)David Robertson2023-10-272-1/+2
* | complement: enable dirty runs (#16520)kegsay2023-10-275-4/+15
* | Ensure local invited & knocking users leave before purge. (#16559)Patrick Cloke2023-10-274-4/+73
* | Reduce amount of caches POSITIONS we send (#16561)Erik Johnston2023-10-272-0/+11
* | Reduce spurious replication catchup (#16555)Erik Johnston2023-10-272-5/+10
* | Fix cross-worker ratelimiting (#16558)Erik Johnston2023-10-272-16/+58
* | Reduce replication traffic due to reflected cache stream POSITION (#16557)Erik Johnston2023-10-272-1/+19
* | Add new module API for adding custom fields to events `unsigned` section (#16...Erik Johnston2023-10-2719-44/+194
* | Remove more usages of cursor_to_dict. (#16551)Patrick Cloke2023-10-2626-134/+193
* | Add a new module API to update user presence state. (#16544)Patrick Cloke2023-10-2612-53/+221
* | Convert simple_select_list and simple_select_list_txn to return lists of tupl...Patrick Cloke2023-10-2631-509/+609
* | Pin the recommended poetry version in contributors' guide (#16550)David Robertson2023-10-252-1/+2
* | Allow multiple workers to write to receipts stream. (#16432)Erik Johnston2023-10-2515-89/+604
* | Fix tests on Twisted trunk. (#16528)Patrick Cloke2023-10-256-111/+95
* | Fix http/s proxy authentication with long username/passwords (#16504)Richard Brežák2023-10-243-1/+23
* | Revert "Add test case to detect dodgy b64 encoding"David Robertson2023-10-241-14/+0
* | Merge branch 'master' into developDavid Robertson2023-10-244-1/+15
|\|
| * 1.95.0 v1.95.0David Robertson2023-10-244-2/+14
| * Build Debian packages for Ubuntu 23.10 Mantic Minotaur (#16524)David Robertson2023-10-192-0/+2
* | Merge branch 'develop' of github.com:matrix-org/synapse into developDavid Robertson2023-10-2433-460/+786
|\ \
| * | Rework alias and public room list rules docs (#16541)David Robertson2023-10-242-34/+133
| * | Remove duplicate call to wake a remote destination when using federation send...Jason Little2023-10-243-13/+1
| * | Replace all Prometheus datasource UIDs of the Grafana Dashboard with the vari...Michael Sasser2023-10-232-314/+306
| * | Fix type hint errors from Twisted trunk (#16526)Patrick Cloke2023-10-236-8/+17
| * | Fix bug where a new writer advances their token too quickly (#16473)Erik Johnston2023-10-239-77/+305
| * | Fix bug that could cause a `/sync` to tightloop with sqlite after restart (#1...Erik Johnston2023-10-232-1/+5
| * | Mention how to redirect the Jaeger traces to a specific Jaeger instance (#16531)Marcel2023-10-232-0/+6
| * | Force TLS certificate verification in registration script. (#16530)Denis Kasak2023-10-232-2/+3
| * | Remove the last reference to event_txn_id. (#16521)Patrick Cloke2023-10-233-7/+5
| * | Bump matrix-synapse-ldap3 from 0.2.2 to 0.3.0 (#16539)David Robertson2023-10-232-4/+5
* | | Add test case to detect dodgy b64 encodingDavid Robertson2023-10-231-0/+14
|/ /
* | Bump black from 23.9.1 to 23.10.0 (#16538)dependabot[bot]2023-10-231-23/+19
* | Bump types-requests from 2.31.0.2 to 2.31.0.10 (#16537)dependabot[bot]2023-10-231-23/+13
* | Bump gitpython from 3.1.37 to 3.1.40 (#16534)dependabot[bot]2023-10-231-4/+4
* | Bump types-pillow from 10.0.0.3 to 10.1.0.0 (#16536)dependabot[bot]2023-10-231-4/+4
* | Bump pygithub from 1.59.1 to 2.1.1 (#16535)dependabot[bot]2023-10-231-5/+8
* | Clarify presence router docs. (#16529)Patrick Cloke2023-10-202-3/+12
* | Mark sync as limited if there is a gap in the timeline (#16485)Erik Johnston2023-10-195-33/+166
* | Avoid sending massive replication updates when purging a room. (#16510)Patrick Cloke2023-10-184-30/+115
* | Improve performance of delete device messages query (#16492)Mathieu Velten2023-10-183-7/+11
* | Run trial/integration tests if .ci is modified. (#16512)Patrick Cloke2023-10-182-0/+7
* | Bump urllib3 from 1.26.17 to 1.26.18 (#16516)dependabot[bot]2023-10-181-3/+3
* | Test against Python 3.12 release (#16511)Patrick Cloke2023-10-172-2/+3
|/
* Update the changelog. v1.95.0rc1Patrick Cloke2023-10-171-2/+2
* 1.95.0rc1Patrick Cloke2023-10-1733-31/+55
* Convert DeviceLastConnectionInfo to attrs. (#16507)Patrick Cloke2023-10-174-103/+104
* Fix a bug where servers could be marked as up when they were failing (#16506)Patrick Cloke2023-10-173-13/+93
* Update the release script to remind releaser to check for special release not...reivilibre2023-10-162-0/+5
* Convert state delta processing from a dict to attrs. (#16469)Patrick Cloke2023-10-168-109/+111
* Bump pillow from 10.0.1 to 10.1.0 (#16498)dependabot[bot]2023-10-161-55/+55
* Bump serde from 1.0.188 to 1.0.189 (#16494)dependabot[bot]2023-10-161-4/+4
* Bump sentry-sdk from 1.31.0 to 1.32.0 (#16496)dependabot[bot]2023-10-161-3/+3
* Remove useless async job to delete device messages on sync (#16491)Mathieu Velten2023-10-163-24/+4
* Bump jsonschema from 4.19.0 to 4.19.1 (#16500)dependabot[bot]2023-10-161-3/+3
* Bump types-jsonschema from 4.17.0.10 to 4.19.0.3 (#16499)dependabot[bot]2023-10-161-4/+7
* Bump packaging from 23.1 to 23.2 (#16497)dependabot[bot]2023-10-161-3/+14
* Bump pyo3-log from 0.8.3 to 0.8.4 (#16495)dependabot[bot]2023-10-161-2/+2
* Clean up logging on event persister endpoints (#16488)Richard van der Hoff2023-10-143-6/+14