Skip to content

Releases: eduNEXT/eox-core

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)

Release v8.1.0

20 Mar 19:28
Compare
Choose a tag to compare

8.1.0 (2023-03-20)

Features

  • allow sentry to receive extra params (#248) (3773f3d)

Documentation

  • bumpversion: v8.0.0 → 8.1.0 (29e632a)

Release v8.0.0

31 Jan 12:57
Compare
Choose a tag to compare

8.0.0 (2023-01-31)

⚠ BREAKING CHANGES

  • add compatibility with olive

Performance Improvements

  • add compatibility with Open edX olive release (#244) (517b603)

Documentation

  • bumpversion: v7.2.3 → 8.0.0 (3def8af)

Release v7.2.3

12 Jan 19:19
Compare
Choose a tag to compare

7.2.3 (2023-01-12)

Bug Fixes

  • unboundLocalError for enrollment backend (#242) (9bd13a7)

Documentation

  • bumpversion: v7.2.2 → 7.2.3 (10f4bdc)

Release v7.2.2

27 Dec 15:32
Compare
Choose a tag to compare

7.2.2 (2022-12-27)

Bug Fixes

Documentation

  • bumpversion: v7.2.1 → 7.2.2 (990d66c)

Continuous Integration

Release v7.2.1

21 Dec 17:29
Compare
Choose a tag to compare

7.2.1 (2022-12-21)

Bug Fixes

  • ci: update bumpversion workflow to make changelog publish (935439c)

Documentation

  • bumpversion: v7.2.0 → 7.2.1 (b70c736)

Release v6.2.1

19 Dec 15:40
Compare
Choose a tag to compare

Release v7.0.0

07 Oct 20:43
Compare
Choose a tag to compare

7.0.0 (2022-10-07)

⚠ BREAKING CHANGES

  • feat: make it compatible with nutmeg

  • perf: update requirements

  • docs: update readme

  • feat: drop django22 and added python 3.10

  • ci: add python publish workflow and drop circleci

Co-authored-by: Maria Fernanda Magallanes Zubillaga [email protected]
Co-authored-by: Juan David Buitrago [email protected]

Performance Improvements

Documentation

Release v6.1.2

04 Oct 00:33
Compare
Choose a tag to compare

6.1.2 (2022-10-04)

Bug Fixes

  • remove try except and correct platform path (8a23616)

Continuous Integration

  • update workflows commitlint and rm commitlint.config file (39c011c)

Documentation

Release v6.1.1

23 Jun 14:57
Compare
Choose a tag to compare

6.1.1 (2022-06-03)

Bug Fixes

  • get settings course_org_filter when validating org for async proc (d4987ca)