Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sbws
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
juga
sbws
Commits
26069fe2
Commit
26069fe2
authored
6 years ago
by
Matt Traudt
Browse files
Options
Downloads
Patches
Plain Diff
Bump to 0.4.1
parent
9ac98afb
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.md
+4
-1
4 additions, 1 deletion
CHANGELOG.md
sbws/__init__.py
+1
-1
1 addition, 1 deletion
sbws/__init__.py
tests/unit/lib/data/v3bw.txt
+1
-1
1 addition, 1 deletion
tests/unit/lib/data/v3bw.txt
with
6 additions
and
3 deletions
CHANGELOG.md
+
4
−
1
View file @
26069fe2
...
...
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
## [0.4.1]
### Changed
-
If the relay to measure is an exit, put it in the exit position and choose a
...
...
@@ -31,4 +33,5 @@ So fix that.
-
`earliest_bandwidth`
being the newest bw not the oldest (thanks juga0)
-
`node_id`
was missing the character "$" at the beginning
[
Unreleased
]:
https://github.com/pastly/simple-bw-scanner/compare/v0.4.0...master
[
Unreleased
]:
https://github.com/pastly/simple-bw-scanner/compare/v0.4.1...master
[
0.4.1
]:
https://github.com/pastly/simple-bw-scanner/compare/v0.4.0...v0.4.1
This diff is collapsed.
Click to expand it.
sbws/__init__.py
+
1
−
1
View file @
26069fe2
__version__
=
'
0.4.1
-dev
'
__version__
=
'
0.4.1
'
This diff is collapsed.
Click to expand it.
tests/unit/lib/data/v3bw.txt
+
1
−
1
View file @
26069fe2
...
...
@@ -5,6 +5,6 @@ file_created=2018-04-25T13:10:57
generator_started=2018-04-16T14:09:05
latest_bandwidth=2018-04-17T14:09:07
software=sbws
software_version=0.4.1
-dev
software_version=0.4.1
====
bw=54 error_circ=0 error_misc=0 error_stream=1 master_key_ed25519=g+Shk00y9Md0hg1S6ptnuc/wWKbADBgdjT0Kg+TSF3s nick=A node_id=$AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA rtt=456 success=1 time=2018-04-17T14:09:07
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment