Releases: chaoss/grimoirelab
1.3.0-rc.1
GrimoireLab 1.3.0-rc.1
The following list describes the changes by component:
grimoirelab-toolkit 1.0.3-rc.1 - (2024-08-02)
- Update Poetry's package dependencies
kidash 1.0.3-rc.1 - (2024-08-02)
- Update Poetry's package dependencies
sortinghat 1.1.0-rc.1 - (2024-08-02)
New features:
- Save URL to an individual's LinkedIn profile (#817)
Users can add a link to a LinkedIn profile on the individual's page.
This helps speed up the lookup of a contributor's information. - Link to GitHub profile (#817)
Individuals' GitHub usernames now link to their profile. - Assign users to permission groups (#849)
Users can be assigned to a permission group using the command$ sortinghat-admin set-user-group username group
. A user in a group
automatically has the permissions granted to that group. - Configuration for regular expressions in CORS
Include in the configurationSORTINGHAT_CORS_ALLOWED_ORIGIN_REGEXES
environment variable that contains a list of regular expressions that
matches origins authorized to make cross-site HTTP requests.
Bug fixes:
- Consistent date format (#901)
All the job execution dates are now in YYYY-MM-DD hh:mm format on the
user interface.
cereslib 1.0.3-rc.1 - (2024-08-02)
- Update Poetry's package dependencies
perceval 1.0.3-rc.1 - (2024-08-02)
- Update Poetry's package dependencies
perceval-mozilla 1.0.3-rc.1 - (2024-08-02)
- Update Poetry's package dependencies
perceval-opnfv 1.0.3-rc.1 - (2024-08-02)
- Update Poetry's package dependencies
perceval-puppet 1.0.3-rc.1 - (2024-08-02)
- Update Poetry's package dependencies
perceval-weblate 1.0.3-rc.1 - (2024-08-02)
- Update Poetry's package dependencies
graal 1.0.3-rc.1 - (2024-08-02)
- Update Poetry's package dependencies
grimoire-elk 1.1.2-rc.1 - (2024-08-02)
Bug fixes:
- Git branches study fixed
Git branches study was assigning branches to wrong commits.
sirmordred 1.0.3-rc.1 - (2024-08-02)
Bug fixes:
- Days in collection spent time
Include days in logs when the collection spent time is more than one
day.
1.3.0
GrimoireLab 1.3.0
The following list describes the changes by component:
grimoirelab-toolkit 1.0.3 - (2024-08-02)
- Update Poetry's package dependencies
kidash 1.0.3 - (2024-08-02)
- Update Poetry's package dependencies
sortinghat 1.1.0 - (2024-08-02)
New features:
- Save URL to an individual's LinkedIn profile (#817)
Users can add a link to a LinkedIn profile on the individual's page.
This helps speed up the lookup of a contributor's information. - Link to GitHub profile (#817)
Individuals' GitHub usernames now link to their profile. - Assign users to permission groups (#849)
Users can be assigned to a permission group using the command$ sortinghat-admin set-user-group username group
. A user in a group
automatically has the permissions granted to that group. - Configuration for regular expressions in CORS
Include in the configurationSORTINGHAT_CORS_ALLOWED_ORIGIN_REGEXES
environment variable that contains a list of regular expressions that
matches origins authorized to make cross-site HTTP requests.
Bug fixes:
- Consistent date format (#901)
All the job execution dates are now in YYYY-MM-DD hh:mm format on the
user interface.
cereslib 1.0.3 - (2024-08-02)
- Update Poetry's package dependencies
perceval 1.0.3 - (2024-08-02)
- Update Poetry's package dependencies
perceval-mozilla 1.0.3 - (2024-08-02)
- Update Poetry's package dependencies
perceval-opnfv 1.0.3 - (2024-08-02)
- Update Poetry's package dependencies
perceval-puppet 1.0.3 - (2024-08-02)
- Update Poetry's package dependencies
perceval-weblate 1.0.3 - (2024-08-02)
- Update Poetry's package dependencies
graal 1.0.3 - (2024-08-02)
- Update Poetry's package dependencies
grimoire-elk 1.1.2 - (2024-08-02)
Bug fixes:
- Git branches study fixed
Git branches study was assigning branches to wrong commits.
sirmordred 1.0.3 - (2024-08-02)
Bug fixes:
- Days in collection spent time
Include days in logs when the collection spent time is more than one
day.
1.2.0-rc.1
GrimoireLab 1.2.0-rc.1
The following list describes the changes by component:
grimoirelab-toolkit 1.0.2-rc.1 - (2024-06-21)
- Update Poetry's package dependencies
kidash 1.0.2-rc.1 - (2024-06-21)
- Update Poetry's package dependencies
sortinghat 1.0.2-rc.1 - (2024-06-21)
Bug fixes:
- Match source parameter fixed in recommendations (#875)
Resolve an issue where the "match source" option in unify and
recommendation jobs was being applied to both emails and names. With
this update, this option will now only apply to usernames.
Additionally, users can utilize name and email simultaneously without
the constraint of applying the "match source" option across all
parameters. - Organizations aliases in Python client
Include the aliases field in the organizations query that was missing
in the SortingHat client schema.
cereslib 1.0.2-rc.1 - (2024-06-21)
- Update Poetry's package dependencies
grimoirelab-panels 1.1.0-rc.1 - (2024-06-21)
New features:
- Panels compatible with Opensearch Dashboards
Include panels compatible with Opensearch Dashboards version >= 1.3.2.
perceval 1.0.2-rc.1 - (2024-06-21)
Bug fixes:
- Empty stats for moved/copied files in git
Stats about changes on a file were not reported correctly for files
that where moved to a subdirectory. They were reported as an invalid
entry and without action associated. For example, the file
dir/filename
was moved todir/subdir/filename
, but it was reported
asdir//filename
. Therefore, the entry of the file
dir/subdire/filename
didn't have the stats about added and deleted
lines. This error has been fixed and stats are reported correctly.
perceval-mozilla 1.0.2-rc.1 - (2024-06-21)
- Update Poetry's package dependencies
perceval-opnfv 1.0.2-rc.1 - (2024-06-21)
- Update Poetry's package dependencies
perceval-puppet 1.0.2-rc.1 - (2024-06-21)
- Update Poetry's package dependencies
perceval-weblate 1.0.2-rc.1 - (2024-06-21)
- Update Poetry's package dependencies
graal 1.0.2-rc.1 - (2024-06-21)
- Update Poetry's package dependencies
grimoire-elk 1.1.1-rc.1 - (2024-06-21)
Bug fixes:
- Kitsune mapping updated
Kitsune raw mapping was incorrectly defined withdynamic: false
in
the data attribute.
sirmordred 1.0.2-rc.1 - (2024-06-21)
- Update Poetry's package dependencies
1.2.0
GrimoireLab 1.2.0
The following list describes the changes by component:
grimoirelab-toolkit 1.0.2 - (2024-06-21)
- Update Poetry's package dependencies
kidash 1.0.2 - (2024-06-21)
- Update Poetry's package dependencies
sortinghat 1.0.2 - (2024-06-21)
Bug fixes:
- Match source parameter fixed in recommendations (#875)
Resolve an issue where the "match source" option in unify and
recommendation jobs was being applied to both emails and names. With
this update, this option will now only apply to usernames.
Additionally, users can utilize name and email simultaneously without
the constraint of applying the "match source" option across all
parameters. - Organizations aliases in Python client
Include the aliases field in the organizations query that was missing
in the SortingHat client schema.
cereslib 1.0.2 - (2024-06-21)
- Update Poetry's package dependencies
grimoirelab-panels 1.1.0 - (2024-06-21)
New features:
- Panels compatible with Opensearch Dashboards
Include panels compatible with Opensearch Dashboards version >= 1.3.2.
perceval 1.0.2 - (2024-06-21)
Bug fixes:
- Empty stats for moved/copied files in git
Stats about changes on a file were not reported correctly for files
that where moved to a subdirectory. They were reported as an invalid
entry and without action associated. For example, the file
dir/filename
was moved todir/subdir/filename
, but it was reported
asdir//filename
. Therefore, the entry of the file
dir/subdire/filename
didn't have the stats about added and deleted
lines. This error has been fixed and stats are reported correctly.
perceval-mozilla 1.0.2 - (2024-06-21)
- Update Poetry's package dependencies
perceval-opnfv 1.0.2 - (2024-06-21)
- Update Poetry's package dependencies
perceval-puppet 1.0.2 - (2024-06-21)
- Update Poetry's package dependencies
perceval-weblate 1.0.2 - (2024-06-21)
- Update Poetry's package dependencies
graal 1.0.2 - (2024-06-21)
- Update Poetry's package dependencies
grimoire-elk 1.1.1 - (2024-06-21)
Bug fixes:
- Kitsune mapping updated
Kitsune raw mapping was incorrectly defined withdynamic: false
in
the data attribute.
sirmordred 1.0.2 - (2024-06-21)
- Update Poetry's package dependencies
1.1.0-rc.1
GrimoireLab 1.1.0-rc.1
The following list describes the changes by component:
grimoirelab-toolkit 1.0.1-rc.1 - (2024-05-09)
- Update Poetry's package dependencies
kidash 1.0.1-rc.1 - (2024-05-09)
- Update Poetry's package dependencies
sortinghat 1.0.1-rc.1 - (2024-05-09)
- Update Poetry's package dependencies
cereslib 1.0.1-rc.1 - (2024-05-09)
- Update Poetry's package dependencies
perceval 1.0.1-rc.1 - (2024-05-09)
- Update Poetry's package dependencies
perceval-mozilla 1.0.1-rc.1 - (2024-05-09)
- Update Poetry's package dependencies
perceval-opnfv 1.0.1-rc.1 - (2024-05-09)
- Update Poetry's package dependencies
perceval-puppet 1.0.1-rc.1 - (2024-05-09)
- Update Poetry's package dependencies
perceval-weblate 1.0.1-rc.1 - (2024-05-09)
- Update Poetry's package dependencies
graal 1.0.1-rc.1 - (2024-05-09)
- Update Poetry's package dependencies
grimoire-elk 1.1.0-rc.1 - (2024-05-09)
New features:
- Kitsune fields updated
Include new fields in Kitsune backend enriched index. Include
product
andurl
fields in answers, and
is_kitsune_question_solved
,time_to_first_reply
andurl
in
questions.
sirmordred 1.0.1-rc.1 - (2024-05-09)
- Update Poetry's package dependencies
1.1.0
GrimoireLab 1.1.0
The following list describes the changes by component:
grimoirelab-toolkit 1.0.1 - (2024-05-09)
- Update Poetry's package dependencies
kidash 1.0.1 - (2024-05-09)
- Update Poetry's package dependencies
sortinghat 1.0.1 - (2024-05-09)
- Update Poetry's package dependencies
cereslib 1.0.1 - (2024-05-09)
- Update Poetry's package dependencies
perceval 1.0.1 - (2024-05-09)
- Update Poetry's package dependencies
perceval-mozilla 1.0.1 - (2024-05-09)
- Update Poetry's package dependencies
perceval-opnfv 1.0.1 - (2024-05-09)
- Update Poetry's package dependencies
perceval-puppet 1.0.1 - (2024-05-09)
- Update Poetry's package dependencies
perceval-weblate 1.0.1 - (2024-05-09)
- Update Poetry's package dependencies
graal 1.0.1 - (2024-05-09)
- Update Poetry's package dependencies
grimoire-elk 1.1.0 - (2024-05-09)
New features:
- Kitsune fields updated
Include new fields in Kitsune backend enriched index. Include
product
andurl
fields in answers, and
is_kitsune_question_solved
,time_to_first_reply
andurl
in
questions.
sirmordred 1.0.1 - (2024-05-09)
- Update Poetry's package dependencies
1.0.0
GrimoireLab 1.0.0
For eight years, we have been working to produce the best platform for
software development analytics possible. With the work of more than
150 developers and after over 11,600 commits, we’re excited to announce
the release of the first major version of GrimoireLab.
GrimoireLab is an evolution of the work done during more than 10 years by
Bitergia, LibreSoft URJC research group, and several
contributors in Metrics Grimoire
and VizGrimorie projects.
Since 2017, GrimoireLab has been part of The Linux Foundation
CHAOSS Software community as one of its founding
projects.
GrimoireLab has become the de facto standard for open source project
health dashboards. It has been used by some of the most important
software companies and open source foundations in the world.
The platform has also been used as the underlying foundation for
other applications, including
Bitergia Analytics,
OSS Compass,
LFX Insights,
Cauldron, and
Mystic.
This release of GrimoireLab includes:
- An automated platform to generate software analytics and insights.
- Data collection from more than 30 data sources.
- Generation of more than 150 metrics and visualizations to understand activity,
performance, and community of open source projects. - Identities manager to track the activity of an individual across platforms
and organizations. - Integration with third-party applications to visualize and analyze data
(Kibana/OpenSearch Dashboards/Jupiter Notebooks).
This release would not have been possible without the help of the entire
community. We are deeply thankful to all our users. We would especially
like to thank Álvaro del Castillo, Valerio Cosentino, Jesús González-Barahona,
Alberto Pérez García-Plaza, J. Manrique López, Venu Vardhan Reddy Tekula,
David Moreno, Gregorio Robles, Andy Grunwald, and the members of the
CHAOSS project.
Special recognition to Bitergia and
The Document Foundation
for being early adopters.
The GrimoireLab Developers.
1.0.0-rc.4
GrimoireLab 1.0.0-rc.4
The following list describes the changes by component:
sortinghat 1.0.0-rc.3 - (2024-04-12)
Bug fixes:
- Change password form fixed
An unused header in the UI made the attempts to change the password
fail. It tried to guess the user from an invalid JWT token when
multitenancy was enabled.
Dependencies updateds:
- Django version updated
Upgrade the Django version from 3.2 to 4.2. Support for Django 3.2
ended at April 1, 2024. This change ensures compability with the
latests features and an extended support.
grimoire-elk 1.0.0-rc.3 - (2024-04-12)
- Update Poetry's package dependencies
sirmordred 1.0.0-rc.3 - (2024-04-12)
- Update Poetry's package dependencies
1.0.0-rc.3
GrimoireLab 1.0.0-rc.3
The following list describes the changes by component:
kidash 1.0.0-rc.2 - (2024-04-11)
- Update Poetry's package dependencies
sortinghat 1.0.0-rc.2 - (2024-04-11)
- Update Poetry's package dependencies
perceval 1.0.0-rc.2 - (2024-04-11)
- Update Poetry's package dependencies
perceval-mozilla 1.0.0-rc.2 - (2024-04-11)
- Update Poetry's package dependencies
perceval-opnfv 1.0.0-rc.2 - (2024-04-11)
- Update Poetry's package dependencies
perceval-puppet 1.0.0-rc.2 - (2024-04-11)
- Update Poetry's package dependencies
perceval-weblate 1.0.0-rc.2 - (2024-04-11)
- Update Poetry's package dependencies
graal 1.0.0-rc.2 - (2024-04-11)
- Update Poetry's package dependencies
grimoire-elk 1.0.0-rc.2 - (2024-04-11)
Bug fixes:
- MBOX origin URL anonymized
Remove credentials from MBOX origin URL and tag fields.
sirmordred 1.0.0-rc.2 - (2024-04-11)
- Update Poetry's package dependencies
1.0.0-rc.2
GrimoireLab 1.0.0-rc.2
This release doesn't include any new feature
or bug fix that wasn't included in 1.0.0-rc1.
This build is just to check everything is
correct.