Outline Server v1.10.0
This release rolls out per-ASN metrics and brings some important bug fixes.
The per-ASN metric breakdown enables providers to dig into connections and usage on different networks:
Features
Metrics
- Roll out per-ASN metrics to all servers. By @sbruens in #1585.
- Stop sharing key usage with metrics server. By @sbruens in #1529
- Use outline-ss-server v.1.7.2 release to add AS organization name to metrics.
Documentation
- Update api.yml. By @danyalmazloum in #1525
Build
Bug fixes
- Fixed
isOverDataLimit
logic to stop allowing 0 traffic byte. By @cornzzy in #1556 - Handle
PasswordConflict
explicitly to avoid 500 errors. By @sbruens in #1536 - Don't calculate tunneltime for unauthenticated connections, fixing #1590. By @sbruens in Jigsaw-Code/outline-ss-server#209
New Contributors
- @danyalmazloum made their first contribution in #1525
- @cornzzy made their first contribution in #1556
Full Changelog: server-v1.9.0...server-v1.10.0