Skip to content

Releases: openedx/taxonomy-connector

perf: added caching to XBlockSkillsViewSet list endpoint

09 Oct 07:21
f0d956a
Compare
Choose a tag to compare
  • perf: added caching to XBlockSkillsViewSet list endpoint #208

perf: add index to is_blacklisted and created field for performance improvements of xblocks api

23 Aug 12:01
db7339a
Compare
Choose a tag to compare

What's Changed

  • perf: add index to is_blacklisted and created field for performance improvements of xblocks api by @AfaqShuaib09 in #202

New Contributors

Full Changelog: 1.52.0...1.53.0

1.52.0: Added a search feature on skill field in CourseSkills

23 Aug 09:49
fa41dc7
Compare
Choose a tag to compare

What's Changed

  • feat: Added a search feature on skill field in CourseSkills by @jajjibhai008 in #203

Full Changelog: 1.51.1...1.52.0

Added safeguards before saving job description

21 Aug 09:36
a5b1598
Compare
Choose a tag to compare

Added null validation before saving job description

New client for AI chat

19 Jul 05:48
45d7847
Compare
Choose a tag to compare

Added a new client for AI chat

1.50.0

27 Mar 07:11
Compare
Choose a tag to compare
  • feat: Skill validation can be disabled for a course or an organization using SkillValidationConfiguration model.

Optimized finalize_xblockskill_tags command for memory

14 Feb 14:05
dfba55d
Compare
Choose a tag to compare

Optimized the finalize_xblockskill_tags command for a reduced memory footprint

Update skill category and subcategory prefetching

09 Jan 13:22
df8c5cd
Compare
Choose a tag to compare

Modify prefetch related to select related for whitelisted product skills.
PR: #190

Removed direct usages of JobSkills and IndustryJobSkills objects in favour of whitelisted or blacklisted query sets.

24 Oct 08:04
14f72dc
Compare
Choose a tag to compare

Removed direct usages of JobSkills and IndustryJobSkills objects in favour of whitelisted or blacklisted query sets.

1.45.0

17 Oct 05:46
233f8ab
Compare
Choose a tag to compare

feat: Added the ability to blacklist job-skill relationship.