Skip to content

Releases: eduNEXT/eox-audit-model

v5.1.0

12 Dec 20:08
c53de8d
Compare
Choose a tag to compare

What's Changed

  • ci: use specific version in gh-action-pypi-publish action AP-1514 by @BryanttV in #38
  • build: use openedx commitlint workflow AP-1595 by @BryanttV in #41
  • chore(deps): bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.2 by @dependabot in #40
  • chore(deps): bump mathieudutour/github-tag-action from 6.1 to 6.2 by @dependabot in #37
  • chore(deps): bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by @dependabot in #42
  • perf: sumac release support by @luisfelipec95 in #43

New Contributors

Full Changelog: v5.0.0...v5.1.0

Release v5.0.0

28 Oct 23:22
746fe5b
Compare
Choose a tag to compare

⚠ 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 v4.2.0

26 Jun 13:44
287ec3f
Compare
Choose a tag to compare

4.2.0 (2024-06-26)

Features

Performance Improvements

Release v4.0.0

13 Feb 22:01
Compare
Choose a tag to compare

4.0.0 (2024-02-13)

⚠ BREAKING CHANGES

  • add compatibility with quince release

  • perf: update requirements and readme

  • perf: update requirements

  • perf: update requirements

  • perf: update requirements

  • perf: update labeler version

  • fix: update actions/setup-python version

Performance Improvements

Documentation

  • bumpversion: v3.1.0 → 4.0.0 (b3fac22)

Release v3.0.0

15 Dec 15:08
Compare
Choose a tag to compare

3.0.0 (2023-12-15)

⚠ BREAKING CHANGES

  • add compatibility with palm release

  • ci: update dependencies of GitHub actions

  • docs: update readme file

  • fix: message_control wasn't being used

  • refactor: allow 120 characters per line when Pylint is executed

  • refactor: fix Pylint warnings

  • chore: update requirements

Performance Improvements

  • add compatibility with palm release (#27) (c4bff09)

Documentation

  • adds status label to readme file (462061c)
  • bumpversion: v2.0.0 → 3.0.0 (40b16e3)

Release v2.0.0

27 Jan 18:58
Compare
Choose a tag to compare

2.0.0 (2023-01-27)

⚠ BREAKING CHANGES

  • DS-368: add compatibility with olive

Performance Improvements

  • DS-368: add support for olive Open edX release (#24) (e4b6e4c)

Documentation

  • bumpversion: v1.0.0 → 2.0.0 (01bffbc)

Continuous Integration

  • adds mantainer group (64e8904)
  • update the changelog updater step in bumpversion (#21) (92ee961)

Release v1.0.0

03 Oct 17:46
Compare
Choose a tag to compare

1.0.0 (2022-10-03)

⚠ BREAKING CHANGES

  • Drop Django 2.2 and python 3.5 compatibilities.

Features

  • make eox-audit-model comptatible with nutmeg (555fdfe)
  • update test suite workflow (d4460cd)

Bug Fixes

  • add DEFAULT_AUTO_FIELD for primary keys (139af1f)

Continuous Integration

  • add workflow to publish python package (6363938)

Documentation

  • uodate README compatibility notes (5a1db6d)
  • update readme github actions badges (906faa1)
  • bumpversion: v0.7.3 → 1.0.0 (c58ce2c)

Code Refactoring

  • remove code used with django-ipwere<3.0 (1d0fb39)

Styles

  • pylint: update disable rules and update makefile quality command (1ef60ba)

v0.7.3

24 May 15:22
454b9a3
Compare
Choose a tag to compare
Bump version: 0.7.2 → 0.7.3

v0.7.0

29 Oct 13:46
Compare
Choose a tag to compare
Bump version: 0.6.0 → 0.7.0

v0.6.0

18 Aug 23:36
Compare
Choose a tag to compare
Bump version: 0.5.1 → 0.6.0