Skip to content

Releases: FairwindsOps/agones-allocator-client

v0.3.1

08 Jul 03:18
Compare
Choose a tag to compare

Changelog

29d3b4c fix commandline flags
31eecaf Update README.md (#7)
2b32e71 remove codecov
3576bfb Managed by Terraform
a48e5d4 Managed by Terraform

v0.3.0

28 Sep 20:37
0f08e1b
Compare
Choose a tag to compare

Changelog

0f08e1b Add the ability to set metadata (#6)

v0.2.0

05 Aug 21:53
86f1d92
Compare
Choose a tag to compare

Changelog

86f1d92 Adding support for simple-tcp service (#4)
475ad2a fix empty map panic when setting a single host

v0.1.0

25 Jun 16:59
8982c13
Compare
Choose a tag to compare

Changelog

8982c13 Allow lists of hosts or map of hosts-ping. If hosts-ping, pick fastest (#3)
e553935 Add a ping tester to check latency to different servers (#2)

v0.0.2

23 Jun 20:38
Compare
Choose a tag to compare

Changelog

d76b69a Add the ability to pass labels

v0.0.1

23 Jun 19:38
Compare
Choose a tag to compare

Changelog

88b73cb Circle, COC, CONTRIB
117c3ae Attribution and License
a7c3e1f README
a99d28a better messaging around goodby
14cf729 Adding retries and backoff. Fixes #1
ebcefb3 Udp demo working now
952bdcb Added a udp demo
c3f1402 separate make request function
78c6ad3 Build a client and use it
049e4a4 initial commit