Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit cde647a

Browse files
committed
0.6.0
1 parent 1e23bd4 commit cde647a

8 files changed

Lines changed: 29 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
Sygnal 0.6.0 (2020-05-12)
2+
=========================
3+
4+
Features
5+
--------
6+
7+
- Report the APNS certificate expiry as a prometheus metric. ([\#106](https://github.com/matrix-org/sygnal/issues/106), [\#112](https://github.com/matrix-org/sygnal/issues/112))
8+
- Change APNS payload to be mutable and include the `event_id` in payload. ([\#114](https://github.com/matrix-org/sygnal/issues/114))
9+
10+
11+
Bugfixes
12+
--------
13+
14+
- Sygnal will no longer warn about the `database` config field being not understood. ([\#100](https://github.com/matrix-org/sygnal/issues/100))
15+
- Log errors during start-up and fix the sample logging config. ([\#122](https://github.com/matrix-org/sygnal/issues/122))
16+
17+
18+
Improved Documentation
19+
----------------------
20+
21+
- Document platform value for APNS apps ([\#110](https://github.com/matrix-org/sygnal/issues/110))
22+
23+
24+
Internal Changes
25+
----------------
26+
27+
- Add Dockerfile. ([\#63](https://github.com/matrix-org/sygnal/issues/63))
28+
29+
130
Sygnal 0.5.0 (2020-04-24)
231
=========================
332

changelog.d/100.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/106.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/110.doc

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/112.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/114.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/122.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/63.misc

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)