Skip to content

Releases: chaoss/grimoirelab

1.16.0-rc.1

28 Aug 15:49
Compare
Choose a tag to compare

GrimoireLab 1.16.0-rc.1

The following list describes the changes by component:

grimoirelab-toolkit 1.0.15-rc.1 - (2025-08-28)

  • Update Poetry's package dependencies

kidash 1.0.18-rc.1 - (2025-08-28)

  • Update Poetry's package dependencies

sortinghat 1.11.0-rc.1 - (2025-08-28)

Bug fixes:

  • Automatic affiliation fixed and reduced results (#994)
    Fixes a bug that caused running the affiliate process to overwrite
    existing affiliation dates. Now, the job result only includes
    individuals who were newly affiliated.

Performance improvements:

  • SortingHat API slow due to changelog information
    Improve SortingHat API performance by adding an index to the
    transactions table in the database.
  • Oraganizations endpoint performance improvement
    Improve the performance of the organizations endpoint, reducing the
    loading time of the organizations table

cereslib 1.0.18-rc.1 - (2025-08-28)

  • Update Poetry's package dependencies

perceval 1.3.4-rc.1 - (2025-08-28)

  • Update Poetry's package dependencies

perceval-mozilla 1.1.7-rc.1 - (2025-08-28)

  • Update Poetry's package dependencies

perceval-opnfv 1.0.20-rc.1 - (2025-08-28)

  • Update Poetry's package dependencies

perceval-puppet 1.0.20-rc.1 - (2025-08-28)

  • Update Poetry's package dependencies

perceval-weblate 1.0.20-rc.1 - (2025-08-28)

  • Update Poetry's package dependencies

graal 1.1.11-rc.1 - (2025-08-28)

  • Update Poetry's package dependencies

grimoire-elk 1.3.13-rc.1 - (2025-08-28)

Bug fixes:

  • [github/raw] huge term in data.auto_merge.commit_message handled
    This fixes a potential huge term in the "data.auto
    merge.commit_message" field during the github2:pull backend's
    collection phase by converting the field to text.
  • Missing creation_date field in Bugzilla
    For some Bugzilla bugs, the creation date was unavailable. In these
    cases, the first activity date is now used to display the bug's
    creation date.

sirmordred 1.1.15-rc.1 - (2025-08-28)

  • Update Poetry's package dependencies

1.15.1

21 Aug 14:30
Compare
Choose a tag to compare

GrimoireLab 1.15.1

The following list describes the changes by component:

kidash 1.0.17 - (2025-08-21)

  • Update Poetry's package dependencies

sortinghat 1.10.1 - (2025-08-21)

  • Update Poetry's package dependencies

cereslib 1.0.17 - (2025-08-21)

  • Update Poetry's package dependencies

perceval 1.3.3 - (2025-08-21)

Bug fixes:

  • Latest dulwich version contains a bug (#876)
    The latest releases of Dulwich contain a bug that prevents Perceval
    from retrieving the most recent items from repositories. Pin the
    dependency to the last known working version until a Dulwich release
    with a fix is available.

perceval-mozilla 1.1.6 - (2025-08-21)

  • Update Poetry's package dependencies

perceval-opnfv 1.0.19 - (2025-08-21)

  • Update Poetry's package dependencies

perceval-puppet 1.0.19 - (2025-08-21)

  • Update Poetry's package dependencies

perceval-weblate 1.0.19 - (2025-08-21)

  • Update Poetry's package dependencies

graal 1.1.10 - (2025-08-21)

  • Update Poetry's package dependencies

grimoire-elk 1.3.12 - (2025-08-21)

  • Update Poetry's package dependencies

sirmordred 1.1.14 - (2025-08-21)

  • Update Poetry's package dependencies

1.15.0-rc.1

18 Aug 16:02
Compare
Choose a tag to compare

GrimoireLab 1.15.0-rc.1

The following list describes the changes by component:

grimoirelab-toolkit 1.0.14-rc.1 - (2025-08-18)

  • Update Poetry's package dependencies

kidash 1.0.16-rc.1 - (2025-08-18)

  • Update Poetry's package dependencies

sortinghat 1.10.0-rc.1 - (2025-08-18)

New features:

  • Post processing of imported individuals
    The new method post_process_individual allows to post-process
    individuals after they are imported. For example, you might want to
    merge the imported identities with others already existing using
    custom criteria, or to set the profile of the new identities in using
    specific values, or affiliate them to predefined organizations.

Bug fixes:

  • Merge organizations aliases
    The user interface now offers to merge two organizations when a user
    tries to add an alias that already belongs to a different one.

cereslib 1.0.16-rc.1 - (2025-08-18)

  • Update Poetry's package dependencies

perceval 1.3.2-rc.1 - (2025-08-18)

  • Update Poetry's package dependencies

perceval-mozilla 1.1.5-rc.1 - (2025-08-18)

  • Update Poetry's package dependencies

perceval-opnfv 1.0.18-rc.1 - (2025-08-18)

  • Update Poetry's package dependencies

perceval-puppet 1.0.18-rc.1 - (2025-08-18)

  • Update Poetry's package dependencies

perceval-weblate 1.0.18-rc.1 - (2025-08-18)

  • Update Poetry's package dependencies

graal 1.1.9-rc.1 - (2025-08-18)

  • Update Poetry's package dependencies

grimoire-elk 1.3.11-rc.1 - (2025-08-18)

Bug fixes:

  • GitHub assignee KeyError in enriched index
    Fix the KeyError when the issue was assigned to a deleted user. A
    deleted user don't have email, company, and location fields.
  • GitHub KeyError in enriched index
    Fix the KeyError when the issue and/or pull request was assigned to
    Copilot user. The Copilot user don't have email, company, and
    location fields.
  • GitHub user KeyError in enriched index
    Fix the rest of the fields of an AI user to correct KeyError
    (email, company, and location).

sirmordred 1.1.13-rc.1 - (2025-08-18)

  • Update Poetry's package dependencies

1.15.0

18 Aug 22:47
Compare
Choose a tag to compare

GrimoireLab 1.15.0

The following list describes the changes by component:

grimoirelab-toolkit 1.0.14 - (2025-08-18)

  • Update Poetry's package dependencies

kidash 1.0.16 - (2025-08-18)

  • Update Poetry's package dependencies

sortinghat 1.10.0 - (2025-08-18)

New features:

  • Post processing of imported individuals
    The new method post_process_individual allows to post-process
    individuals after they are imported. For example, you might want to
    merge the imported identities with others already existing using
    custom criteria, or to set the profile of the new identities in using
    specific values, or affiliate them to predefined organizations.

Bug fixes:

  • Merge organizations aliases
    The user interface now offers to merge two organizations when a user
    tries to add an alias that already belongs to a different one.

cereslib 1.0.16 - (2025-08-18)

  • Update Poetry's package dependencies

perceval 1.3.2 - (2025-08-18)

  • Update Poetry's package dependencies

perceval-mozilla 1.1.5 - (2025-08-18)

  • Update Poetry's package dependencies

perceval-opnfv 1.0.18 - (2025-08-18)

  • Update Poetry's package dependencies

perceval-puppet 1.0.18 - (2025-08-18)

  • Update Poetry's package dependencies

perceval-weblate 1.0.18 - (2025-08-18)

  • Update Poetry's package dependencies

graal 1.1.9 - (2025-08-18)

  • Update Poetry's package dependencies

grimoire-elk 1.3.11 - (2025-08-18)

Bug fixes:

  • GitHub assignee KeyError in enriched index
    Fix the KeyError when the issue was assigned to a deleted user. A
    deleted user don't have email, company, and location fields.
  • GitHub KeyError in enriched index
    Fix the KeyError when the issue and/or pull request was assigned to
    Copilot user. The Copilot user don't have email, company, and
    location fields.
  • GitHub user KeyError in enriched index
    Fix the rest of the fields of an AI user to correct KeyError
    (email, company, and location).

sirmordred 1.1.13 - (2025-08-18)

  • Update Poetry's package dependencies

1.14.1

20 Jun 07:03
Compare
Choose a tag to compare

GrimoireLab 1.14.1

The following list describes the changes by component:

grimoirelab-toolkit 1.0.13 - (2025-06-19)

Bug fixes:

  • Deprecated utcfromtimestamp updated
    Class method utcfromtimestamp was deprecated in Python 3.12 and it
    recommends using fromtimestamp with UTC instead.

kidash 1.0.15 - (2025-06-19)

  • Update Poetry's package dependencies

sortinghat 1.9.2 - (2025-06-19)

  • Update Poetry's package dependencies

cereslib 1.0.15 - (2025-06-19)

Bug fixes:

  • Invalid syntax for backslashes in regex
    Fix invalid scape sequence to avoid SyntaxWarning for backslashes in
    file pattern regex.

perceval 1.3.1 - (2025-06-19)

  • Update Poetry's package dependencies

perceval-mozilla 1.1.4 - (2025-06-19)

  • Update Poetry's package dependencies

perceval-opnfv 1.0.17 - (2025-06-19)

  • Update Poetry's package dependencies

perceval-puppet 1.0.17 - (2025-06-19)

  • Update Poetry's package dependencies

perceval-weblate 1.0.17 - (2025-06-19)

  • Update Poetry's package dependencies

graal 1.1.8 - (2025-06-19)

  • Update Poetry's package dependencies

grimoire-elk 1.3.10 - (2025-06-19)

  • Update Poetry's package dependencies

sirmordred 1.1.12 - (2025-06-19)

  • Update Poetry's package dependencies

1.14.1-rc.1

19 Jun 14:21
Compare
Choose a tag to compare

GrimoireLab 1.14.1-rc.1

The following list describes the changes by component:

grimoirelab-toolkit 1.0.13-rc.1 - (2025-06-19)

Bug fixes:

  • Deprecated utcfromtimestamp updated
    Class method utcfromtimestamp was deprecated in Python 3.12 and it
    recommends using fromtimestamp with UTC instead.

kidash 1.0.15-rc.1 - (2025-06-19)

  • Update Poetry's package dependencies

sortinghat 1.9.2-rc.1 - (2025-06-19)

  • Update Poetry's package dependencies

cereslib 1.0.15-rc.1 - (2025-06-19)

Bug fixes:

  • Invalid syntax for backslashes in regex
    Fix invalid scape sequence to avoid SyntaxWarning for backslashes in
    file pattern regex.

perceval 1.3.1-rc.1 - (2025-06-19)

  • Update Poetry's package dependencies

perceval-mozilla 1.1.4-rc.1 - (2025-06-19)

  • Update Poetry's package dependencies

perceval-opnfv 1.0.17-rc.1 - (2025-06-19)

  • Update Poetry's package dependencies

perceval-puppet 1.0.17-rc.1 - (2025-06-19)

  • Update Poetry's package dependencies

perceval-weblate 1.0.17-rc.1 - (2025-06-19)

  • Update Poetry's package dependencies

graal 1.1.8-rc.1 - (2025-06-19)

  • Update Poetry's package dependencies

grimoire-elk 1.3.10-rc.1 - (2025-06-19)

  • Update Poetry's package dependencies

sirmordred 1.1.12-rc.1 - (2025-06-19)

  • Update Poetry's package dependencies

1.14.0-rc.1

18 Jun 09:40
Compare
Choose a tag to compare

GrimoireLab 1.14.0-rc.1

The following list describes the changes by component:

grimoirelab-toolkit 1.0.12-rc.1 - (2025-06-18)

  • Update Poetry's package dependencies

kidash 1.0.14-rc.1 - (2025-06-18)

  • Update Poetry's package dependencies

sortinghat 1.9.1-rc.1 - (2025-06-18)

Bug fixes:

  • Press Enter key to log in (#980)
    Users can now press the Enter key after entering the username and
    password to log in.

cereslib 1.0.14-rc.1 - (2025-06-18)

  • Update Poetry's package dependencies

perceval 1.3.0-rc.1 - (2025-06-18)

New features:

  • Blacklist option for builds in Jenkins
    Add blacklist functionality for builds in Jenkins integration. To
    ignore a build, you must define the job name and the build id with the
    following format: --blacklist-builds job-id:1234.

perceval-mozilla 1.1.3-rc.1 - (2025-06-18)

  • Update Poetry's package dependencies

perceval-opnfv 1.0.16-rc.1 - (2025-06-18)

  • Update Poetry's package dependencies

perceval-puppet 1.0.16-rc.1 - (2025-06-18)

  • Update Poetry's package dependencies

perceval-weblate 1.0.16-rc.1 - (2025-06-18)

  • Update Poetry's package dependencies

graal 1.1.7-rc.1 - (2025-06-18)

  • Update Poetry's package dependencies

grimoire-elk 1.3.9-rc.1 - (2025-06-18)

  • Update Poetry's package dependencies

sirmordred 1.1.11-rc.1 - (2025-06-18)

  • Update Poetry's package dependencies

1.14.0

18 Jun 10:25
Compare
Choose a tag to compare

GrimoireLab 1.14.0

The following list describes the changes by component:

grimoirelab-toolkit 1.0.12 - (2025-06-18)

  • Update Poetry's package dependencies

kidash 1.0.14 - (2025-06-18)

  • Update Poetry's package dependencies

sortinghat 1.9.1 - (2025-06-18)

Bug fixes:

  • Press Enter key to log in (#980)
    Users can now press the Enter key after entering the username and
    password to log in.

cereslib 1.0.14 - (2025-06-18)

  • Update Poetry's package dependencies

perceval 1.3.0 - (2025-06-18)

New features:

  • Blacklist option for builds in Jenkins
    Add blacklist functionality for builds in Jenkins integration. To
    ignore a build, you must define the job name and the build id with the
    following format: --blacklist-builds job-id:1234.

perceval-mozilla 1.1.3 - (2025-06-18)

  • Update Poetry's package dependencies

perceval-opnfv 1.0.16 - (2025-06-18)

  • Update Poetry's package dependencies

perceval-puppet 1.0.16 - (2025-06-18)

  • Update Poetry's package dependencies

perceval-weblate 1.0.16 - (2025-06-18)

  • Update Poetry's package dependencies

graal 1.1.7 - (2025-06-18)

  • Update Poetry's package dependencies

grimoire-elk 1.3.9 - (2025-06-18)

  • Update Poetry's package dependencies

sirmordred 1.1.11 - (2025-06-18)

  • Update Poetry's package dependencies

1.13.0-rc.1

03 Jun 09:59
Compare
Choose a tag to compare

GrimoireLab 1.13.0-rc.1

The following list describes the changes by component:

grimoirelab-toolkit 1.0.11-rc.1 - (2025-06-03)

  • Update Poetry's package dependencies

kidash 1.0.13-rc.1 - (2025-06-03)

  • Update Poetry's package dependencies

sortinghat 1.9.0-rc.1 - (2025-06-03)

New features:

  • History of profile changes (#972)
    Individuals' profiles now include a history of changes and whether the
    actions were performed by a user or an automated process.

Bug fixes:

  • Fixed unresponsive affiliation calendar (#974)
    The calendar for affiliating didn't close after selecting a date and
    updated the input box with a wrong date.

cereslib 1.0.13-rc.1 - (2025-06-03)

  • Update Poetry's package dependencies

perceval 1.2.3-rc.1 - (2025-06-03)

Bug fixes:

  • Git moved file detection issue in stats
    Refactored file path resolution logic in the Git parser to better
    handle complex move and rename cases, including braces patterns and
    file moves within nested directories.

perceval-mozilla 1.1.2-rc.1 - (2025-06-03)

  • Update Poetry's package dependencies

perceval-opnfv 1.0.15-rc.1 - (2025-06-03)

  • Update Poetry's package dependencies

perceval-puppet 1.0.15-rc.1 - (2025-06-03)

  • Update Poetry's package dependencies

perceval-weblate 1.0.15-rc.1 - (2025-06-03)

  • Update Poetry's package dependencies

graal 1.1.6-rc.1 - (2025-06-03)

  • Update Poetry's package dependencies

grimoire-elk 1.3.8-rc.1 - (2025-06-03)

Bug fixes:

  • Incorrect from-date behavior for enrich tasks
    Enriching no longer uses the from-date parameter, which is only
    intended for collection. This fixes an issue causing all GitHub items
    to be enriched.

sirmordred 1.1.10-rc.1 - (2025-06-03)

  • Update Poetry's package dependencies

1.13.0

03 Jun 11:03
Compare
Choose a tag to compare

GrimoireLab 1.13.0

The following list describes the changes by component:

grimoirelab-toolkit 1.0.11 - (2025-06-03)

  • Update Poetry's package dependencies

kidash 1.0.13 - (2025-06-03)

  • Update Poetry's package dependencies

sortinghat 1.9.0 - (2025-06-03)

New features:

  • History of profile changes (#972)
    Individuals' profiles now include a history of changes and whether the
    actions were performed by a user or an automated process.

Bug fixes:

  • Fixed unresponsive affiliation calendar (#974)
    The calendar for affiliating didn't close after selecting a date and
    updated the input box with a wrong date.

cereslib 1.0.13 - (2025-06-03)

  • Update Poetry's package dependencies

perceval 1.2.3 - (2025-06-03)

Bug fixes:

  • Git moved file detection issue in stats
    Refactored file path resolution logic in the Git parser to better
    handle complex move and rename cases, including braces patterns and
    file moves within nested directories.

perceval-mozilla 1.1.2 - (2025-06-03)

  • Update Poetry's package dependencies

perceval-opnfv 1.0.15 - (2025-06-03)

  • Update Poetry's package dependencies

perceval-puppet 1.0.15 - (2025-06-03)

  • Update Poetry's package dependencies

perceval-weblate 1.0.15 - (2025-06-03)

  • Update Poetry's package dependencies

graal 1.1.6 - (2025-06-03)

  • Update Poetry's package dependencies

grimoire-elk 1.3.8 - (2025-06-03)

Bug fixes:

  • Incorrect from-date behavior for enrich tasks
    Enriching no longer uses the from-date parameter, which is only
    intended for collection. This fixes an issue causing all GitHub items
    to be enriched.

sirmordred 1.1.10 - (2025-06-03)

  • Update Poetry's package dependencies