Skip to content

Latest commit

 

History

History
85 lines (57 loc) · 2.67 KB

0.7.2.md

File metadata and controls

85 lines (57 loc) · 2.67 KB

GrimoireLab 0.7.2

The following list describes the changes by component:

sortinghat 0.8.0-rc.8 - (2023-01-23)

Bug fixes:

  • GraphQL client headers updated
    SortingHat client headers are updated adding Referer and Host to fix the CSRF token issue.

Breaking changes:

  • SortingHat as a service
    SortingHat started as a command line tool but, after some years, we saw its potential and we decided to create a new version of it. Now, it works as an individual service. This new version provides a new GraphQL API to operate with the server and a UI web-based app, that replaces Hatstall, the old UI for SortingHat. Moreover, the new version adds some features requested long time ago, such as groups/teams management, recommendations of affiliations and individuals, or a totally renwed user interface.

grimoirelab-panels 0.2.0-rc.1 - (2023-01-23)

New features:

  • Add new panel: Attracted Contributors

perceval 0.21.2-rc.4 - (2023-01-23)

  • Update Poetry's package dependencies

perceval-mozilla 0.3.6-rc.4 - (2023-01-23)

  • Update Poetry's package dependencies

perceval-opnfv 0.2.6-rc.4 - (2023-01-23)

  • Update Poetry's package dependencies

perceval-puppet 0.2.6-rc.4 - (2023-01-23)

  • Update Poetry's package dependencies

perceval-weblate 0.2.6-rc.4 - (2023-01-23)

  • Update Poetry's package dependencies

graal 0.4.3-rc.4 - (2023-01-23)

  • Update Poetry's package dependencies

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.

sirmordred 0.6.0-rc.3 - (2023-01-23)

Bug fixes:

  • SortingHat mandatory parameters
    Include SortingHat 0.8.x mandatory parameters. Now sh_port, sh_path, sh_ssl are available to configure SortingHat.

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. SirMordred now connects to the new SortingHat database using GraphQL. The previous version of SortingHat is now deprecated.