Skip to content

Releases: openedx/platform-plugin-aspects

v2.0.0

Choose a tag to compare

@bmtcril bmtcril released this 24 Jun 18:53
Immutable release. Only release title and notes can be modified.
804b15b

Breaking change!

Some models that we rely on for event sinks moved between Ulmo and Verawood, the new default configuration will not work with Ulmo or earlier installs, but can be overridden to the old values by reverting to the old version. You can see the difference here: https://github.com/openedx/platform-plugin-aspects/pull/232/changes

This will manifest as missing taxonomies, tags, and tag objects in ClickHouse.

What's Changed

  • chore(deps): bump py-cov-action/python-coverage-comment-action from 53ff7553078bad69030786e486677315346c2dd2 to b5c9b343bf45af753a29486e9a793d9baf246936 by @dependabot[bot] in #224
  • chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #223
  • chore(deps): bump py-cov-action/python-coverage-comment-action from b5c9b343bf45af753a29486e9a793d9baf246936 to cc6cde2639ed103404ce0da9e75114ae9561e691 by @dependabot[bot] in #226
  • chore: Upgrade Python requirements by @edx-requirements-bot in #225
  • chore: Upgrade Python requirements by @edx-requirements-bot in #227
  • chore: Upgrade Python requirements by @edx-requirements-bot in #228
  • chore(deps): bump py-cov-action/python-coverage-comment-action from cc6cde2639ed103404ce0da9e75114ae9561e691 to 5d8df5979747514c914e1c5a12335a7cf9a2745f by @dependabot[bot] in #230
  • chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #229
  • fix!: Update Taxonomy/Tag sink config for new locations by @bmtcril in #232

Full Changelog: v1.3.0...v2.0.0

v1.3.0

Choose a tag to compare

@saraburns1 saraburns1 released this 01 Jun 18:22
Immutable release. Only release title and notes can be modified.
1ad4fdd

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

Choose a tag to compare

@saraburns1 saraburns1 released this 29 Apr 18:47
b664deb

What's Changed

Full Changelog: v1.1.3...v1.2.0

v1.1.3

Choose a tag to compare

@bmtcril bmtcril released this 09 Mar 12:30
7bdb88f

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

Choose a tag to compare

@saraburns1 saraburns1 released this 21 Jan 16:38
697cb7f

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@bmtcril bmtcril released this 31 Jul 14:52
d1136d1

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@bmtcril bmtcril released this 22 Apr 19:57
94ffd9a

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.1.0

v1.0.2

Choose a tag to compare

@saraburns1 saraburns1 released this 08 Apr 13:33
40f2d44

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@bmtcril bmtcril released this 21 Feb 15:57
54af14a

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@bmtcril bmtcril released this 28 Jan 18:11
bb8d7b5

Breaking changes! 💥

  • Python 3.8 support has been dropped, versions of this package 1.0.0 and higher are no longer compatible with Open edX releases before Redwood! For Nutmeg -> Quince you will need an earlier version.

What's Changed

Full Changelog: v0.11.7...v1.0.0