The following list describes the changes by component:
Bug fixes:
- GraphQL client headers updated
SortingHat client headers are updated addingReferer
andHost
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.
New features:
- Add new panel: Attracted Contributors
- Update Poetry's package dependencies
- Update Poetry's package dependencies
- Update Poetry's package dependencies
- Update Poetry's package dependencies
- Update Poetry's package dependencies
- Update Poetry's package dependencies
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. Nowsh_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.
Bug fixes:
- SortingHat mandatory parameters
Include SortingHat 0.8.x mandatory parameters. Nowsh_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.