Skip to content

Releases: chaoss/grimoirelab-sirmordred

0.7.1

27 Apr 10:11
Compare
Choose a tag to compare

sirmordred 0.7.1 - (2023-04-27)

  • Update Poetry's package dependencies

0.7.0-rc.1

21 Apr 10:58
Compare
Choose a tag to compare

sirmordred 0.7.0-rc.1 - (2023-04-21)

New features:

  • SirMordred logs available on console
    All SirMordred logs are now available on the console output. The
    logs_dir parameter in the general section is optional and it is
    only needed if you also want the logs in a file.
  • SortingHat option to verify SSL
    Include verify_ssl option to SortingHat configuration to verify the
    connection with the server. By default it is True.

0.7.0

21 Apr 12:51
Compare
Choose a tag to compare

sirmordred 0.7.0 - (2023-04-21)

New features:

  • SirMordred logs available on console
    All SirMordred logs are now available on the console output. The
    logs_dir parameter in the general section is optional and it is
    only needed if you also want the logs in a file.
  • SortingHat option to verify SSL
    Include verify_ssl option to SortingHat configuration to verify the
    connection with the server. By default it is True.

0.6.1

03 Feb 09:20
Compare
Choose a tag to compare

sirmordred 0.6.1 - (2023-02-03)

  • Update Poetry's package dependencies

0.6.0-rc.4

01 Feb 10:00
Compare
Choose a tag to compare

sirmordred 0.6.0-rc.4 - (2023-02-01)

  • Update Poetry's package dependencies

0.6.0

01 Feb 13:33
Compare
Choose a tag to compare

sirmordred 0.6.0 - (2023-02-01)

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.

0.6.0-rc.3

23 Jan 11:04
Compare
Choose a tag to compare

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.

0.6.0-rc.2

10 Jan 11:34
Compare
Choose a tag to compare

sirmordred 0.6.0-rc.2 - (2023-01-10)

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.

0.6.0-rc.1

10 Jan 09:57
Compare
Choose a tag to compare

sirmordred 0.6.0-rc.1 - (2023-01-10)

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.

0.5.1

07 Nov 12:01
Compare
Choose a tag to compare

sirmordred 0.5.1 - (2022-11-07)

  • Update Poetry's package dependencies