Skip to content

Releases: eduNEXT/eox-tagging

Release v7.2.0

12 Aug 15:24
9fcb650
Compare
Choose a tag to compare

v7.2.0 - (2024-08-06)

Added

  • Integration Tests: A new GitHub workflow has been added to run
    integration tests. These tests validate backend imports and ensure the
    /eox-info endpoint functions correctly.

Fixed

  • Redwood Compatibility: Corrected a build-time error, ensuring full
    compatibility with the Redwood release. For this, a new ImproperlyConfigured
    exception is handled when loading the API permissions.

Changed

  • Redwood Support: Updated requirements based on the edx-platform Redwood release. Revised integration tests to use the new Redwood release with Tutor.
    release update GitHub workflows with new Python (3.10 and 3.11) and actions
    version, and update integration test to use new redwood release with Tutor.

Release v7.0.0

13 Feb 14:59
Compare
Choose a tag to compare

7.0.0 (2024-02-13)

⚠ BREAKING CHANGES

  • add compatibility with Quince release

  • chore: update main requirements & add django 4.2 support

  • chore: support django 42 & solve issues in testing

  • fix: delete deprecated pylint rules

  • fix: use pylint messages control

  • fix: ignore migrations from quality tests

  • fix: solve deprecated methods & apply linter corrections

  • chore: update github-actions requirements

  • docs: update compatibility notes

  • fix: add required blank line after table

Performance Improvements

  • add compatibility with Quince release (#102) (cff9359)

Documentation

Release v6.0.0

02 Jan 23:14
Compare
Choose a tag to compare

6.0.0 (2024-01-02)

⚠ BREAKING CHANGES

  • add compatibility with palm release

  • perf: add support for palm release

  • fix: remove 3.10 version test

  • fix: pylint issues

  • docs: update readme

Performance Improvements

  • add compatibility with Open edX Palm release DS-708 (#100) (9540f2a)

Documentation

  • bumpversion: v5.1.0 → 6.0.0 (6da04c2)

Release v5.1.0

10 Feb 13:20
Compare
Choose a tag to compare

5.1.0 (2023-02-10)

Features

  • add compatibility with Open edX olive release (4b985c0)

Documentation

  • adds issue template (0758024)
  • update readme with olive version (8eec015)
  • bumpversion: v5.0.0 → 5.1.0 (98fe948)

Continuous Integration

  • adds mantainer group (bd105de)
  • update the changelog updater step in bumpversion (#95) (35cb9e1)
  • update workflows to github actions (7d7ac61)

Release v5.0.0

09 Oct 16:07
0f5626e
Compare
Choose a tag to compare

5.0.0 (2022-10-09)

⚠ BREAKING CHANGES

  • feat: drop django22 and added python 3.10

Features

  • add compatibility with nutmeg release (#94) (95e94ef)

Documentation

  • change deactivation_date to expiration_date (#87) (e74b942)

Release v4.1.0

06 Oct 15:35
Compare
Choose a tag to compare

4.1.0 (2022-09-05)

Features

  • added installation docs with tutor (ffa023c)

Bug Fixes

Documentation

  • bumpversion: v4.0.0 → 4.1.0 (d2cde90)

Continuous Integration

Code Refactoring

  • rearrange documentation to be less overwhelming (9ec7920)

v4.0.0

14 Apr 13:20
703f3f5
Compare
Choose a tag to compare

4.0.0 (2022-04-14)

⚠ BREAKING CHANGES

  • remove the Course Management feature
  • django32: Drop python 3.5 support in favor of python 3.8.

Performance Improvements

  • django32: add compatibility with openedx maple release
  • change code to pass tests

Continuous Integration

  • add test actions to github workflows

Code Refactoring

  • change function format by an f-string

v3.0.0

17 Nov 20:56
Compare
Choose a tag to compare
Bump version: 2.3.0 → 3.0.0

v.2.3.0

11 Oct 13:06
Compare
Choose a tag to compare
v2.3.0

Bump version: 2.2.0 → 2.3.0

v2.2.0

13 May 17:56
Compare
Choose a tag to compare
Bump version: 2.1.0 → 2.2.0