The following list describes the changes by component:
- Update Poetry's package dependencies
New features:
- Job scheduler
This new feature allows users to schedule jobs, such asaffiliate
orunify
, to run periodically. The tasks can be configured, updated and deleted using the GraphQL API.
- Update Poetry's package dependencies
- Update Poetry's package dependencies
- Update Poetry's package dependencies
- Update Poetry's package dependencies
- Update Poetry's package dependencies
- Update Poetry's package dependencies
Bug fixes:
- Enrich items with multiple enrollments
Thedate
field must be a string since improved performance by decreasing calls to thestr_to_datetime
method.
Performance improvements:
- Load identities performance
Improve the load identities process performance by reducing the number of queries to SortingHat.
- Update Poetry's package dependencies