Skip to content

Releases: niehusst/net-go

1.5.0

04 Jul 15:20
09f4be8

Choose a tag to compare

Features

  • feat: server telemetry + logger (niehusst)
  • feat: client side telemetry (niehusst)
  • feat: instrument db (niehusst)

Fixes

  • fix: skip stack level in logs (niehusst)
  • fix: middleware ordering (niehusst)
  • fix: docker needs elm build script (Liam Niehus-Staab)

1.4.1

24 Jun 23:40

Choose a tag to compare

Features

None

Fixes

  • fix: mobile UI viewport (niehusst)
  • fix: handle 504 timeout errors properly in elm to retry long-polls (niehusst)
  • fix: better error message separation in game play page (niehusst)

1.4.0

25 May 00:22
b683ddf

Choose a tag to compare

Features

  • feat: game state viz (niehusst)
  • feat: improve game state viz more (niehusst)

Fixes

None

1.3.1

18 May 02:20
a15d059

Choose a tag to compare

Features

None

Fixes

  • fix: db column scan type (niehusst)

1.3.0

08 May 15:34

Choose a tag to compare

Features

  • feat: improve 404 css (niehusst)
  • feat: slightly more css improvment (niehusst)

Fixes

None

1.2.0

06 May 03:49

Choose a tag to compare

Features

  • feat: add long poll logic to client (niehusst)
  • feat: backend longpoll endpoint (niehusst)

Fixes

  • fix: gracefully handle go panics as 500 (niehusst)
  • fix: only longPoll on update game resp if we should (niehusst)

1.1.0

01 May 04:16
414e30d

Choose a tag to compare

Features

  • feat: improved http error messaging (niehusst)

Fixes

  • fix: typo (niehusst)
  • fix: test for game against self prevention (niehusst)

1.0.1

18 Apr 21:06
26d65ef

Choose a tag to compare

Features

None

Fixes

  • fix: release workflow needs content write permissions for gh release (niehusst)

1.0.0

18 Apr 20:41

Choose a tag to compare

Features

None

Fixes

  • fix: workflow syntax err
  • fix: make sure .env.prod exists in cicd
  • fix: try setting network=host to make docker build find elm install deps?
  • fix: ok we do need aptget update
  • fix: docker push tag name

0.1.0

18 Apr 16:45

Choose a tag to compare

Beta release. Website state right before I release to prod for the first time.