Skip to content

Releases: aron-muon/KubeCodeRun

2.2.2

23 Mar 13:30
492c99d

Choose a tag to compare

2.2.2 (2026-03-23)

Bug Fixes

2.2.1

23 Mar 12:57
43b2510

Choose a tag to compare

2.2.1 (2026-03-23)

Bug Fixes

2.2.0

02 Mar 16:53
604c91d

Choose a tag to compare

2.2.0 (2026-03-02)

Features

  • docker: upgrade base images and dependencies to DHI trixie (#35) (604c91d)

2.1.3

09 Feb 13:28
53e445d

Choose a tag to compare

2.1.3 (2026-02-09)

Bug Fixes

  • sanitize uploaded filenames before storage to match LibreChat (#32) (53e445d)

2.1.2

23 Jan 03:29
e8ceb10

Choose a tag to compare

2.1.2 (2026-01-23)

Bug Fixes

  • set working directory in nsenter for relative path support (#31) (e8ceb10)

2.1.1

21 Jan 20:04
35ed038

Choose a tag to compare

2.1.1 (2026-01-21)

Bug Fixes

2.1.0

21 Jan 19:32
d1abcbe

Choose a tag to compare

2.1.0 (2026-01-21)

Features

  • network isolation support for Go and per-language resource limits (#29) (d1abcbe)

2.0.0

21 Jan 16:26
0965155

Choose a tag to compare

What's Changed

Security

  • security: fix path traversal vulnerability in sidecar file endpoints by @wipash in #12
  • fix: prevent command injection via working_dir parameter in sidecar by @wipash in #9
  • security: add RuntimeDefault seccomp profile to execution pods by @wipash in #11
  • refactor(docker): image size reduction, standardisation, security hardening by @wipash in #25

Features

  • feat(helm): Expose most configuration settings via Helm chart by @wipash in #14
  • feat: add semantic-release for automated version management by @aron-muon in #23

Bug Fixes

Other

  • build: modernize Python tooling (uv, ruff, ty, justfile) by @wipash in #6
  • test: comprehensive unit test coverage (90%+) by @aron-muon in #18
  • ci: reduce full test suite runtime by 5x by @aron-muon in #16
  • ci: skip Docker builds for fork PRs by @aron-muon in #26

Full Changelog: 1.0.0...2.0.0

1.2.9

21 Jan 16:12
0965155

Choose a tag to compare

1.2.9 (2026-01-21)

Bug Fixes

  • tagged version now is tagged properly (#28) (0965155)

1.2.8

21 Jan 15:09
5e2537c

Choose a tag to compare

1.2.8 (2026-01-21)

Bug Fixes