Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Network Health
sbws
Commits
90658482
Commit
90658482
authored
Mar 27, 2019
by
juga
Browse files
Release version 1.1.0
parent
760744a2
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
90658482
...
...
@@ -7,6 +7,50 @@ The format is based on `Keep a
Changelog <http://keepachangelog.com/en/1.0.0/>`__ and this project
adheres to `Semantic Versioning <http://semver.org/spec/v2.0.0.html>`__.
v1.1.0 (2019-03-27)
-------------------
New
~~~
- V3bwfile: Report excluded relays.
Closes: #28565.
- V3bwfile: Add time to report half network.
Closes: #28983
- Destination: Recover destination when it failed.
Closes: #29589.
- V3bwfile: Report relays that fail to be measured.
Closes: #28567.
- V3bwfile: Report relays that are not measured measured.
Closes: #28566
- V3bwfile: Add KeyValues to monitor relays.
Closes: #29591.
- Docs: document that authorities are not measured.
Closes: #29722
- Scanner: Warn when there is no progress.
Closes: #28652
Fix
~~~
- v3bwfile: Report relays even when they don't reach a minimum number.
Closes: #29853.
- Minor fixes. Closes #29891.
- Relaylist: Convert consensus bandwidth to bytes.
v1.0.5 (2019-03-06)
-------------------
- Release v1.0.5.
this time with the correct version
v1.0.4 (2019-03-06)
-------------------
- Release v1.0.4.
because there was a commit missing between `1.0.3` and `1.0.4-dev0`
and what is released as `1.0.3` has version `1.0.4-dev0` and it
can not be fixed now.
v1.0.3 (2019-02-28)
-------------------
...
...
sbws/__init__.py
View file @
90658482
__version__
=
'1.1.0
-dev0
'
__version__
=
'1.1.0'
import
threading
# noqa
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment