Skip to content

1.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Aug 22:47
· 27 commits to main since this release

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