-
Notifications
You must be signed in to change notification settings - Fork 2
/
CHANGES.txt
32 lines (27 loc) · 980 Bytes
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
1.1 - released 16.08.2019
---
- Quiet down Dependabot spam
- Numerous fixes for formatting and unhandled events.
- Add in-channel critical error reporting in #announcerdev
- Switch from static message cache files to in-database duplicate prevention
- Add Upsource and Teamcity support
- Add HMAC authentication for client endpoint.
- Add basic Pyramid process Prometheus counters.
- Switch to Pyramid based logger, stop using utils.py for all logging.
- Implement Graylog
- Move hardcoded XMLRPC data to config file
1.0 - released 03.06.2019
---
- Remove static paths for kennels, pickles and logfiles.
- Fix URL building for issue keys to /browse format.
- Parse JIRA JSON first...
- Minor fixes for statuspage.
- Add Statuspage announcer.
- Unquote HTML encoding in Travis payload.
- Use browse URLs for JIRA issues.
- Clean up, parameter exception handling, language extradata.
- Add client announcer.
- Implement GitHub signature verification.
0.0
---
- Initial version