Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Releases: gortc/gortcd

0.14.0

08 Aug 20:02
0.14.0
44b7698
Compare
Choose a tag to compare

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

06 Aug 21:03
v0.13.1
56ca585
Compare
Choose a tag to compare

Changelog

56ca585 dep: update

Docker images

  • docker pull gortc/gortcd:0.13.1
  • docker pull gortc/gortcd:latest

v0.12.5

05 Aug 19:56
v0.12.5
8f00a8c
Compare
Choose a tag to compare

Changelog

8f00a8c goreleaser: handle ARM versions

Docker images

  • docker pull gortc/gortcd:0.12.5
  • docker pull gortc/gortcd:latest

v0.10.1

04 Aug 18:48
v0.10.1
e26cecd
Compare
Choose a tag to compare

Changelog

e26cecd dep: update
2ddd2e9 server: fix tests
4e21873 all: fix integration tests
4058ede all: implement initial cli
50065ec dep: update turn to v0.2.4

Docker images

  • docker pull gortc/gortcd:0.10.1

v0.9.10

18 Jul 13:27
v0.9.10
0a76af5
Compare
Choose a tag to compare

Changelog

0a76af5 {readme,goreleaser}: fix name template for checksums
ce4cbf5 readme: add releases link

Docker images

  • docker pull gortc/gortcd:0.9.10

v0.9.9

18 Jul 13:06
v0.9.9
d8ebf5e
Compare
Choose a tag to compare

Changelog

d8ebf5e ci: target coverage to 75
5c416a1 dep: ensure

Docker images

  • docker pull gortc/gortcd:0.9.9

v0.9.3

15 Jul 23:46
v0.9.3
f824875
Compare
Choose a tag to compare

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

09 Jul 09:55
79eb0b7
Compare
Choose a tag to compare

Changelog

79eb0b7 server: add local integration test

Docker images

  • docker pull gortc/gortcd:0.6.0

v0.5.0

08 Jul 14:04
v0.5.0
5f1581e
Compare
Choose a tag to compare

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

v0.4.0

09 Jul 09:48
8a1290b
Compare
Choose a tag to compare

Changelog

8a1290b turn.client: init
42b27e4 server: remove outdated comment
addbeed server: use ice.Gather() instead of DefaultGatherer directly
a7e7d0b allocator: add doc

Docker images

  • docker pull gortc/gortcd:0.4.0