1.15.0
GrimoireLab 1.15.0
The following list describes the changes by component:
grimoirelab-toolkit 1.0.14 - (2025-08-18)
- Update Poetry's package dependencies
kidash 1.0.16 - (2025-08-18)
- Update Poetry's package dependencies
sortinghat 1.10.0 - (2025-08-18)
New features:
- Post processing of imported individuals
The new methodpost_process_individual
allows to post-process
individuals after they are imported. For example, you might want to
merge the imported identities with others already existing using
custom criteria, or to set the profile of the new identities in using
specific values, or affiliate them to predefined organizations.
Bug fixes:
- Merge organizations aliases
The user interface now offers to merge two organizations when a user
tries to add an alias that already belongs to a different one.
cereslib 1.0.16 - (2025-08-18)
- Update Poetry's package dependencies
perceval 1.3.2 - (2025-08-18)
- Update Poetry's package dependencies
perceval-mozilla 1.1.5 - (2025-08-18)
- Update Poetry's package dependencies
perceval-opnfv 1.0.18 - (2025-08-18)
- Update Poetry's package dependencies
perceval-puppet 1.0.18 - (2025-08-18)
- Update Poetry's package dependencies
perceval-weblate 1.0.18 - (2025-08-18)
- Update Poetry's package dependencies
graal 1.1.9 - (2025-08-18)
- Update Poetry's package dependencies
grimoire-elk 1.3.11 - (2025-08-18)
Bug fixes:
- GitHub assignee KeyError in enriched index
Fix theKeyError
when the issue was assigned to a deleted user. A
deleted user don't haveemail
,company
, andlocation
fields. - GitHub KeyError in enriched index
Fix theKeyError
when the issue and/or pull request was assigned to
Copilot
user. TheCopilot
user don't haveemail
,company
, and
location
fields. - GitHub user KeyError in enriched index
Fix the rest of the fields of an AI user to correctKeyError
(email
,company
, andlocation
).
sirmordred 1.1.13 - (2025-08-18)
- Update Poetry's package dependencies