Skip to content

Releases: minekube/gate

v0.2.0

07 Aug 16:54
Compare
Choose a tag to compare

Changelog

b14d4a0 add job to release docker images
8acc9ea write Dockerfile add health probe service (for use in Kubernetes pod health checking)

v0.1.0

06 Aug 19:45
Compare
Choose a tag to compare

Changelog

548f632 add Closed method to Inbound interface to notify connection closure
97ce95b add ConnectionHandshakeEvent
759dba9 add PlayerChatEvent
4ced6c3 add PlayerModInfoEvent
189a4fc colored console & human readable
a5e0d1c fix event manager & add tests
752468b make some packages internal
006ca02 send plugin message to server
6570cb5 simplify ConnectionRequest interface (more Go-like, no callback)

v0.0.4

05 Aug 17:18
Compare
Choose a tag to compare

Changelog

9e453d6 add config validation & warns
a870c82 add connections & logins rate limiting per IP block

v0.0.3

04 Aug 19:38
Compare
Choose a tag to compare

Changelog

ce031d8 add CI and better vibes ;)
35df672 fix lint errors

A more stable release

04 Aug 14:37
Compare
Choose a tag to compare
A more stable release Pre-release
Pre-release

Initial release

02 Aug 22:52
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
v0.0.1

update comments