Skip to content

Releases: eduNEXT/eox-hooks

v8.3.1

21 Jan 15:00
f5c37a4

Choose a tag to compare

What's Changed

Full Changelog: v8.3.0...v8.3.1

v8.3.0

14 Oct 19:52
c388d25

Choose a tag to compare

What's Changed

  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #76
  • chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #77
  • chore(deps): bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 by @dependabot[bot] in #78
  • chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #80
  • chore: add support for Python 3.12 and Django 5.2 by @jignaciopm in #79

Full Changelog: v8.2.0...v8.3.0

v8.2.0

08 Jul 10:04
7997a49

Choose a tag to compare

What's Changed

  • feat: add teak and remove redwood tutor versions from integration tests by @magajh in #75

Full Changelog: v8.1.0...v8.2.0

v8.1.0

19 Jun 23:34
e5de7d9

Choose a tag to compare

What's Changed

  • chore(deps): bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 by @dependabot in #72
  • chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot in #74
  • perf: teak release support by @luisfelipec95 in #73

Full Changelog: v8.0.0...v8.1.0

v8.0.0

26 Dec 13:53
f0a426b

Choose a tag to compare

What's Changed

  • build: use openedx commitlint workflow AP-1595 by @BryanttV in #66
  • chore(deps): bump mathieudutour/github-tag-action from 6.1 to 6.2 by @dependabot in #61
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #62
  • chore(deps): bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.2 by @dependabot in #65
  • chore: removed unnecessary constraints by @Asespinel in #64
  • ci: set fail-fast as False to allow integration tests to continue on nightly Tutor failures by @magajh in #67
  • chore(integration-tests-workflow): rename 'nightly' to 'main' by @magajh in #69
  • chore: assign @eduNEXT/heimdall as codeowners by @magajh in #71
  • chore(deps): bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by @dependabot in #68
  • perf: sumac release support by @luisfelipec95 in #70

New Contributors

Full Changelog: v7.0.0...v8.0.0

Release v7.0.0

22 Nov 14:25
dde3e89

Choose a tag to compare

v7.0.0 - (2024-11-20)

⚠ BREAKING CHANGES

  • Dropped Support for Django 3.2: Removed support for Django 3.2 in this plugin. As a result, we have also dropped support for Open edX releases from Maple up to and including Palm, which rely on Django 3.2. Future versions of this plugin may not be compatible with these Open edX releases.

Release v6.3.0

12 Aug 15:21
1fd8f8e

Choose a tag to compare

v6.3.0 - (2024-07-24)

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.

Changed

  • Redwood Support: Upgrade requirements base on edx-platform redwood
    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 v6.0.0

09 Feb 15:51

Choose a tag to compare

6.0.0 (2024-02-09)

⚠ BREAKING CHANGES

  • Quince release support

  • fix(import): update URLs in favor of re_path for deprecation

  • perf: update requirements

  • fix: remove 3.10 version test

  • perf: update workflows and readme

  • fix: fix AttributeError to non-string uid

  • perf: update tests

  • perf: update codelytv/pr-size-labeler

  • perf: add django32, django42 file requirements

  • perf: update Django version constrain

  • fix: update python test version

  • perf: update readme and constraints

  • perf: update constraints

  • perf: update requirements

  • perf: update tox

  • fix: update actions/setup-python version

Documentation

Release v5.0.0

20 Nov 22:04

Choose a tag to compare

5.0.0 (2023-11-20)

⚠ BREAKING CHANGES

  • add palm support

Performance Improvements

Documentation

  • bumpversion: v4.1.1 → 5.0.0 (bff6c0f)

Release v4.1.1

21 Jun 22:12

Choose a tag to compare

4.1.1 (2023-06-21)

Bug Fixes

  • valitade enrollment for programs (#42) (c4711a9)

Documentation

  • bumpversion: v4.1.0 → 4.1.1 (6811e24)