Releases: chaoss/grimoirelab
1.20.3-rc.1
GrimoireLab 1.20.3-rc.1
The following list describes the changes by component:
grimoirelab-toolkit 1.2.6rc1 - (2026-05-06)
- Update Poetry's package dependencies
kidash 1.1.8rc1 - (2026-05-06)
- Update Poetry's package dependencies
sortinghat 1.14.3rc1 - (2026-05-06)
- Update Poetry's package dependencies
cereslib 1.1.8rc1 - (2026-05-06)
- Update Poetry's package dependencies
perceval 1.4.7rc1 - (2026-05-06)
Bug fixes:
- GitHub App token for public repositories (#898)
When no matching GitHub App installation is available for a
repository, Perceval now falls back to using another installation
token to retrieve public data.
perceval-mozilla 1.2.8rc1 - (2026-05-06)
- Update Poetry's package dependencies
perceval-opnfv 1.1.8rc1 - (2026-05-06)
- Update Poetry's package dependencies
perceval-puppet 1.1.8rc1 - (2026-05-06)
- Update Poetry's package dependencies
perceval-weblate 1.1.8rc1 - (2026-05-06)
- Update Poetry's package dependencies
graal 1.2.8rc1 - (2026-05-06)
- Update Poetry's package dependencies
grimoire-elk 1.7.4rc1 - (2026-05-06)
- Update Poetry's package dependencies
sirmordred 1.2.10rc1 - (2026-05-06)
- Update Poetry's package dependencies
1.20.3
GrimoireLab 1.20.3
The following list describes the changes by component:
grimoirelab-toolkit 1.2.6 - (2026-05-06)
No changes list available.
kidash 1.1.8 - (2026-05-06)
- Update Poetry's package dependencies
sortinghat 1.14.3 - (2026-05-06)
- Update Poetry's package dependencies
cereslib 1.1.8 - (2026-05-06)
- Update Poetry's package dependencies
perceval 1.4.7 - (2026-05-06)
Bug fixes:
- GitHub App token for public repositories (#898)
When no matching GitHub App installation is available for a
repository, Perceval now falls back to using another installation
token to retrieve public data.
perceval-mozilla 1.2.8 - (2026-05-06)
- Update Poetry's package dependencies
perceval-opnfv 1.1.8 - (2026-05-06)
- Update Poetry's package dependencies
perceval-puppet 1.1.8 - (2026-05-06)
- Update Poetry's package dependencies
perceval-weblate 1.1.8 - (2026-05-06)
- Update Poetry's package dependencies
graal 1.2.8 - (2026-05-06)
- Update Poetry's package dependencies
grimoire-elk 1.7.4 - (2026-05-06)
- Update Poetry's package dependencies
sirmordred 1.2.10 - (2026-05-06)
- Update Poetry's package dependencies
1.20.2
GrimoireLab 1.20.2
The following list describes the changes by component:
sortinghat 1.14.2 - (2026-03-05)
Bug fixes:
- Bug fix in job retrieval method
Fixed an issue with job ID retrieval to ensure compatibility with the
latest RQ version.
grimoire-elk 1.7.3 - (2026-03-05)
- Update Poetry's package dependencies
sirmordred 1.2.9 - (2026-03-05)
- Update Poetry's package dependencies
1.20.1
GrimoireLab 1.20.1
The following list describes the changes by component:
sortinghat 1.14.1 - (2026-03-03)
Bug fixes:
- Default S3 location for static files
A default S3 location is now configured for static file storage. This
prevents errors that could occur during static file cleanup
operations.
grimoire-elk 1.7.2 - (2026-03-03)
- Update Poetry's package dependencies
sirmordred 1.2.8 - (2026-03-03)
- Update Poetry's package dependencies
1.20.0
GrimoireLab 1.20.0
The following list describes the changes by component:
kidash 1.1.7 - (2026-03-03)
- Update Poetry's package dependencies
sortinghat 1.14.0 - (2026-03-03)
New features:
- Support for static files in AWS
Static files can now be uploaded to Amazon Web Services's (AWS) Simple
Storage Service (S3). The storage requires the following environment
variables:SORTINGHAT_STATICFILES_STORAGE=aws
SORTINGHAT_BUCKET_NAME=<bucket>The AWS credentials can be specified
usingAWS_S3_ACCESS_KEY_ID,AWS_S3_SECRET_ACCESS_KEYand
AWS_SESSION_TOKEN.
cereslib 1.1.7 - (2026-03-03)
- Update Poetry's package dependencies
perceval 1.4.6 - (2026-03-03)
- Update Poetry's package dependencies
perceval-mozilla 1.2.7 - (2026-03-03)
- Update Poetry's package dependencies
perceval-opnfv 1.1.7 - (2026-03-03)
- Update Poetry's package dependencies
perceval-puppet 1.1.7 - (2026-03-03)
- Update Poetry's package dependencies
perceval-weblate 1.1.7 - (2026-03-03)
- Update Poetry's package dependencies
graal 1.2.7 - (2026-03-03)
- Update Poetry's package dependencies
grimoire-elk 1.7.1 - (2026-03-03)
Bug fixes:
- Autorefresh and identity issues in comments
Bugzilla enriched index missed some user names, and identities were
not correctly linked to SortingHat.
sirmordred 1.2.7 - (2026-03-03)
- Update Poetry's package dependencies
1.20.0-rc.1
GrimoireLab 1.20.0-rc.1
The following list describes the changes by component:
sortinghat 1.14.0rc1 - (2026-03-02)
New features:
- Support for static files in AWS
Static files can now be uploaded to Amazon Web Services's (AWS) Simple
Storage Service (S3). The storage requires the following environment
variables:SORTINGHAT_STATICFILES_STORAGE=aws
SORTINGHAT_BUCKET_NAME=<bucket>The AWS credentials can be specified
usingAWS_S3_ACCESS_KEY_ID,AWS_S3_SECRET_ACCESS_KEYand
AWS_SESSION_TOKEN.
cereslib 1.1.7rc1 - (2026-03-02)
- Update Poetry's package dependencies
perceval 1.4.6rc1 - (2026-03-02)
- Update Poetry's package dependencies
perceval-mozilla 1.2.7rc1 - (2026-03-02)
- Update Poetry's package dependencies
perceval-opnfv 1.1.7rc1 - (2026-03-02)
- Update Poetry's package dependencies
perceval-puppet 1.1.7rc1 - (2026-03-02)
- Update Poetry's package dependencies
perceval-weblate 1.1.7rc1 - (2026-03-02)
- Update Poetry's package dependencies
graal 1.2.7rc1 - (2026-03-02)
- Update Poetry's package dependencies
grimoire-elk 1.7.1rc1 - (2026-03-02)
Bug fixes:
- Autorefresh and identity issues in comments
Bugzilla enriched index missed some user names, and identities were
not correctly linked to SortingHat.
sirmordred 1.2.7rc1 - (2026-03-02)
- Update Poetry's package dependencies
1.19.0-rc.1
GrimoireLab 1.19.0-rc.1
The following list describes the changes by component:
grimoirelab-toolkit 1.2.5rc1 - (2026-01-21)
- Update Poetry's package dependencies
kidash 1.1.6rc1 - (2026-01-21)
- Update Poetry's package dependencies
sortinghat 1.13.0rc1 - (2026-01-21)
New features:
- Redis SSL support via environment variables (#985)
Adds support for secure Redis connections over SSL. It can be
configured using the following environment variables.
SORTINGHAT_REDIS_SSL, SORTINGHAT_REDIS_SSL_CERT_REQS,
SORTINGHAT_REDIS_SSL_CA_CERTS, SORTINGHAT_REDIS_SSL_CERTFILE,
SORTINGHAT_REDIS_SSL_KEYFILE.
Bug fixes:
- Last run of scheduled tasks (#1018)
The information about the last run of scheduled tasks on the user
interface was not coherent when there was more than one 'affiliate'
and 'unify' task. Now, the system only allows to schedule one
recurrent task of each of those types and the user interface shows the
correct date. - Reopen "Add organization" modal after closing it (#1023)
The "Add organization" dialog would not open again after closing it by
clicking outside of it. - Auto fill login details with password managers (#1034)
Some password managers were unable to auto fill the login form. - Show errors when the tables are not empty
The user interface did not show any error messages when the
individuals and organizations tables had items.
Performance improvements:
- Faster loading times for the list of individuals
Improve the performance of the individuals query, reducing the loading
time of the table.
cereslib 1.1.6rc1 - (2026-01-21)
- Update Poetry's package dependencies
perceval 1.4.5rc1 - (2026-01-21)
- Update Poetry's package dependencies
perceval-mozilla 1.2.6rc1 - (2026-01-21)
- Update Poetry's package dependencies
perceval-opnfv 1.1.6rc1 - (2026-01-21)
- Update Poetry's package dependencies
perceval-puppet 1.1.6rc1 - (2026-01-21)
- Update Poetry's package dependencies
perceval-weblate 1.1.6rc1 - (2026-01-21)
- Update Poetry's package dependencies
graal 1.2.6rc1 - (2026-01-21)
- Update Poetry's package dependencies
grimoire-elk 1.7.0rc1 - (2026-01-21)
New features:
- Onion study output index naming update
The Onion study now uses date based index names, ensuring previous
data remains available while a new study runs or if it fails.
Bug fixes:
- Unique BugzillaREST ids
Bugzilla IDs now include a prefix to ensure uniqueness and avoid
conflicts across item types.
sirmordred 1.2.6rc1 - (2026-01-21)
- Update Poetry's package dependencies
1.19.0
GrimoireLab 1.19.0
The following list describes the changes by component:
grimoirelab-toolkit 1.2.5 - (2026-01-21)
No changes list available.
kidash 1.1.6 - (2026-01-21)
- Update Poetry's package dependencies
sortinghat 1.13.0 - (2026-01-21)
New features:
- Redis SSL support via environment variables (#985)
Adds support for secure Redis connections over SSL. It can be
configured using the following environment variables.
SORTINGHAT_REDIS_SSL, SORTINGHAT_REDIS_SSL_CERT_REQS,
SORTINGHAT_REDIS_SSL_CA_CERTS, SORTINGHAT_REDIS_SSL_CERTFILE,
SORTINGHAT_REDIS_SSL_KEYFILE.
Bug fixes:
- Last run of scheduled tasks (#1018)
The information about the last run of scheduled tasks on the user
interface was not coherent when there was more than one 'affiliate'
and 'unify' task. Now, the system only allows to schedule one
recurrent task of each of those types and the user interface shows the
correct date. - Reopen "Add organization" modal after closing it (#1023)
The "Add organization" dialog would not open again after closing it by
clicking outside of it. - Auto fill login details with password managers (#1034)
Some password managers were unable to auto fill the login form. - Show errors when the tables are not empty
The user interface did not show any error messages when the
individuals and organizations tables had items.
Performance improvements:
- Faster loading times for the list of individuals
Improve the performance of the individuals query, reducing the loading
time of the table.
cereslib 1.1.6 - (2026-01-21)
- Update Poetry's package dependencies
perceval 1.4.5 - (2026-01-21)
- Update Poetry's package dependencies
perceval-mozilla 1.2.6 - (2026-01-21)
- Update Poetry's package dependencies
perceval-opnfv 1.1.6 - (2026-01-21)
- Update Poetry's package dependencies
perceval-puppet 1.1.6 - (2026-01-21)
- Update Poetry's package dependencies
perceval-weblate 1.1.6 - (2026-01-21)
- Update Poetry's package dependencies
graal 1.2.6 - (2026-01-21)
- Update Poetry's package dependencies
grimoire-elk 1.7.0 - (2026-01-21)
New features:
- Onion study output index naming update
The Onion study now uses date based index names, ensuring previous
data remains available while a new study runs or if it fails.
Bug fixes:
- Unique BugzillaREST ids
Bugzilla IDs now include a prefix to ensure uniqueness and avoid
conflicts across item types.
sirmordred 1.2.6 - (2026-01-21)
- Update Poetry's package dependencies
1.18.1
GrimoireLab 1.18.1
The following list describes the changes by component:
1.18.0-rc.1
GrimoireLab 1.18.0-rc.1
The following list describes the changes by component:
kidash 1.1.5-rc.2 - (2025-12-12)
- Update Poetry's package dependencies
sortinghat 1.12.4-rc.2 - (2025-12-12)
Bug fixes:
- Merge alias of newly created organization
The user interface raised an error when trying to merge an alias of an
organization that had just been created using the same dialog.
perceval 1.4.4-rc.2 - (2025-12-12)
- Update Poetry's package dependencies
perceval-mozilla 1.2.5-rc.2 - (2025-12-12)
- Update Poetry's package dependencies
perceval-opnfv 1.1.5-rc.2 - (2025-12-12)
- Update Poetry's package dependencies
perceval-puppet 1.1.5-rc.2 - (2025-12-12)
- Update Poetry's package dependencies
perceval-weblate 1.1.5-rc.2 - (2025-12-12)
- Update Poetry's package dependencies
graal 1.2.5-rc.2 - (2025-12-12)
- Update Poetry's package dependencies
grimoire-elk 1.6.0-rc.1 - (2025-12-12)
New features:
- Bugzilla REST comments
Bug comments have been added as part of the BugzillaRest enriched
index. From now on, this index will have two types of items : 'bug'
and 'comment'. The new field 'type' has been added to tag the type of
each item.
sirmordred 1.2.5-rc.2 - (2025-12-12)
- Update Poetry's package dependencies