Grimoirelab: 1.15.0-rc.1 Release
Release date:
August 18, 2025
Previous version:
1.14.1
(released June 20, 2025)
Contributors:
1 total committer
1 Commit
in this Release
Ordered by the degree to which they evolved the repo in this version.
Browse Other Releases
1.16.0-rc.1
Released August 28, 2025
3 Ξ
1.15.1
Released August 21, 2025
0 Ξ
1.15.0
Released August 18, 2025
0 Ξ
1.15.0-rc.1
Released August 18, 2025
6 Ξ
1.14.1
Released June 20, 2025
144 Ξ
1.14.1-rc.1
Released June 19, 2025
93 Ξ
1.14.0
Released June 18, 2025
115 Ξ
1.14.0-rc.1
Released June 18, 2025
109 Ξ
1.13.0
Released June 3, 2025
159 Ξ
1.13.0-rc.1
Released June 3, 2025
137 Ξ
Top Contributors in 1.15.0-rc.1
Release Notes Published
GrimoireLab 1.15.0-rc.1
The following list describes the changes by component:
## grimoirelab-toolkit 1.0.14-rc.1 - (2025-08-18)
New features:
- Post processing of imported individuals\
The new method
post_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-rc.1 - (2025-08-18)
- Update Poetry's package dependencies
## perceval 1.3.2-rc.1 - (2025-08-18)
Update Poetry's package dependencies
perceval-mozilla 1.1.5-rc.1 - (2025-08-18)
Update Poetry's package dependencies
perceval-opnfv 1.0.18-rc.1 - (2025-08-18)
Update Poetry's package dependencies
perceval-puppet 1.0.18-rc.1 - (2025-08-18)
Update Poetry's package dependencies
perceval-weblate 1.0.18-rc.1 - (2025-08-18)
Update Poetry's package dependencies
graal 1.1.9-rc.1 - (2025-08-18)
Update Poetry's package dependencies
grimoire-elk 1.3.11-rc.1 - (2025-08-18)
Bug fixes:
- GitHub assignee KeyError in enriched index\
Fix the
KeyError
when the issue was assigned to a deleted user. A
deleted user don't have email
, company
, and location
fields.
- GitHub KeyError in enriched index\
Fix the
KeyError
when the issue and/or pull request was assigned to
Copilot
user. The Copilot
user don't have email
, company
, and
location
fields.
- GitHub user KeyError in enriched index\
Fix the rest of the fields of an AI user to correct
KeyError
(email
, company
, and location
).
## sirmordred 1.1.13-rc.1 - (2025-08-18)
- Update Poetry's package dependencies