Releases: chaoss/grimoirelab-elk
Releases · chaoss/grimoirelab-elk
0.104.0-rc.7
grimoire-elk 0.104.0-rc.7 - (2023-01-23)
Bug fixes:
- SortingHatClientError exception fixed
Exception raised with SortingHatClientError has been fixed in
add_identity method. - SortingHat mandatory parameters
Include SortingHat 0.8.x mandatory parameters. Nowsh_port
,
sh_path
,sh_ssl
are required.
Breaking changes:
- Support of SortingHat 0.8
GrimoireLab starts using a new version of SortingHat. SortingHat is
now a web service that provides an API to manage identities and
organizations. GrimoireELK now connects to the new SortingHat database
using GraphQL. The previous version of SortingHat is now deprecated.
0.104.0-rc.6
grimoire-elk 0.104.0-rc.6 - (2023-01-20)
Bug fixes:
- SortingHatClientError exception fixed
Exception raised with SortingHatClientError has been fixed in
add_identity method. - SortingHat mandatory parameters
Include SortingHat 0.8.x mandatory parameters. Nowsh_port
,
sh_path
,sh_ssl
are required.
Breaking changes:
- Support of SortingHat 0.8
GrimoireLab starts using a new version of SortingHat. SortingHat is
now a web service that provides an API to manage identities and
organizations. GrimoireELK now connects to the new SortingHat database
using GraphQL. The previous version of SortingHat is now deprecated.
0.104.0-rc.5
grimoire-elk 0.104.0-rc.5 - (2023-01-20)
Bug fixes:
- SortingHatClientError exception fixed
Exception raised with SortingHatClientError has been fixed in
add_identity method. - SortingHat mandatory parameters
Include SortingHat 0.8.x mandatory parameters. Nowsh_port
,
sh_path
,sh_ssl
are required.
Breaking changes:
- Support of SortingHat 0.8
GrimoireLab starts using a new version of SortingHat. SortingHat is
now a web service that provides an API to manage identities and
organizations. GrimoireELK now connects to the new SortingHat database
using GraphQL. The previous version of SortingHat is now deprecated.
0.104.0-rc.4
grimoire-elk 0.104.0-rc.4 - (2023-01-20)
Bug fixes:
- SortingHatClientError exception fixed
Exception raised with SortingHatClientError has been fixed in
add_identity method. - SortingHat mandatory parameters
Include SortingHat 0.8.x mandatory parameters. Nowsh_port
,
sh_path
,sh_ssl
are required.
Breaking changes:
- Support of SortingHat 0.8
GrimoireLab starts using a new version of SortingHat. SortingHat is
now a web service that provides an API to manage identities and
organizations. GrimoireELK now connects to the new SortingHat database
using GraphQL. The previous version of SortingHat is now deprecated.
0.104.0-rc.3
grimoire-elk 0.104.0-rc.3 - (2023-01-10)
Breaking changes:
- Support of SortingHat 0.8
GrimoireLab starts using a new version of SortingHat. SortingHat is
now a web service that provides an API to manage identities and
organizations. GrimoireELK now connects to the new SortingHat database
using GraphQL. The previous version of SortingHat is now deprecated.
0.104.0-rc.2
grimoire-elk 0.104.0-rc.2 - (2023-01-10)
Breaking changes:
- Support of SortingHat 0.8
GrimoireLab starts using a new version of SortingHat. SortingHat is
now a web service that provides an API to manage identities and
organizations. GrimoireELK now connects to the new SortingHat database
using GraphQL. The previous version of SortingHat is now deprecated.
0.104.0-rc.1
grimoire-elk 0.104.0-rc.1 - (2023-01-10)
Breaking changes:
- Support of SortingHat 0.8
GrimoireLab starts using a new version of SortingHat. SortingHat is
now a web service that provides an API to manage identities and
organizations. GrimoireELK now connects to the new SortingHat database
using GraphQL. The previous version of SortingHat is now deprecated.
0.103.3
grimoire-elk 0.103.3 - (2022-11-07)
Bug fixes:
- Demographic study on Weblate fixed
Weblate demographic study is now updated to allow passing the study
alias name by parameter.
0.103.2
grimoire-elk 0.103.2 - (2022-10-31)
New features:
- Development and reviewing contributors fields for Git items
New information about the participants during the development and the
reviewing processes are available inGit
items. The Git backend
extracts these data fromApproved-by
,Co-authored-by
, and
Merged-by
trailers that some commit messages might include. For each
one of these trailers, new fields will be available with the suffixes:
_bots
,_domains
,_names
,_org_names
, and_uuids
. Also for
each one of these suffixes, there will be extra fields with the prefix
non_authored_
. This is an example of the fields available for the
the trailerMerged-by
: - merged_by_multi_bots -
merged_by_multi_domains - merged_by_multi_names -
merged_by_multi_org_names - merged_by_multi_uuids -
non_authored_merged_by_multi_bots -
non_authored_merged_by_multi_domains -
non_authored_merged_by_multi_names -
non_authored_merged_by_multi_org_names - Option 'to-date' on the backend sections
The optionto-date
on thesetup.cfg
allows fetching data until a
specific date. By default, this value is2100-01-01
.
Bug fixes:
- Onion study on Github pull requests fixed
Github pull requests onion study is now updated to allow passing the
study alias name by parameter. - Onion study on Gitlab fixed
Gitlab onion study is now updated to allow passing the study alias
name by parameter.
Dependencies updateds:
- New Pandas version
Update Pandas to the newest version compatible with Python 3.7+.
0.103.2-rc.2
grimoire-elk 0.103.2-rc.2 - (2022-10-26)
New features:
- Option 'to-date' on the backend sections
The optionto-date
on thesetup.cfg
allows fetching data until a
specific date. By default, this value is2100-01-01
.
Bug fixes:
- Onion study on Github pull requests fixed
Github pull requests onion study is now updated to allow passing the
study alias name by parameter. - Onion study on Gitlab fixed
Gitlab onion study is now updated to allow passing the study alias
name by parameter.
Dependencies updateds:
- New Pandas version
Update Pandas to the newest version compatible with Python 3.7+.