Go Judge Versions Save

Sandbox Server in REST / gRPC API. Based on Linux container technologies.

v1.6.8

11 months ago

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

1 year ago

Changelog

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

v1.6.6

1 year ago

Changelog

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

v1.6.5

1 year ago

Changelog

  • 495ad3f config: use localhost when not in container

v1.6.4

1 year ago

Changelog

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

v1.6.3

1 year ago

Changelog

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

v1.6.2

1 year ago

Changelog

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

v1.6.1

1 year ago

Changelog

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

v1.6.0

1 year ago

Changelog

  • 32870c4 ci: update build.yml
  • a06fc0b env: support symlink creation
  • 561c0a6 ffi: refactor cinterface (#43)

v1.5.6

1 year ago

Changelog

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