Skip to content

Release v9.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Nov 15:39
· 21 commits to master since this release

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)