Skip to content

Releases: fc92/poker

first helm release

26 Mar 22:14
5fcbc12
Compare
Choose a tag to compare

What's Changed

  • QA improvements

Full Changelog: v1.2.1...v1.2.2

ability to add and remove rooms in k8s

24 Mar 12:48
ea95772
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

multi room in k8s

09 Mar 23:18
cc2b6c4
Compare
Choose a tag to compare

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

Full Changelog: v1.1.3...v1.2.0

new joiner can vote

12 Feb 00:53
44bc52c
Compare
Choose a tag to compare

adds possibility to vote 21
go 1.20
code coverage increased

improve maintainability

30 Jan 10:17
Compare
Choose a tag to compare
Pre-release
v1.1.2

improve maintainability

v1.1.1

28 Jan 18:39
Compare
Choose a tag to compare

fix regression on name passing in URL
add the possibility to name the Room

All in one Docker image

26 Jan 00:10
Compare
Choose a tag to compare

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

24 Jan 23:46
Compare
Choose a tag to compare
Pre-release
v1.0.6

add tty2web inside Docker image

add debug log and docker package + trivy scan

21 Nov 23:12
08eaf67
Compare
Choose a tag to compare
v1.0.5

fix sha256 of docker/login-action

add support for windows 386 platform

07 Nov 21:46
e2aa4a9
Compare
Choose a tag to compare
try to fix release upload

conf based on https://github.com/wangyoucao577/go-release-action/issues/68