Skip to content

Releases: eduNEXT/eox-core

Release V11.3.0

07 Mar 20:17
0cdbd4e
Compare
Choose a tag to compare

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

03 Mar 22:27
fd092b3
Compare
Choose a tag to compare

What's Changed

  • ci: add dependabot config for enable github action auto update AP-1514 by @BryanttV in #293
  • docs: add users api docs by @luisfelipec95 in #290
  • ci: use major versions in workflow actions AP-1514 by @BryanttV in #299
  • test: add integration tests for the support api AP-1527 by @BryanttV in #300
  • test: add TestPathRedirectionMiddleware integration tests AP-1547 by @BryanttV in #298
  • chore: removed unnecessary constraints by @Asespinel in #303
  • ci: use openedx commitlint workflow AP-1595 by @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-1406 by @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

Full Changelog: v11.0.0...v11.2.0

v11.1.0

27 Nov 14:55
3204880
Compare
Choose a tag to compare

11.1.0 (2024-11-27)

Continuous Integration

  • Add dependabot config for enable github action auto update AP-1514 by @BryanttV in #293
  • Use major versions in workflow actions AP-1514 by @BryanttV in #299

Documentation

Miscellaneous Chores

Tests

  • Add TestPathRedirectionMiddleware integration tests AP-1547 by @BryanttV in #298
  • Add integration tests for the support api AP-1527 by @BryanttV in #300

v11.0.0

28 Oct 22:23
5f4bcb8
Compare
Choose a tag to compare

11.0.0 (2024-10-28)

⚠ BREAKING CHANGES

  • Dropped Support for Django 3.2: Removed support for Django 3.2 in this plugin. As a result, we have also dropped support for Open edX releases from Maple up to and including Palm, which rely on Django 3.2. Future versions of this plugin may not be compatible with these Open edX releases.

Tests

  • Add integration tests for the enrollments api AP-1346 by @BryanttV in #280
  • Add fake user data for testing purposes AP-1346 by @BryanttV in #281
  • Add integration tests for the pre-enrollments api AP-1405 by @BryanttV in #289

Miscellaneous Chores

  • Remove old enrollments api integrations tests AP-1346 by @BryanttV in #282

Continuous Integration

  • Use github application instead of pat in workflows AP-1309 by @BryanttV in #284
  • Update workflow for integration tests by @magajh in #288

v10.6.0

18 Sep 13:46
9143370
Compare
Choose a tag to compare

10.6.0 (2024-09-18)

Tests

Miscellaneous Chores

  • Move unit tests to the corresponding unit folder by @BryanttV in #279

v10.5.1

19 Jul 16:47
a8ae715
Compare
Choose a tag to compare

10.5.1 (2024-07-19)

Bug Fixes

  • Add ImproperlyConfigured exception in load permissions function by @BryanttV in #274 (This ensures compatibility with the Redwood release)

Documentation

  • Improve README and hows-to by @dcoa in #271

v10.5.0

08 Jul 21:06
623b6d9
Compare
Choose a tag to compare

10.5.0 (2024-07-08)

Features

Performance Improvements

Release v10.4.0

08 Jul 21:01
Compare
Choose a tag to compare

10.4.0 (2024-05-24)

Features

Documentation

  • bumpversion: v10.3.0 → 10.4.0 (201f688)

Release v10.3.0

27 May 20:43
Compare
Choose a tag to compare

10.3.0 (2024-05-23)

Features

Documentation

  • bumpversion: v10.2.0 → 10.3.0 (51b73d2)

Release v10.2.0

17 May 17:23
Compare
Choose a tag to compare

10.2.0 (2024-05-17)

Features

Documentation

  • bumpversion: v10.1.0 → 10.2.0 (3021272)