Skip to content

Releases: criyle/go-judge

v1.6.1

03 Dec 06:14

Choose a tag to compare

Changelog

  • c7d4bab config: set default value for copyOutMax to 256m

v1.6.0

13 Nov 23:39

Choose a tag to compare

Changelog

v1.5.6

21 Oct 04:46

Choose a tag to compare

Changelog

  • 3531ea6 github: update actions
  • e5c7b81 github: upgrade actions
  • a10fd68 main: log error when listening failed

v1.5.5

19 Oct 04:10

Choose a tag to compare

Changelog

  • 8bd65f1 model: fix file leak for gRPC and websocket handler

v1.5.4

02 Oct 02:21

Choose a tag to compare

Changelog

  • 5b59246 linuxcontainer: build on go1.19

v1.5.3

27 Aug 07:49

Choose a tag to compare

Changelog

  • f2f8631 linuxcontainer: fix nested mount configuration

v1.5.2

26 Aug 03:53

Choose a tag to compare

Changelog

  • ef85788 linuxcontainer: load default environment variable from /.env

v1.5.1

13 Aug 08:48

Choose a tag to compare

Changelog

  • 9de5338 linuxc: fix exec failure message
  • 1cd461b linuxc: look up executable inside container using PATH environment variable

v1.5.0

10 Aug 04:40

Choose a tag to compare

Changelog

  • 3734a92 linuxcontainer: ignore signals and unresponsive containers

v1.4.9

30 Jul 08:23

Choose a tag to compare

Changelog

  • b248dd1 grpc: wrap error with status code