Skip to content

Releases: eduNEXT/eox-tenant

Release v10.0.0

20 Nov 21:50
Compare
Choose a tag to compare

10.0.0 (2023-11-20)

⚠ BREAKING CHANGES

  • add compatibility with palm

  • feat: added palm support and changed default settings to always use eox_tenant

  • chore: modifed tutor version and changed constraints file

Performance Improvements

Documentation

  • bumpversion: v9.3.0 → 10.0.0 (19b9172)

Release v9.2.1

30 Jul 14:26
Compare
Choose a tag to compare

9.2.1 (2023-07-30)

Bug Fixes

  • use CourseEnrollmentQuerysetRequested from openedx-filters (#159) (9ffa5a7)

Documentation

  • bumpversion: v9.2.0 → 9.2.1 (5619a0d)

Code Refactoring

  • remove Darklang middleware because it is not being used (#186) (6f3020f)

Release v9.2.0

29 Jun 19:30
Compare
Choose a tag to compare

9.2.0 (2023-06-26)

Features

  • having released_languages tenant and site aware DS-553 (#184) (2350c81)

Documentation

  • bumpversion: v9.1.1 → 9.2.0 (e04fbb1)

Release v9.1.1

26 May 13:48
Compare
Choose a tag to compare

9.1.1 (2023-05-26)

Bug Fixes

  • bypass load permission if migrations not completed (3d518be)

Documentation

  • bumpversion: v9.1.0 → 9.1.1 (678ee1b)

Release v9.1.0

15 May 20:17
Compare
Choose a tag to compare

9.1.0 (2023-05-15)

Features

  • add course_home api pattern to MicrositeCrossBrandingFilterMiddleware (4f90bd5)

Documentation

  • bumpversion: v9.0.0 → 9.1.0 (a4e0381)

Release v9.0.0

14 Mar 16:02
Compare
Choose a tag to compare

9.0.0 (2023-03-14)

⚠ BREAKING CHANGES

  • avoid registering models in services different than LMS

  • refactor!(DS-434): avoid registering models in services different than LMS (#177) (70b6b57), closes #177

Documentation

  • add caveats section describing issue with middleware (#173) (f3745a5)
  • bumpversion: v8.0.0 → 9.0.0 (af2357a)

Release v8.0.0

31 Jan 12:40
Compare
Choose a tag to compare

8.0.0 (2023-01-31)

⚠ BREAKING CHANGES

  • DS-365: Remove the useless backends for versions older than maple

  • ci: update requirements and ci settings

  • feat: fix issues and add compatibility with new python versions

  • perf: remove useless backends

  • docs: update README

  • ci: update github actions version

Performance Improvements

Documentation

  • bumpversion: v7.0.1 → 8.0.0 (88c0e6c)

Release v3.6.0

15 Jan 14:32
Compare
Choose a tag to compare

Release v7.0.0

19 Dec 21:24
Compare
Choose a tag to compare

7.0.0 (2022-12-19)

⚠ BREAKING CHANGES

  • drop unnecessary certificate proxy

  • feat: add pipeline step that filter render certificates by organization

  • refactor: drop unnecessary backend

  • fix: fix quality tests

Performance Improvements

  • filter certificates by org and remove certificate proxy (#157) (773ac40)

Documentation

  • bumpversion: v6.3.0 → 7.0.0 (b35cc73)

Continuous Integration

  • update the changelog updater step in bumpversion (c45c3e6)

Release v6.3.0

22 Nov 16:31
Compare
Choose a tag to compare

6.3.0 (2022-11-22)

Features

  • filter user's course enrollment by microsite request (a8f445d)

Tests

  • add test to custom filter pipeline (948e455)

Documentation

  • add readme filter steps file (f759510)
  • update README file (f0fb19c)
  • bumpversion: v6.2.0 → 6.3.0 (96dea50)

Continuous Integration

  • add workflow to publish python package (38dd118)
  • drop circleci file (dcbc494)