Skip to content

Tags: anishmenon/stunner

Tags

v0.10.9

Toggle v0.10.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
doc: Full documentation as per v0.11 (l7mp#40)

Rewrite intro, user guides and manuals, plus create a separate standalone deployment doc: 
* [Why STUNner](/doc/WHY.md)
* [Deployment models](/doc/DEPLOYMENT.md)
* [Concepts](/doc/CONCEPTS.md)
* [Getting started](/doc/INSTALL.md)
* [Gateway API reference](/doc/GATEWAY.md)
* [Security](/doc/SECURITY.md)
* [Authentication](/doc/AUTH.md)
* [Standalone mode](/doc/OBSOLETE.md)

v0.10.8

Toggle v0.10.8's commit message
Generate new Helm version to match the docs

v0.10.7

Toggle v0.10.7's commit message
Test: Update helm CI

v0.10.6

Toggle v0.10.6's commit message
Fix Dockerfile missing internal packages

v0.10.5

Toggle v0.10.5's commit message
Implement WithOptions to pass options to NewStunner

v0.10.4

Toggle v0.10.4's commit message
Upgrade CI

v0.10.3

Toggle v0.10.3's commit message
Remove vnet.Net from the public STUNner API (we use vnets for testing)

v0.10.2

Toggle v0.10.2's commit message
Add PublicAddr for STUNner listener config

This field will be filled in by the operator by finding the service associated with the
listener (containing the listener's name in the annotation
"stunner.l7mp.io/related-gateway-name"). We do not use this field right away, but it will be
useful later for generating ICE server configurations in the WebRTC application server.

v0.10.1

Toggle v0.10.1's commit message
Make sure stunnerd picks up the loglevel from the config file

v0.10.0

Toggle v0.10.0's commit message
Milestones update