mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-16 10:33:11 -06:00
Update changelog
This commit is contained in:
parent
bd07e0c378
commit
83ca118d2d
|
|
@ -11,6 +11,7 @@
|
||||||
- The Helm chart now has the ability to deploy a Grafana chart as well (contributed by [genofire](https://github.com/genofire))
|
- The Helm chart now has the ability to deploy a Grafana chart as well (contributed by [genofire](https://github.com/genofire))
|
||||||
- Support for listening on unix sockets has been added (contributed by [cyberb](https://github.com/cyberb))
|
- Support for listening on unix sockets has been added (contributed by [cyberb](https://github.com/cyberb))
|
||||||
- The internal NATS server was updated to v2.9.15
|
- The internal NATS server was updated to v2.9.15
|
||||||
|
- Initial support for `runtime/trace` has been added, to further track down long-running tasks
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
|
||||||
|
|
@ -18,7 +19,6 @@
|
||||||
- An issue where device keys could be removed if a device ID is reused has been fixed
|
- An issue where device keys could be removed if a device ID is reused has been fixed
|
||||||
- A possible DoS issue related to relations has been fixed (reported by [sleroq](https://github.com/sleroq))
|
- A possible DoS issue related to relations has been fixed (reported by [sleroq](https://github.com/sleroq))
|
||||||
- When backfilling events, errors are now ignored if we still could fetch events
|
- When backfilling events, errors are now ignored if we still could fetch events
|
||||||
- `m.room.server_acl` events are now correctly handled when joining federated rooms (reported by [sleroq](https://github.com/sleroq))
|
|
||||||
|
|
||||||
### Other
|
### Other
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue