Skip to content

Releases: chaoss/grimoirelab-elk

0.104.0-rc.7

23 Jan 10:41
Compare
Choose a tag to compare

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. Now sh_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

20 Jan 15:56
Compare
Choose a tag to compare

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. Now sh_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

20 Jan 12:47
Compare
Choose a tag to compare

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. Now sh_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

20 Jan 11:41
Compare
Choose a tag to compare

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. Now sh_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

10 Jan 11:10
Compare
Choose a tag to compare

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

10 Jan 09:33
Compare
Choose a tag to compare

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

10 Jan 05:06
Compare
Choose a tag to compare

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

07 Nov 10:58
Compare
Choose a tag to compare

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

31 Oct 10:06
Compare
Choose a tag to compare

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 in Git items. The Git backend
    extracts these data from Approved-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 trailer Merged-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 option to-date on the setup.cfg allows fetching data until a
    specific date. By default, this value is 2100-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

26 Oct 11:49
Compare
Choose a tag to compare

grimoire-elk 0.103.2-rc.2 - (2022-10-26)

New features:

  • Option 'to-date' on the backend sections
    The option to-date on the setup.cfg allows fetching data until a
    specific date. By default, this value is 2100-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+.