Skip to content

Releases: eduNEXT/eox-core

Release v10.6.0

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

10.6.0 (2024-09-18)

Features

Code Refactoring

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

Release 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

Release 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)

Release v10.0.0

01 Feb 21:10
Compare
Choose a tag to compare

10.0.0 (2024-02-01)

⚠ BREAKING CHANGES

  • add compatibility with quince release

  • chore: update constraints & upgrade requirements

  • fix: was mandatory to send any get_response

  • chore: update github-actions

  • chore: install test dependencies as dev ones

  • docs: update README for showing quince support

  • fix: malformed table

Performance Improvements

Documentation

  • bumpversion: v9.1.1 → 10.0.0 (2e9116b)

Release v9.1.1

25 Jan 16:59
Compare
Choose a tag to compare

9.1.1 (2024-01-25)

Bug Fixes

  • update urls in favor of re_path for deprecation (#260) (bb15fcc)

Documentation

  • bumpversion: v9.1.0 → 9.1.1 (339b23e)

Release v9.1.0

12 Jan 02:24
Compare
Choose a tag to compare

9.1.0 (2024-01-12)

Features

Documentation

  • bumpversion: v9.0.0 → 9.1.0 (f0cb0d3)

Release v9.0.0

30 Nov 15:39
Compare
Choose a tag to compare

9.0.0 (2023-11-30)

⚠ BREAKING CHANGES

  • remove openedx-events constraint to use what's installed (#252)

  • add compatibility with palm

  • ci: update workflow versions

  • chore: update constraints

  • chore: update requirements

  • fix: remove python 3.10 because it causes an error in the build created by backports-zoneinfo

  • fix: add and avoid to use general exceptions

  • fix: add timeout to the requests

  • fix: wrong import order

  • fix: improve pylint disables in code

  • docs: update the README.rst

  • fix: improve the exception to avoiding too general exception

  • chore: avoid being too restrictive in the constraint edx-opaque-keys

  • chore: update requirements

Features

Performance Improvements

Documentation

  • bumpversion: v8.2.0 → 9.0.0 (7e4d9d2)

Code Refactoring

  • remove all unused backends DS-703 (#257) (2b0c080)
  • remove openedx-events constraint to use what's installed (#252) (8f3c550)