Skip to content

Releases: criyle/go-judge

v1.7.0

30 Oct 04:36

Choose a tag to compare

Changelog

  • 4b6c7ac build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#87)
  • 1117e6e build(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#88)
  • eecd8bd deps: upgrade to go1.21 with dependencies
  • eded6e0 linuxc: add addressSpaceLimit to enable rlimit_as
  • 2f24785 model: deprecate strict_memory_limit to percise definition
  • fb90a1e winc: minor fix and fixed some typo

v1.6.10

11 Aug 15:10

Choose a tag to compare

Changelog

  • faec026 *: update dependency versions
  • 04804ed winc: fixed the error of check regular file (#78)

v1.6.9

21 Jul 09:30

Choose a tag to compare

Changelog

  • 185c73b ci: supporting riscv64
  • 9e403cb doc: reorder paragraphs & update dependencies

v1.6.8

11 Jun 08:54

Choose a tag to compare

Changelog

  • 5d037c7 build(deps): bump all dependencies to latest
  • 8b35d65 build(deps): bump all dependencies to latest
  • 47ca744 build(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#67)
  • 80cadb3 fix: update exit status when status != 0 (#68)

v1.6.7

14 Apr 10:57

Choose a tag to compare

Changelog

  • 90de4c5 main: allow -srf-prefix to pass list of path split by comma

v1.6.6

14 Apr 10:06

Choose a tag to compare

Changelog

  • afb21cc main: listen on both ipv4 and ipv6 localhost when exists

v1.6.5

14 Apr 01:42

Choose a tag to compare

Changelog

  • 495ad3f config: use localhost when not in container

v1.6.4

13 Apr 09:59

Choose a tag to compare

Changelog

  • dd8c6ec *: bump dependencies & fix multiple cmd pipe proxy copy out

v1.6.3

19 Feb 10:21

Choose a tag to compare

Changelog

  • 348abda api: add /config endpoint for configuration and update go1.20
  • a23ea1c github: update go version to 1.20

v1.6.2

26 Dec 21:24

Choose a tag to compare

Changelog

  • 330573e envexec: open collecting files before exec to avoid error when deleted