This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
Releases: openedx-unsupported/ecommerce-worker
Releases · openedx-unsupported/ecommerce-worker
Added Python 3.5 compatibility
- Added Python 3.5 compatibility
0.8.7
Modernize Code for Python 3.5 Support
- Modernize Code for Python 3.5 Support
Change httpretty with responses
Change httpretty with responses because the current version of httpretty is from 2015, does not have support for python 3.5 and if we upgrade that version the test suite gets broken.
This will be needed for the migration to python3.
Changed Email template
Changed Email template for Enterprise Portal Emails.
Updated pyyaml version
This release updates our version of pyyaml; our previous version has a security vulnerability
Added new Email template for Enterprise Portal Emails
This release adds a new email template for Enterprise Portal emails
Fix for alerting on offer limits
This release fixes an issue with offer limit emails not being sent.
Alerting on offer limits
Adds a new task to send offer limit emails to admins.
Alerting on offer limits
Adds a new task to send offer limit emails to admins.