Skip to content

Releases: openedx/codejail

v3.4.1

29 Apr 19:24
c6e304a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.0...v3.4.1

v3.4.0

29 Apr 16:12
c499d69
Compare
Choose a tag to compare

What's Changed

  • Update standard workflow files. by @feanil in #154
  • fix: Replaced whitelist_externals with allowlist_externals in tox and removed tox-battery by @edx-requirements-bot in #160
  • chore: Add security issues section to README by @adzuci in #157
  • docs: Various fixes to codejail setup instructions (copies, user) by @timmc-edx in #164
  • feat: Build and test with Python 3.8 and 3.11 for codejail. by @feanil in #167

New Contributors

Full Changelog: 3.3.3...v3.4.0

3.3.3

17 Feb 07:30
9e50c0d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.2...3.3.3

v3.3.2

01 Feb 07:58
3f7f9d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.1...v3.3.2

v3.3.1

26 Oct 10:06
2c66dde
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3.0...v3.3.1

3.3.0

05 Oct 16:13
1a63586
Compare
Choose a tag to compare
  • Fixes setup scripts so that PyPI release includes scripts and configuration assets.
  • Upgrades Python testing requirements.

Django 3.2 Upgrade

01 Dec 07:20
4e807cd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.5...3.2.0

Renamed the package to edx-codejail

21 Apr 13:18
723432b
Compare
Choose a tag to compare

Renamed the package to edx-codejail as codejail wasn't allowed on PyPI

Release to PyPI

15 Apr 12:58
437c936
Compare
Choose a tag to compare

Added a GitHub action to push release to PyPI

Fix logging of resource limits, overrides context

09 Nov 14:21
babbe78
Compare
Choose a tag to compare
Fix 'Preparing to execute jailed code' log message (#106)

The logging statement added in 3.1.1, and modified in
3.1.2, was typoed.

Bump version to 3.1.3