Releases: openedx/taxonomy-connector
Releases · openedx/taxonomy-connector
Decreased skills query chunk_size from 2000 to 50 to fetch more jobs
1.14.1 feat: Decrease skils query chunk size to fetch more jobs
Added management command and related code to index jobs data to algolia
Added management command and related code to index jobs data to algolia
Added Taxonomy APIs
Added Taxonomy APIs.
Add job posting information in utility method `get_course_jobs`
1.12.2 feat: add job posting dat in `get_course_jobs` util
Add utility method `get_course_jobs` to return job associated with a course.
1.12.1 feat: add get_course_jobs util method
Added support for django3.2
Added support for django3.2
Added utility method to return serialized course skills.
- Added a serializer for Skill model.
- Added a utility method that returns whitelisted serialized course skills.
1.11.1: Merge pull request #60 from edx/saleem-latif/fixed-rst-issues
ENT-4402: Fixed .rst issues in CHANGELOG.rst
Mention currency in median salary field and add verbose name for models.
Mention currency in median salary field and add verbose name for models.
Remove all the usages of old `course_id` field including the column definition in `CourseSkills` model.
Remove all the usages of old course_id
field including the column definition in CourseSkills
model.