Releases: eduNEXT/eox-core
Releases · eduNEXT/eox-core
Release list
v12.4.0
What's Changed
-
feat: Add support for Verawood release of Open edX to eox-core by @Gi-ron in #337
-
ci: Update integration test workflow: add Verawood (<23.0.0) and remove Tutor <21.0.0.
-
chore: Bump version from 12.3.1 to 12.4.0.
Full Changelog: v12.3.0...v12.3.1
v12.3.1
What's Changed
- chore: update integration test workflow by @jignaciopm in #337
Full Changelog: v12.3.0...v12.3.1
v12.3.0
What's Changed
- feat: use shared behavior class for updating email and username by @mariajgrimaldi in #333
- feat: add flag to allow permanent user deletions by @mariajgrimaldi in #335
Full Changelog: v12.2.1...v12.3.0
v12.2.1
v12.2.0
What's Changed
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #322
- chore(deps): bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 by @dependabot[bot] in #323
- chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #324
- chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #326
- chore: add support for Python 3.12 and Django 5.2 by @jignaciopm in #325
Full Changelog: v12.1.0...v12.2.0
v12.1.0
v12.0.0
What's Changed
- perf: teak release support by @luisfelipec95 in #319
Full Changelog: v11.3.0...v12.0.0
Release V11.3.0
v11.3.0 - (2025-03-02)
Added
- Added signed JWT authentication for the OAuth application API to support secure authentication when creating tenant OAuth clients.
v11.2.0
What's Changed
- ci: add dependabot config for enable github action auto update
AP-1514by @BryanttV in #293 - docs: add users api docs by @luisfelipec95 in #290
- ci: use major versions in workflow actions
AP-1514by @BryanttV in #299 - test: add integration tests for the support api
AP-1527by @BryanttV in #300 - test: add TestPathRedirectionMiddleware integration tests
AP-1547by @BryanttV in #298 - chore: removed unnecessary constraints by @Asespinel in #303
- ci: use openedx commitlint workflow
AP-1595by @BryanttV in #306 - chore(deps): bump mathieudutour/github-tag-action from 6.1 to 6.2 by @dependabot in #295
- chore(deps): bump actions/cache from 3 to 4 by @dependabot in #297
- chore(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.12.2 by @dependabot in #304
- perf: added sumac support by @Asespinel in #307
- ci: set fail-fast as False to allow integration tests to continue on nightly Tutor failures by @magajh in #308
- test: add integration tests for the grade api
AP-1406by @jignaciopm in #302 - ci(integration-tests-workflow): rename nightly to main in tutor_version matrix by @magajh in #309
- chore: assign @eduNEXT/heimdall as codeowners by @magajh in #310
- chore(deps): bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.4 by @dependabot in #315
- feat: add aggregated data collector API by @magajh in #314
New Contributors
- @Asespinel made their first contribution in #303
- @dependabot made their first contribution in #295
Full Changelog: v11.0.0...v11.2.0
v11.1.0
11.1.0 (2024-11-27)
Continuous Integration
- Add dependabot config for enable github action auto update
AP-1514by @BryanttV in #293 - Use major versions in workflow actions
AP-1514by @BryanttV in #299
Documentation
- Add users api docs by @luisfelipec95 in #290
Miscellaneous Chores
- Remove unnecessary constraints by @Asespinel in #303