Grimoirelab: 1.6.0 Release
Release date:
September 23, 2024
Magnitude:
151
Diff Delta
Contributors:
1 total committer
1 Commit
in this Release
Ordered by the degree to which they evolved the repo in this version.
Authored September 23, 2024
Browse Other Releases
1.9.0-rc.1
Released December 11, 2024
180 Ξ
1.8.0
Released November 13, 2024
0 Ξ
1.8.0-rc.1
Released November 13, 2024
0 Ξ
1.7.0
Released October 15, 2024
0 Ξ
1.7.0-rc.1
Released October 14, 2024
0 Ξ
1.6.0
Released September 23, 2024
151 Ξ
1.6.0-rc.1
Released September 20, 2024
158 Ξ
1.5.0
Released August 30, 2024
113 Ξ
1.5.0-rc.1
Released August 30, 2024
269 Ξ
1.4.1
Released August 13, 2024
85 Ξ
Top Contributors in 1.6.0
Release Notes Published
GrimoireLab 1.6.0
The following list describes the changes by component:
grimoirelab-toolkit 1.0.5 - (2024-09-23)
Dependencies updateds:
- Python minimum version updated\
Python 3.8 will reach its end of life in October 2024. Python 3.9 is
the minimum version required by the project.
kidash 1.0.6 - (2024-09-23)
Dependencies updateds:
- Python minimum version updated\
Python 3.8 will reach its end of life in October 2024. Python 3.9 is
the minimum version required by the project.
sortinghat 1.4.0 - (2024-09-23)
New features:
- Less distracting main identity indicator (#920)\
The star icon that marked an individual's main identity was
distracting and potentially misleading for users. It has changed to a
more subtle indicator since it is not relevant for most users.
- Redirect to the original URL after log in (#925)\
Users are now redirected to the page they originally requested after
they log in.
- Merge organizations when adding an alias\
Users now have the option to merge the organizations when adding an
alias that already exists on the "Edit organization" dialog. That
option was only previously available at the organization's detail
page.
- Customizable trusted sources for username matching\
Enable customization of trusted sources for username matching in
settings. This feature allows to define and manage the trusted data
sources for username matching from the configuration.
Bug fixes:
- Users permissions migrated (#849)\
User permissions are stored in a separate table within the database.
These permissions will be automatically migrated when running
sortinghat-admin upgrade
.
- Update workspace when identities are split (#919)\
When an individual's identities are split, they are shown in the
workspace, but they were only shown the first time. The workspace is
now updated with the new individuals every time.
Dependencies updateds:
- Python minimum version updated\
Python 3.8 will reach its end of life in October 2024. Python 3.9 is
the minimum version required by the project. Update the Docker images
to use Python 3.9.
cereslib 1.0.5 - (2024-09-23)
Dependencies updateds:
- Python minimum version updated\
Python 3.8 will reach its end of life in October 2024. Python 3.9 is
the minimum version required by the project.
grimoirelab-panels 1.1.1 - (2024-09-23)
Dependencies updateds:
- Python minimum version updated\
Python 3.8 will reach its end of life in October 2024. Python 3.9 is
the minimum version required by the project.
perceval 1.0.7 - (2024-09-23)
Dependencies updateds:
- Python minimum version updated\
Python 3.8 will reach its end of life in October 2024. Python 3.9 is
the minimum version required by the project.
perceval-mozilla 1.0.7 - (2024-09-23)
Dependencies updateds:
- Python minimum version updated\
Python 3.8 will reach its end of life in October 2024. Python 3.9 is
the minimum version required by the project.
perceval-opnfv 1.0.7 - (2024-09-23)
Dependencies updateds:
- Python minimum version updated\
Python 3.8 will reach its end of life in October 2024. Python 3.9 is
the minimum version required by the project.
perceval-puppet 1.0.7 - (2024-09-23)
Dependencies updateds:
- Python minimum version updated\
Python 3.8 will reach its end of life in October 2024. Python 3.9 is
the minimum version required by the project.
perceval-weblate 1.0.7 - (2024-09-23)
Dependencies updateds:
- Python minimum version updated\
Python 3.8 will reach its end of life in October 2024. Python 3.9 is
the minimum version required by the project.
graal 1.0.7 - (2024-09-23)
Dependencies updateds:
- Python minimum version updated\
Python 3.8 will reach its end of life in October 2024. Python 3.9 is
the minimum version required by the project.
grimoire-elk 1.2.0 - (2024-09-23)
New features:
- Status in SUMO enriched index\
Add the missing status in the SUMO backend. The status could be
solved
, archived
, locked
or open
.
Bug fixes:
- Avoid UNDEFINED values in author fields\
Avoid
-- UNDEFINED --
values for all SortingHat fields when Mordred
loses connection to the SortingHat server during the enrichment or
autorefresh execution. It will keep the values of the name
, email
,
id
and uuid
fields.
- Handle OpenSearch page info on pagination\
In OpenSearch and ElasticSearch < 7.x the page info on pagination is
different. This will handle both of them.
Dependencies updateds:
- Python minimum version updated\
Python 3.8 will reach its end of life in October 2024. Python 3.9 is
the minimum version required by the project.
sirmordred 1.1.1 - (2024-09-23)
Dependencies updateds:
- Python minimum version updated\
Python 3.8 will reach its end of life in October 2024. Python 3.9 is
the minimum version required by the project.