Releases: openedx/taxonomy-connector
Releases · openedx/taxonomy-connector
perf: pandas dataframe loading memory optimisation in reindex_algolia
What's Changed
- perf: pandas dataframe loading memory optimisation by @bilaltahir21 in #169
Full Changelog: 1.42.1...1.42.2
1.42.1 Use autocomplete field in B2CJobAllowlist admin page
The job chooser in the B2CJobAllowlist admin needs an autocomplete field to handle a large number of jobs.
Added a new field `job_sources` in job's algolia index.
Added a new field job_sources
in job's algolia index.
Change B2C Job Allowlist to admin config
1.40.1: pagination in learner JobHolderUsernamesAPIView API
What's Changed
- feat: pagination in learner JobHolderUsernamesAPIView API by @bilaltahir21 in #162
Full Changelog: 1.40.0...1.40.1
feat: LearnersCurrentJobAPIView to fetch current job of learners in LMS
What's Changed
- feat: LearnersCurrentJobAPIView to fetch current job of learners in LMS by @bilaltahir21 in #161
Full Changelog: 1.39.0...1.40.0
feat: course xblocks skill tracker and course run provider #158
Add model to track tagging of xblocks under course runs and add new provider to get course run information from discovery.
1.38.1
fix: Update the attributesForFaceting
list to include the b2c_opt_in
field
1.38.0
feat: add 'b2c_opt_in' attribute to job serializer
1.37.3
feat: generate job description only if job has name and description is empty