Skip to content

Releases: criyle/go-judge

Release v1.3.12

31 Jan 09:49
Compare
Choose a tag to compare
envexec: reduce goroutine usage

doc: update cgroup v2

Release v1.3.11

09 Jan 03:33
Compare
Choose a tag to compare
filestore: use math/rand & reduce fileId to 40bit

Release v1.3.10

25 Dec 23:29
Compare
Choose a tag to compare
cgroup: add cgroup v2 support in containers

Release v1.3.9

29 Nov 07:34
Compare
Choose a tag to compare
container: add ability to mask path

Release v1.3.8

19 Nov 23:15
Compare
Choose a tag to compare
*: bump dependency versions

Release v1.3.7

15 Nov 04:04
Compare
Choose a tag to compare
doc: update README

Release v1.3.6

12 Nov 09:38
Compare
Choose a tag to compare
linuxc: limit open file count & add stdio devices

Release v1.3.5

31 Oct 06:29
Compare
Choose a tag to compare
linuxcontainer: allow restrict usage of CPU and CPU set

- change cpuRate to int and 1000 means 1 CPU 100%

Release v1.3.4

28 Sep 07:05
Compare
Choose a tag to compare
linuxcontainer: do not change uid/gid by default

Release v1.3.3

21 Sep 02:20
Compare
Choose a tag to compare
fix build