2016-09-06 18:41:32 +00:00
|
|
|
# Changes in version 1.1.0 - 2016-09-xx
|
2016-08-22 10:08:58 +00:00
|
|
|
|
2016-08-26 10:23:22 +00:00
|
|
|
* Medium changes
|
|
|
|
- Add support for Bifroest's bridge descriptor tarballs.
|
2016-09-06 18:41:32 +00:00
|
|
|
- Use a shutdown hook that gives currently running modules up to 10
|
|
|
|
minutes to finish properly, rather than killing them immediately.
|
2016-06-10 11:28:42 +00:00
|
|
|
- Replace TCP ports with hashes in @type bridge-network-status 1.1
|
|
|
|
and @type bridge-server-descriptor 1.2.
|
2016-09-18 14:09:52 +00:00
|
|
|
- Split up bridge descriptor tarballs into one tarball per month
|
|
|
|
and descriptor type: bridge-statuses-YYYY-MM.tar.xz,
|
|
|
|
bridge-server-descriptors-YYYY-MM.tar.xz and
|
|
|
|
bridge-extra-infos-YYYY-MM.tar.xz.
|
2016-09-28 08:03:30 +00:00
|
|
|
- Keep "proto" lines in bridge server descriptors as introduced in
|
|
|
|
proposal 264.
|
2016-08-26 10:23:22 +00:00
|
|
|
|
2016-08-22 10:08:58 +00:00
|
|
|
* Minor changes
|
|
|
|
- Remove quotes around base URL in index.json.
|
2016-09-06 18:47:27 +00:00
|
|
|
- Change default log thresholds from TRACE to INFO.
|
2016-08-22 10:08:58 +00:00
|
|
|
|
|
|
|
|
2016-08-22 07:30:37 +00:00
|
|
|
# Changes in version 1.0.1 - 2016-08-22
|
|
|
|
|
|
|
|
* Medium changes
|
|
|
|
- Avoid running out of memory when executing the relaydescs module
|
|
|
|
repeatedly from the internal scheduler rather than using the
|
|
|
|
system's cron daemon.
|
|
|
|
|
|
|
|
|
2016-08-11 09:05:21 +00:00
|
|
|
# Changes in version 1.0.0 - 2016-08-11
|
|
|
|
|
|
|
|
* Major changes
|
|
|
|
- This is the initial release after over six and a half years of
|
|
|
|
development.
|
|
|
|
|