Skip to content

Releases: chaoss/grimoirelab

1.11.0-rc.1

09 May 09:42
Compare
Choose a tag to compare

GrimoireLab 1.11.0-rc.1

The following list describes the changes by component:

kidash 1.0.12-rc.1 - (2025-05-09)

  • Update Poetry's package dependencies

sortinghat 1.7.1-rc.1 - (2025-05-09)

  • Update Poetry's package dependencies

cereslib 1.0.11-rc.1 - (2025-05-09)

  • Update Poetry's package dependencies

perceval 1.2.1-rc.1 - (2025-05-09)

Bug fixes:

  • GitHub API not returning issues (#865)
    The GitHub API does not return issues when using the epoch time
    (1970-01-01). This has been temporarily fixed by using 1980-01-01 as
    the from-date.
  • GitHub API pagination bug
    Fixed a bug where pagination stopped working after the GitHub API
    stopped providing a reference to the last page.
  • GitHub user data fallback
    When the API returns a 404 for a user, Perceval returns the basic user
    data available in the related issue, pull request, comment, or review.
  • Git filename with curly brackets issue
    Perceval misinterpreted file paths with curly brackets as rename or
    move actions, causing new files to be created without an associated
    action.

perceval-mozilla 1.1.0-rc.1 - (2025-05-09)

New features:

  • Blacklist feature to Kitsune backend
    Add blacklist feature to Kitsune backend. This allows to skip
    questions using --blacklist-ids 100 200 300.

perceval-opnfv 1.0.13-rc.1 - (2025-05-09)

  • Update Poetry's package dependencies

perceval-puppet 1.0.13-rc.1 - (2025-05-09)

  • Update Poetry's package dependencies

perceval-weblate 1.0.13-rc.1 - (2025-05-09)

  • Update Poetry's package dependencies

graal 1.1.4-rc.1 - (2025-05-09)

  • Update Poetry's package dependencies

grimoire-elk 1.3.6-rc.1 - (2025-05-09)

  • Update Poetry's package dependencies

sirmordred 1.1.8-rc.1 - (2025-05-09)

  • Update Poetry's package dependencies

1.10.0-rc.3

09 Apr 09:34
Compare
Choose a tag to compare

GrimoireLab 1.10.0-rc.3

The following list describes the changes by component:

1.10.0

09 Apr 12:13
Compare
Choose a tag to compare

GrimoireLab 1.10.0

The following list describes the changes by component:

grimoirelab-toolkit 1.0.10 - (2025-04-09)

  • Update Poetry's package dependencies

kidash 1.0.11 - (2025-04-09)

  • Update Poetry's package dependencies

sortinghat 1.7.0 - (2025-04-09)

New features:

  • More detailed individual information when reviewing recommendations (#936)
    The "Review recommendations" functionality now shows a list of the
    individuals' usernames and email addresses to help compare them more
    easily without needing to expand the information each time.
  • Renamed recommendations view labels (#954)
    The text of the buttons on the recommendations view was changed to
    make the actions to be performed clearer.
  • Improved session cookie security
    Session cookies are now sent with the Secure attribute to protect
    them from attacks. By default, the cookies expire after 30 minutes of
    user inactivity. This configuration can be changed in the
    settings.py file.
  • More icons for sources
    The user interface now has icons for Confluence, Jenkins, Phabricator,
    Meetup and Gerrit. This prevents from grouping them into "other
    sources".

Bug fixes:

  • Wrong order of affiliations (#955)
    Multiple affiliations to the same company caused a wrong order in the
    list of organizations at the individual's profile. All affiliations
    are now sorted by date.

cereslib 1.0.10 - (2025-04-09)

  • Update Poetry's package dependencies

perceval 1.2.0 - (2025-04-09)

New deprecations:

  • NNTP backend removed for Python > 3.13
    nntplib is no longer part of the Python standard library. It was
    removed in Python 3.13 after being deprecated in Python 3.11 (PEP
    594). This version raises an exception when trying to use the NNTP
    backend and nntplib package is not available.

perceval-mozilla 1.0.12 - (2025-04-09)

  • Update Poetry's package dependencies

perceval-opnfv 1.0.12 - (2025-04-09)

  • Update Poetry's package dependencies

perceval-puppet 1.0.12 - (2025-04-09)

  • Update Poetry's package dependencies

perceval-weblate 1.0.12 - (2025-04-09)

  • Update Poetry's package dependencies

graal 1.1.3 - (2025-04-09)

  • Update Poetry's package dependencies

grimoire-elk 1.3.5 - (2025-04-09)

  • Update Poetry's package dependencies

sirmordred 1.1.7 - (2025-04-09)

  • Update Poetry's package dependencies

1.9.2

17 Jan 07:58
Compare
Choose a tag to compare

GrimoireLab 1.9.2

The following list describes the changes by component:

sortinghat 1.6.2 - (2025-01-16)

Dependencies updateds:

  • Package dependencies updated
    Update the version of django-cors-headers package to the latest
    version available.

grimoire-elk 1.3.4 - (2025-01-16)

  • Update Poetry's package dependencies

sirmordred 1.1.6 - (2025-01-16)

  • Update Poetry's package dependencies

1.9.2-rc.1

16 Jan 17:04
Compare
Choose a tag to compare

GrimoireLab 1.9.2-rc.1

The following list describes the changes by component:

sortinghat 1.6.2-rc.1 - (2025-01-16)

Dependencies updateds:

  • Package dependencies updated
    Update the version of django-cors-headers package to the latest
    version available.

grimoire-elk 1.3.4-rc.1 - (2025-01-16)

  • Update Poetry's package dependencies

sirmordred 1.1.6-rc.1 - (2025-01-16)

  • Update Poetry's package dependencies

1.9.1-rc.1

15 Jan 11:42
Compare
Choose a tag to compare

GrimoireLab 1.9.1-rc.1

The following list describes the changes by component:

grimoirelab-toolkit 1.0.9-rc.1 - (2025-01-15)

  • Update Poetry's package dependencies

kidash 1.0.10-rc.1 - (2025-01-15)

  • Update Poetry's package dependencies

sortinghat 1.6.1-rc.1 - (2025-01-15)

  • Update Poetry's package dependencies

cereslib 1.0.9-rc.1 - (2025-01-15)

  • Update Poetry's package dependencies

grimoirelab-panels 1.1.2-rc.1 - (2025-01-15)

  • Update Poetry's package dependencies

perceval 1.1.1-rc.1 - (2025-01-15)

  • Update Poetry's package dependencies

perceval-mozilla 1.0.11-rc.1 - (2025-01-15)

  • Update Poetry's package dependencies

perceval-opnfv 1.0.11-rc.1 - (2025-01-15)

  • Update Poetry's package dependencies

perceval-puppet 1.0.11-rc.1 - (2025-01-15)

  • Update Poetry's package dependencies

perceval-weblate 1.0.11-rc.1 - (2025-01-15)

  • Update Poetry's package dependencies

graal 1.1.2-rc.1 - (2025-01-15)

  • Update Poetry's package dependencies

grimoire-elk 1.3.3-rc.1 - (2025-01-15)

  • Update Poetry's package dependencies

sirmordred 1.1.5-rc.1 - (2025-01-15)

  • Update Poetry's package dependencies

1.9.1

15 Jan 13:27
Compare
Choose a tag to compare

GrimoireLab 1.9.1

The following list describes the changes by component:

grimoirelab-toolkit 1.0.9 - (2025-01-15)

  • Update Poetry's package dependencies

kidash 1.0.10 - (2025-01-15)

  • Update Poetry's package dependencies

sortinghat 1.6.1 - (2025-01-15)

  • Update Poetry's package dependencies

cereslib 1.0.9 - (2025-01-15)

  • Update Poetry's package dependencies

grimoirelab-panels 1.1.2 - (2025-01-15)

  • Update Poetry's package dependencies

perceval 1.1.1 - (2025-01-15)

  • Update Poetry's package dependencies

perceval-mozilla 1.0.11 - (2025-01-15)

  • Update Poetry's package dependencies

perceval-opnfv 1.0.11 - (2025-01-15)

  • Update Poetry's package dependencies

perceval-puppet 1.0.11 - (2025-01-15)

  • Update Poetry's package dependencies

perceval-weblate 1.0.11 - (2025-01-15)

  • Update Poetry's package dependencies

graal 1.1.2 - (2025-01-15)

  • Update Poetry's package dependencies

grimoire-elk 1.3.3 - (2025-01-15)

  • Update Poetry's package dependencies

sirmordred 1.1.5 - (2025-01-15)

  • Update Poetry's package dependencies

1.9.0-rc.1

11 Dec 10:14
Compare
Choose a tag to compare

GrimoireLab 1.9.0-rc.1

The following list describes the changes by component:

grimoirelab-toolkit 1.0.8-rc.1 - (2024-12-11)

  • Update Poetry's package dependencies

kidash 1.0.9-rc.1 - (2024-12-11)

  • Update Poetry's package dependencies

sortinghat 1.6.0-rc.1 - (2024-12-11)

New features:

  • Skip recommendations (#937)
    Users can now skip a recommendation and review the next one if they
    are unsure of whether to apply it or dismiss it.
  • Sort organizations by number of enrollments (#940)
    Organizations are now sorted by the number of enrollments they have by
    default. Clicking on a column header sorts the table results by that
    field.

cereslib 1.0.8-rc.1 - (2024-12-11)

  • Update Poetry's package dependencies

perceval 1.1.0-rc.1 - (2024-12-11)

Bug fixes:

  • Git stats not assigned with their actions
    Git stats were not assigned to their actions in a commit for filenames
    that contain whitespaces. Instead, an empty stat was created like in a
    merge commit, where actions normally don't take place.

Performance improvements:

  • Git sync improved for --latest-items flag
    The speed updating a git repository when --lates-items is set was
    very poor. The main problem was when the references were updated to
    the new hashes. All the active refs on the repository were modified,
    even when they were up-to-date. Now, only references updated on the
    remote repository are modified on the local one. Repositories are
    synched 2 times faster than before.

perceval-mozilla 1.0.10-rc.1 - (2024-12-11)

  • Update Poetry's package dependencies

perceval-opnfv 1.0.10-rc.1 - (2024-12-11)

  • Update Poetry's package dependencies

perceval-puppet 1.0.10-rc.1 - (2024-12-11)

  • Update Poetry's package dependencies

perceval-weblate 1.0.10-rc.1 - (2024-12-11)

  • Update Poetry's package dependencies

graal 1.1.1-rc.1 - (2024-12-11)

  • Update Poetry's package dependencies

grimoire-elk 1.3.2-rc.1 - (2024-12-11)

  • Update Poetry's package dependencies

sirmordred 1.1.4-rc.1 - (2024-12-11)

  • Update Poetry's package dependencies

1.9.0

11 Dec 11:13
Compare
Choose a tag to compare

GrimoireLab 1.9.0

The following list describes the changes by component:

grimoirelab-toolkit 1.0.8 - (2024-12-11)

  • Update Poetry's package dependencies

kidash 1.0.9 - (2024-12-11)

  • Update Poetry's package dependencies

sortinghat 1.6.0 - (2024-12-11)

New features:

  • Skip recommendations (#937)
    Users can now skip a recommendation and review the next one if they
    are unsure of whether to apply it or dismiss it.
  • Sort organizations by number of enrollments (#940)
    Organizations are now sorted by the number of enrollments they have by
    default. Clicking on a column header sorts the table results by that
    field.

cereslib 1.0.8 - (2024-12-11)

  • Update Poetry's package dependencies

perceval 1.1.0 - (2024-12-11)

Bug fixes:

  • Git stats not assigned with their actions
    Git stats were not assigned to their actions in a commit for filenames
    that contain whitespaces. Instead, an empty stat was created like in a
    merge commit, where actions normally don't take place.

Performance improvements:

  • Git sync improved for --latest-items flag
    The speed updating a git repository when --lates-items is set was
    very poor. The main problem was when the references were updated to
    the new hashes. All the active refs on the repository were modified,
    even when they were up-to-date. Now, only references updated on the
    remote repository are modified on the local one. Repositories are
    synched 2 times faster than before.

perceval-mozilla 1.0.10 - (2024-12-11)

  • Update Poetry's package dependencies

perceval-opnfv 1.0.10 - (2024-12-11)

  • Update Poetry's package dependencies

perceval-puppet 1.0.10 - (2024-12-11)

  • Update Poetry's package dependencies

perceval-weblate 1.0.10 - (2024-12-11)

  • Update Poetry's package dependencies

graal 1.1.1 - (2024-12-11)

  • Update Poetry's package dependencies

grimoire-elk 1.3.2 - (2024-12-11)

  • Update Poetry's package dependencies

sirmordred 1.1.4 - (2024-12-11)

  • Update Poetry's package dependencies

1.8.0-rc.1

13 Nov 15:24
Compare
Choose a tag to compare

GrimoireLab 1.8.0-rc.1

The following list describes the changes by component:

grimoirelab-toolkit 1.0.7-rc.1 - (2024-11-13)

  • Update Poetry's package dependencies

kidash 1.0.8-rc.1 - (2024-11-13)

  • Update Poetry's package dependencies

sortinghat 1.5.1-rc.1 - (2024-11-13)

  • Update Poetry's package dependencies

cereslib 1.0.7-rc.1 - (2024-11-13)

  • Update Poetry's package dependencies

perceval 1.0.9-rc.1 - (2024-11-13)

  • Update Poetry's package dependencies

perceval-mozilla 1.0.9-rc.1 - (2024-11-13)

Bug fixes:

  • Kitsune resuming feature fixed (#79)
    Kitsune backend resuming feature was broken. It didn't retrieve the
    updated questions right using the parameter 'offset'. Changing the
    backend to use 'from-date' parameter instead has fixed the problem.

perceval-opnfv 1.0.9-rc.1 - (2024-11-13)

  • Update Poetry's package dependencies

perceval-puppet 1.0.9-rc.1 - (2024-11-13)

  • Update Poetry's package dependencies

perceval-weblate 1.0.9-rc.1 - (2024-11-13)

  • Update Poetry's package dependencies

graal 1.1.0-rc.1 - (2024-11-13)

New features:

  • Compatible namespace package for Python 3.12
    Remove old format to define namespace packages. And use native
    namespace packages that requires removing the __init__.py file. It
    is important that every distribution that uses the namespace package
    omits that file. For more information see
    https://peps.python.org/pep-0420/

grimoire-elk 1.3.1-rc.1 - (2024-11-13)

  • Update Poetry's package dependencies

sirmordred 1.1.3-rc.1 - (2024-11-13)

Bug fixes:

  • Panels import bug and Micro Mordred failure
    A bug was causing Panels to fail to import in Kibiter and preventing
    micro Mordred from working. The issue was in tasks that didn’t require
    a SortingHat client to run.