Skip to content

2.0.0

Choose a tag to compare

@aron-muon aron-muon released this 21 Jan 16:26
· 18 commits to main since this release
0965155

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