Releases: fc92/poker
Releases · fc92/poker
first helm release
ability to add and remove rooms in k8s
What's Changed
Full Changelog: v1.2.0...v1.2.1
multi room in k8s
What's Changed
- Groom for multi poker room on k8s by @fc92 in #20
- Bump github.com/containerd/containerd from 1.6.15 to 1.6.18 by @dependabot in #22
- Bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #21
- single Dockefile for poker and groom by @fc92 in #23
New Contributors
- @dependabot made their first contribution in #22
Full Changelog: v1.1.3...v1.2.0
new joiner can vote
adds possibility to vote 21
go 1.20
code coverage increased
improve maintainability
v1.1.2 improve maintainability
v1.1.1
All in one Docker image
The Docker packaging has been improved to deploy a single container per poker room, providing HTTP web access to the clients.
(tested mainly on linux/amd64 platform)
add tty2web to docker image
v1.0.6 add tty2web inside Docker image
add debug log and docker package + trivy scan
v1.0.5 fix sha256 of docker/login-action
add support for windows 386 platform
try to fix release upload conf based on https://github.com/wangyoucao577/go-release-action/issues/68