Releases: criyle/go-judge
Releases · criyle/go-judge
v1.5.6
Changelog
- 3531ea6 github: update actions
- e5c7b81 github: upgrade actions
- a10fd68 main: log error when listening failed
v1.5.5
Changelog
- 8bd65f1 model: fix file leak for gRPC and websocket handler
v1.5.4
Changelog
- 5b59246 linuxcontainer: build on go1.19
v1.5.3
Changelog
- f2f8631 linuxcontainer: fix nested mount configuration
v1.5.2
Changelog
- ef85788 linuxcontainer: load default environment variable from /.env
v1.5.1
Changelog
- 9de5338 linuxc: fix exec failure message
- 1cd461b linuxc: look up executable inside container using PATH environment variable
v1.5.0
Changelog
- 3734a92 linuxcontainer: ignore signals and unresponsive containers
v1.4.9
Changelog
- b248dd1 grpc: wrap error with status code
v1.4.8
Changelog
- 0d5148f build: fix docker platform
- 80633d0 linuxcontainer: use temp directory as root