Releases: gortc/gortcd
0.14.0
Changelog
44b7698 Merge pull request #13 from gortc/stats
9e548ab all: turn on metrics
6361800 lint: fix some warnings
b956633 {allocator,server}: add metrics
bb9004b dep: add prometheus
2cf1cb6 allocator: add new statistics
b62288d allocator: rename Stats.Count to Allocations
ab9641f allocator: introduce Stats structure
389a345 allocator: add Count() method
0755aa7 all: add coverage.txt to gitignore
Docker images
docker pull gortc/gortcd:0.14.0
docker pull gortc/gortcd:latest
v0.13.1
v0.12.5
v0.10.1
v0.9.10
v0.9.9
v0.9.3
Changelog
f824875 server: handle Options zero values better, add comments
32c357a allocator: add NetAllocator.New comment
ded15e7 auth: add comments
22b5a47 allocator: comments for port_sys
676d3d7 allocator: comments for {allocation,port}.go
7ebb63f allocator: add comments
01d1e28 server: start gc and implement Close()
b658932 server: update comment to Server
41bf02c server: fix parsing lifetime in processRefreshRequest
f1154e3 server.context: move to context.go
6aa2c0e server: set response.{Type,TransactionID} directly
27fb57a server: add TestServer_processBindingRequest
Docker images
docker pull gortc/gortcd:0.9.3
v0.6.0
v0.5.0
Changelog
5f1581e server: extract to internal package
df36d7d auth: change interface
647f247 auth,server: get credentials from flag value
e8a4979 auth: use MessageIntegrity directly
6631160 auth: add initial implementation of long-term creds
8d4153f readme: add GPG verify
Docker images
docker pull gortc/gortcd:0.5.0