Skip to content

Releases: openedx/ecommerce-worker

2u/3.3.5

30 Jan 22:04
44ad4fa
Compare
Choose a tag to compare

2u/3.3.4

06 Dec 20:52
dd329c0
Compare
Choose a tag to compare

First release of ecommerce worker from the 2u/main branch

Load config using yaml.safe_load(), not yaml.load()

15 Jun 15:37
6f3a3b7
Compare
Choose a tag to compare

v3.3.3 | Upgrade to Django 3.2.18

12 May 05:51
3c37f1e
Compare
Choose a tag to compare

3.3.2 | Add some logging around offer campaign messages

06 Jul 19:51
Compare
Choose a tag to compare

3.3.1 | Add new task to email tasks api namespace

05 Jul 16:42
Compare
Choose a tag to compare

3.3.0 | Safer version of 3.2 - Braze API Triggered Offer usage email

05 Jul 14:42
Compare
Choose a tag to compare

3.2.0 | Enterprise offer usage email updates

29 Jun 13:43
Compare
Choose a tag to compare

3.1.2 | ignore Braze frequency capping for ent emails

06 Jan 20:17
Compare
Choose a tag to compare

The enterprise emails in ecom-worker are all transactions, and should thus never be frequency-capped.

#157

3.1.1 | include a message variation id with campaign_id for enterprise emails

05 Jan 21:14
Compare
Choose a tag to compare

Braze requires that a message variant be present when campaign_id is specified
in a message sending request.
ENT-5285

#156