The following list describes the changes by component:
- Update Poetry's package dependencies
- Update Poetry's package dependencies
Bug fixes:
- Show an organization's members
Repeatedly clicking on the button to see the members of an organization or team on the table sometimes showed the full individuals list.
- 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
- Update Poetry's package dependencies
Performance improvements:
- Enrichment processing time reduced by 50%
The general performance was improved reducing the number of calls to the identities manager (i.g.SortingHat
). There were some deprecated calls that weren't needed any longer and also, we increased the cache of individuals in ELKs. We were also able to reduce the processing time of the Git backend by converting commit dates only once.
- Update Poetry's package dependencies