Releases: chaoss/grimoirelab
1.9.2
GrimoireLab 1.9.2
The following list describes the changes by component:
sortinghat 1.6.2 - (2025-01-16)
Dependencies updateds:
- Package dependencies updated
Update the version of django-cors-headers package to the latest
version available.
grimoire-elk 1.3.4 - (2025-01-16)
- Update Poetry's package dependencies
sirmordred 1.1.6 - (2025-01-16)
- Update Poetry's package dependencies
1.9.2-rc.1
GrimoireLab 1.9.2-rc.1
The following list describes the changes by component:
sortinghat 1.6.2-rc.1 - (2025-01-16)
Dependencies updateds:
- Package dependencies updated
Update the version of django-cors-headers package to the latest
version available.
grimoire-elk 1.3.4-rc.1 - (2025-01-16)
- Update Poetry's package dependencies
sirmordred 1.1.6-rc.1 - (2025-01-16)
- Update Poetry's package dependencies
1.9.1-rc.1
GrimoireLab 1.9.1-rc.1
The following list describes the changes by component:
grimoirelab-toolkit 1.0.9-rc.1 - (2025-01-15)
- Update Poetry's package dependencies
kidash 1.0.10-rc.1 - (2025-01-15)
- Update Poetry's package dependencies
sortinghat 1.6.1-rc.1 - (2025-01-15)
- Update Poetry's package dependencies
cereslib 1.0.9-rc.1 - (2025-01-15)
- Update Poetry's package dependencies
grimoirelab-panels 1.1.2-rc.1 - (2025-01-15)
- Update Poetry's package dependencies
perceval 1.1.1-rc.1 - (2025-01-15)
- Update Poetry's package dependencies
perceval-mozilla 1.0.11-rc.1 - (2025-01-15)
- Update Poetry's package dependencies
perceval-opnfv 1.0.11-rc.1 - (2025-01-15)
- Update Poetry's package dependencies
perceval-puppet 1.0.11-rc.1 - (2025-01-15)
- Update Poetry's package dependencies
perceval-weblate 1.0.11-rc.1 - (2025-01-15)
- Update Poetry's package dependencies
graal 1.1.2-rc.1 - (2025-01-15)
- Update Poetry's package dependencies
grimoire-elk 1.3.3-rc.1 - (2025-01-15)
- Update Poetry's package dependencies
sirmordred 1.1.5-rc.1 - (2025-01-15)
- Update Poetry's package dependencies
1.9.1
GrimoireLab 1.9.1
The following list describes the changes by component:
grimoirelab-toolkit 1.0.9 - (2025-01-15)
- Update Poetry's package dependencies
kidash 1.0.10 - (2025-01-15)
- Update Poetry's package dependencies
sortinghat 1.6.1 - (2025-01-15)
- Update Poetry's package dependencies
cereslib 1.0.9 - (2025-01-15)
- Update Poetry's package dependencies
grimoirelab-panels 1.1.2 - (2025-01-15)
- Update Poetry's package dependencies
perceval 1.1.1 - (2025-01-15)
- Update Poetry's package dependencies
perceval-mozilla 1.0.11 - (2025-01-15)
- Update Poetry's package dependencies
perceval-opnfv 1.0.11 - (2025-01-15)
- Update Poetry's package dependencies
perceval-puppet 1.0.11 - (2025-01-15)
- Update Poetry's package dependencies
perceval-weblate 1.0.11 - (2025-01-15)
- Update Poetry's package dependencies
graal 1.1.2 - (2025-01-15)
- Update Poetry's package dependencies
grimoire-elk 1.3.3 - (2025-01-15)
- Update Poetry's package dependencies
sirmordred 1.1.5 - (2025-01-15)
- Update Poetry's package dependencies
1.9.0-rc.1
GrimoireLab 1.9.0-rc.1
The following list describes the changes by component:
grimoirelab-toolkit 1.0.8-rc.1 - (2024-12-11)
- Update Poetry's package dependencies
kidash 1.0.9-rc.1 - (2024-12-11)
- Update Poetry's package dependencies
sortinghat 1.6.0-rc.1 - (2024-12-11)
New features:
- Skip recommendations (#937)
Users can now skip a recommendation and review the next one if they
are unsure of whether to apply it or dismiss it. - Sort organizations by number of enrollments (#940)
Organizations are now sorted by the number of enrollments they have by
default. Clicking on a column header sorts the table results by that
field.
cereslib 1.0.8-rc.1 - (2024-12-11)
- Update Poetry's package dependencies
perceval 1.1.0-rc.1 - (2024-12-11)
Bug fixes:
- Git stats not assigned with their actions
Git stats were not assigned to their actions in a commit for filenames
that contain whitespaces. Instead, an empty stat was created like in a
merge commit, where actions normally don't take place.
Performance improvements:
- Git sync improved for
--latest-items
flag
The speed updating a git repository when--lates-items
is set was
very poor. The main problem was when the references were updated to
the new hashes. All the active refs on the repository were modified,
even when they were up-to-date. Now, only references updated on the
remote repository are modified on the local one. Repositories are
synched 2 times faster than before.
perceval-mozilla 1.0.10-rc.1 - (2024-12-11)
- Update Poetry's package dependencies
perceval-opnfv 1.0.10-rc.1 - (2024-12-11)
- Update Poetry's package dependencies
perceval-puppet 1.0.10-rc.1 - (2024-12-11)
- Update Poetry's package dependencies
perceval-weblate 1.0.10-rc.1 - (2024-12-11)
- Update Poetry's package dependencies
graal 1.1.1-rc.1 - (2024-12-11)
- Update Poetry's package dependencies
grimoire-elk 1.3.2-rc.1 - (2024-12-11)
- Update Poetry's package dependencies
sirmordred 1.1.4-rc.1 - (2024-12-11)
- Update Poetry's package dependencies
1.9.0
GrimoireLab 1.9.0
The following list describes the changes by component:
grimoirelab-toolkit 1.0.8 - (2024-12-11)
- Update Poetry's package dependencies
kidash 1.0.9 - (2024-12-11)
- Update Poetry's package dependencies
sortinghat 1.6.0 - (2024-12-11)
New features:
- Skip recommendations (#937)
Users can now skip a recommendation and review the next one if they
are unsure of whether to apply it or dismiss it. - Sort organizations by number of enrollments (#940)
Organizations are now sorted by the number of enrollments they have by
default. Clicking on a column header sorts the table results by that
field.
cereslib 1.0.8 - (2024-12-11)
- Update Poetry's package dependencies
perceval 1.1.0 - (2024-12-11)
Bug fixes:
- Git stats not assigned with their actions
Git stats were not assigned to their actions in a commit for filenames
that contain whitespaces. Instead, an empty stat was created like in a
merge commit, where actions normally don't take place.
Performance improvements:
- Git sync improved for
--latest-items
flag
The speed updating a git repository when--lates-items
is set was
very poor. The main problem was when the references were updated to
the new hashes. All the active refs on the repository were modified,
even when they were up-to-date. Now, only references updated on the
remote repository are modified on the local one. Repositories are
synched 2 times faster than before.
perceval-mozilla 1.0.10 - (2024-12-11)
- Update Poetry's package dependencies
perceval-opnfv 1.0.10 - (2024-12-11)
- Update Poetry's package dependencies
perceval-puppet 1.0.10 - (2024-12-11)
- Update Poetry's package dependencies
perceval-weblate 1.0.10 - (2024-12-11)
- Update Poetry's package dependencies
graal 1.1.1 - (2024-12-11)
- Update Poetry's package dependencies
grimoire-elk 1.3.2 - (2024-12-11)
- Update Poetry's package dependencies
sirmordred 1.1.4 - (2024-12-11)
- Update Poetry's package dependencies
1.8.0-rc.1
GrimoireLab 1.8.0-rc.1
The following list describes the changes by component:
grimoirelab-toolkit 1.0.7-rc.1 - (2024-11-13)
- Update Poetry's package dependencies
kidash 1.0.8-rc.1 - (2024-11-13)
- Update Poetry's package dependencies
sortinghat 1.5.1-rc.1 - (2024-11-13)
- Update Poetry's package dependencies
cereslib 1.0.7-rc.1 - (2024-11-13)
- Update Poetry's package dependencies
perceval 1.0.9-rc.1 - (2024-11-13)
- Update Poetry's package dependencies
perceval-mozilla 1.0.9-rc.1 - (2024-11-13)
Bug fixes:
- Kitsune resuming feature fixed (#79)
Kitsune backend resuming feature was broken. It didn't retrieve the
updated questions right using the parameter 'offset'. Changing the
backend to use 'from-date' parameter instead has fixed the problem.
perceval-opnfv 1.0.9-rc.1 - (2024-11-13)
- Update Poetry's package dependencies
perceval-puppet 1.0.9-rc.1 - (2024-11-13)
- Update Poetry's package dependencies
perceval-weblate 1.0.9-rc.1 - (2024-11-13)
- Update Poetry's package dependencies
graal 1.1.0-rc.1 - (2024-11-13)
New features:
- Compatible namespace package for Python 3.12
Remove old format to define namespace packages. And use native
namespace packages that requires removing the__init__.py
file. It
is important that every distribution that uses the namespace package
omits that file. For more information see
https://peps.python.org/pep-0420/
grimoire-elk 1.3.1-rc.1 - (2024-11-13)
- Update Poetry's package dependencies
sirmordred 1.1.3-rc.1 - (2024-11-13)
Bug fixes:
- Panels import bug and Micro Mordred failure
A bug was causing Panels to fail to import in Kibiter and preventing
micro Mordred from working. The issue was in tasks that didn’t require
a SortingHat client to run.
1.8.0
GrimoireLab 1.8.0
The following list describes the changes by component:
grimoirelab-toolkit 1.0.7 - (2024-11-13)
- Update Poetry's package dependencies
kidash 1.0.8 - (2024-11-13)
- Update Poetry's package dependencies
sortinghat 1.5.1 - (2024-11-13)
- Update Poetry's package dependencies
cereslib 1.0.7 - (2024-11-13)
- Update Poetry's package dependencies
perceval 1.0.9 - (2024-11-13)
- Update Poetry's package dependencies
perceval-mozilla 1.0.9 - (2024-11-13)
Bug fixes:
- Kitsune resuming feature fixed (#79)
Kitsune backend resuming feature was broken. It didn't retrieve the
updated questions right using the parameter 'offset'. Changing the
backend to use 'from-date' parameter instead has fixed the problem.
perceval-opnfv 1.0.9 - (2024-11-13)
- Update Poetry's package dependencies
perceval-puppet 1.0.9 - (2024-11-13)
- Update Poetry's package dependencies
perceval-weblate 1.0.9 - (2024-11-13)
- Update Poetry's package dependencies
graal 1.1.0 - (2024-11-13)
New features:
- Compatible namespace package for Python 3.12
Remove old format to define namespace packages. And use native
namespace packages that requires removing the__init__.py
file. It
is important that every distribution that uses the namespace package
omits that file. For more information see
https://peps.python.org/pep-0420/
grimoire-elk 1.3.1 - (2024-11-13)
- Update Poetry's package dependencies
sirmordred 1.1.3 - (2024-11-13)
Bug fixes:
- Panels import bug and Micro Mordred failure
A bug was causing Panels to fail to import in Kibiter and preventing
micro Mordred from working. The issue was in tasks that didn’t require
a SortingHat client to run.
1.7.0
GrimoireLab 1.7.0
The following list describes the changes by component:
grimoirelab-toolkit 1.0.6 - (2024-10-15)
- Update Poetry's package dependencies
kidash 1.0.7 - (2024-10-15)
- Update Poetry's package dependencies
sortinghat 1.5.0 - (2024-10-15)
New features:
- Mark individuals as reviewed
Individuals can now be marked as reviewed to keep track of which
profiles have already been checked and when. A profile can be marked
as reviewed more than once, it will show the date of the last review.
If there have been any changes to the profile data since the last
review, the review button displays a warning icon. The list of
individuals can be filtered by whether they have been reviewed and by
their review date. The list can also be ordered by review date.
Bug fixes:
- Wrong arrong direction when merging recommendations (#934)
When recommendations were merged, the arrow showing the direction of
the merge was wrong. It showedfoo → bar
but the resulting identity
will be namedfoo
instead ofbar
. The arrow now points in the
other direction showing thatbar
will be merged onfoo
.
cereslib 1.0.6 - (2024-10-15)
- Update Poetry's package dependencies
perceval 1.0.8 - (2024-10-15)
- Update Poetry's package dependencies
perceval-mozilla 1.0.8 - (2024-10-15)
- Update Poetry's package dependencies
perceval-opnfv 1.0.8 - (2024-10-15)
- Update Poetry's package dependencies
perceval-puppet 1.0.8 - (2024-10-15)
- Update Poetry's package dependencies
perceval-weblate 1.0.8 - (2024-10-15)
- Update Poetry's package dependencies
graal 1.0.8 - (2024-10-15)
- Update Poetry's package dependencies
grimoire-elk 1.3.0 - (2024-10-15)
New features:
- Keywords data on enriched items
Keywords field is included now on the enriched items of bugzilla and
bugzillarest indices. - New reponse times on bugzilla items
The Bugzilla enriched items include two new fields to track response
times on these type of repositories. The field
time_to_first_attention
is the the time expressed in days between
the ticket creation and the first comment from a contributor different
from the author creating the bug. The fieldlast_comment_date
is the
date of the last comment posted in the bug.
Bug fixes:
- All references processed for the reference analysis study
Theenrich_reference_analysis
study analyzes the cross-references
between "issues" and "pull request". When we use an aggregations
query, it returns only the first 10 items (ElasticSearch/OpenSearch by
default). By using 'composite aggregations', we can paginate the
result and thus, obtain all the references.
sirmordred 1.1.2 - (2024-10-15)
- Update Poetry's package dependencies
1.7.0-rc.1
GrimoireLab 1.7.0-rc.1
The following list describes the changes by component:
grimoirelab-toolkit 1.0.6-rc.1 - (2024-10-14)
- Update Poetry's package dependencies
kidash 1.0.7-rc.1 - (2024-10-14)
- Update Poetry's package dependencies
sortinghat 1.5.0-rc.1 - (2024-10-14)
New features:
- Mark individuals as reviewed
Individuals can now be marked as reviewed to keep track of which
profiles have already been checked and when. A profile can be marked
as reviewed more than once, it will show the date of the last review.
If there have been any changes to the profile data since the last
review, the review button displays a warning icon. The list of
individuals can be filtered by whether they have been reviewed and by
their review date. The list can also be ordered by review date.
Bug fixes:
- Wrong arrong direction when merging recommendations (#934)
When recommendations were merged, the arrow showing the direction of
the merge was wrong. It showedfoo → bar
but the resulting identity
will be namedfoo
instead ofbar
. The arrow now points in the
other direction showing thatbar
will be merged onfoo
.
cereslib 1.0.6-rc.1 - (2024-10-14)
- Update Poetry's package dependencies
perceval 1.0.8-rc.1 - (2024-10-14)
- Update Poetry's package dependencies
perceval-mozilla 1.0.8-rc.1 - (2024-10-14)
- Update Poetry's package dependencies
perceval-opnfv 1.0.8-rc.1 - (2024-10-14)
- Update Poetry's package dependencies
perceval-puppet 1.0.8-rc.1 - (2024-10-14)
- Update Poetry's package dependencies
perceval-weblate 1.0.8-rc.1 - (2024-10-14)
- Update Poetry's package dependencies
graal 1.0.8-rc.1 - (2024-10-14)
- Update Poetry's package dependencies
grimoire-elk 1.3.0-rc.1 - (2024-10-14)
New features:
- Keywords data on enriched items
Keywords field is included now on the enriched items of bugzilla and
bugzillarest indices. - New reponse times on bugzilla items
The Bugzilla enriched items include two new fields to track response
times on these type of repositories. The field
time_to_first_attention
is the the time expressed in days between
the ticket creation and the first comment from a contributor different
from the author creating the bug. The fieldlast_comment_date
is the
date of the last comment posted in the bug.
Bug fixes:
- All references processed for the reference analysis study
Theenrich_reference_analysis
study analyzes the cross-references
between "issues" and "pull request". When we use an aggregations
query, it returns only the first 10 items (ElasticSearch/OpenSearch by
default). By using 'composite aggregations', we can paginate the
result and thus, obtain all the references.
sirmordred 1.1.2-rc.1 - (2024-10-14)
- Update Poetry's package dependencies