--------------------- * feat!: Upgraded to Python 3.12
1.54.1
--------------------- * fix: Fixed the transaction issue in the delete_product util function
1.54.0
--------------------- * perf: Added caching to `XBlockSkillsViewSet` list endpoint to improve performance and reduce redundant database queries
1.53.0
--------------------- * perf: Introduced db_index on the `created` and `is_blacklisted` fields in `XBlockSkillData` model for performance improvements of `xblocks` endpoint