Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@jeromegn jeromegn released this 07 Mar 21:50
f940c96
Rest API (#51)

* switch to go's dep

* Rest API, endpoints endpoint

* Fix fmt

* replace dockertest + redis with redigomock, gnarly but it works

* put the api server on the right listener :facepalm:

* use TLS matcher for the API

* remove port binding, only works with TLS shared port

* include region in endpoint information

* cache go dep vendor directory

* Accounce current server in redis sorted set

* Use RFC3339 time format for serialization instead of t.String() [fixes #48]

* server announces itself for discovery, will be used by clients soon

* new certs for dev

* set s3 bucket policy to public to download wormhole

* install mc locally

* try setting public only for the linux build

* don't mess with policies, I set it as a S3 bucket policy

* format time with RFC3339