Skip to content

Releases: openedx/taxonomy-connector

Fixed error causes by null values returned by EMSI API.

23 Jun 05:54
9e6ec2f

Choose a tag to compare

Fixed error causes by null values returned by EMSI API.

Fixed API 429 error and updated admin list display for skills for better usability.

15 Jun 07:04
40e79fb

Choose a tag to compare

Fixed API 429 error and updated admin list display for skills for better usability.

Added category and subcategory for course skills.

13 Jun 09:10
e196006

Choose a tag to compare

Added category and subcategory for skill.

fix: Add limit to EMSI API calls

06 Apr 09:12
16f64c3

Choose a tag to compare

  • EMSI only allows 5 requests per second, these changes will ensure that we pause the processing for 1 second after every 5 calls made.

1.15.3

12 Mar 09:19
feb5c3a

Choose a tag to compare

Check the course-description text size after encoding

Added ability for translating large size tex

22 Feb 06:56
5f77a19

Choose a tag to compare

1.15.2

feat: added ability for translating large size text (#82)

v1.15.1

18 Feb 07:21
538fe6d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.14.5...1.15.1

feat: Added ability for translating course description using amazon translate service

08 Feb 19:36
ae10d7d

Choose a tag to compare

1.14.5

Added ability for translating course description using amazon transla…

feat: Add Translation model

31 Jan 12:40
f275ea6

Choose a tag to compare

Merge pull request #75 from openedx/sameen/ENT-5278

feat: Add Translations model

fix: Make job names unique

29 Oct 07:37
c76b6a6

Choose a tag to compare

Make job names unique and handle exception where ever job is created/updated