Releases: openedx/codejail
Releases · openedx/codejail
v4.0.0
What's Changed
- fix: Require an explicit opt in to unsafety; defer decision to call time by @timmc-edx in #246
- feat: add support for Django 5.2 by @MoisesGSalas in #242
New Contributors
- @irtazaakram made their first contribution in #229
Full Changelog: v3.5.2...v4.0.0
v3.5.2 - Add support for Ubuntu 24.04
What's Changed
- chore: Upgrade Python requirements by @edx-requirements-bot in #208
- test: load aa-profiles with compatible ABIs for the host by @MoisesGSalas in #207
Full Changelog: v3.5.1...v3.5.2
Add Ubuntu 22.04 Support
What's Changed
Full Changelog: v3.5.0...v3.5.1
What's Changed
- fix: setup.py update using script by @edx-requirements-bot in #158
- build: Create upgrade-python-requirements.yml by @feanil in #170
- chore: add catalog-info.yaml by @MoisesGSalas in #171
- fix: Update upgrade-python-requirements.yml by @feanil in #172
- fix: master branch sunset by @feanil in #182
- chore: enable github action auto update in dependabot.yml by @edx-requirements-bot in #192
- build(deps): bump actions/checkout from 2 to 4 by @dependabot in #196
- build(deps): bump actions/setup-python from 2 to 5 by @dependabot in #198
- build(deps): bump aws-actions/configure-aws-credentials from 1 to 4 by @dependabot in #195
- build(deps): bump aws-actions/amazon-ecr-login from 1 to 2 by @dependabot in #197
- Drop ECR for testing builds by @feanil in #201
- fix: Bump the version of the release workflow. by @feanil in #205
New Contributors
- @MoisesGSalas made their first contribution in #171
- @dependabot made their first contribution in #196
Full Changelog: v3.4.1...v3.5.1
v3.5.0
What's Changed
- fix: setup.py update using script by @edx-requirements-bot in #158
- build: Create upgrade-python-requirements.yml by @feanil in #170
- chore: add catalog-info.yaml by @MoisesGSalas in #171
- fix: Update upgrade-python-requirements.yml by @feanil in #172
- fix: master branch sunset by @feanil in #182
- chore: enable github action auto update in dependabot.yml by @edx-requirements-bot in #192
- build(deps): bump actions/checkout from 2 to 4 by @dependabot in #196
- build(deps): bump actions/setup-python from 2 to 5 by @dependabot in #198
- build(deps): bump aws-actions/configure-aws-credentials from 1 to 4 by @dependabot in #195
- build(deps): bump aws-actions/amazon-ecr-login from 1 to 2 by @dependabot in #197
- Drop ECR for testing builds by @feanil in #201
New Contributors
- @MoisesGSalas made their first contribution in #171
- @dependabot made their first contribution in #196
Full Changelog: v3.4.1...v3.5.0
v3.4.1
v3.4.0
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
- @adzuci made their first contribution in #157
- @timmc-edx made their first contribution in #164
Full Changelog: 3.3.3...v3.4.0
3.3.3
What's Changed
- fix: remove future usages by @UsamaSadiq in #149
New Contributors
- @rayzhou-bit made their first contribution in #152
Full Changelog: v3.3.2...3.3.3
v3.3.2
v3.3.1
3.3.0
- Fixes setup scripts so that PyPI release includes scripts and configuration assets.
- Upgrades Python testing requirements.