Skip to content

Releases: chaoss/grimoirelab-sortinghat

1.0.2-rc.1

21 Jun 11:04
Compare
Choose a tag to compare

sortinghat 1.0.2-rc.1 - (2024-06-21)

Bug fixes:

  • Match source parameter fixed in recommendations (#875)
    Resolve an issue where the "match source" option in unify and
    recommendation jobs was being applied to both emails and names. With
    this update, this option will now only apply to usernames.
    Additionally, users can utilize name and email simultaneously without
    the constraint of applying the "match source" option across all
    parameters.
  • Organizations aliases in Python client
    Include the aliases field in the organizations query that was missing
    in the SortingHat client schema.

1.0.2

21 Jun 12:20
Compare
Choose a tag to compare

sortinghat 1.0.2 - (2024-06-21)

Bug fixes:

  • Match source parameter fixed in recommendations (#875)
    Resolve an issue where the "match source" option in unify and
    recommendation jobs was being applied to both emails and names. With
    this update, this option will now only apply to usernames.
    Additionally, users can utilize name and email simultaneously without
    the constraint of applying the "match source" option across all
    parameters.
  • Organizations aliases in Python client
    Include the aliases field in the organizations query that was missing
    in the SortingHat client schema.

1.0.1-rc.1

09 May 08:02
Compare
Choose a tag to compare

sortinghat 1.0.1-rc.1 - (2024-05-09)

  • Update Poetry's package dependencies

1.0.1

09 May 09:17
Compare
Choose a tag to compare

sortinghat 1.0.1 - (2024-05-09)

  • Update Poetry's package dependencies

1.0.0

13 Apr 07:28
Compare
Choose a tag to compare

sortinghat 1.0.0 - (2024-04-13)

New features:

  • First major release
    GrimoireLab reached a stable status. This is our first major release.

Bug fixes:

  • Change password form fixed
    An unused header in the UI made the attempts to change the password
    fail. It tried to guess the user from an invalid JWT token when
    multitenancy was enabled.

Dependencies updateds:

  • Django version updated
    Upgrade the Django version from 3.2 to 4.2. Support for Django 3.2
    ended at April 1, 2024. This change ensures compability with the
    latests features and an extended support.

1.0.0-rc.3

12 Apr 14:47
Compare
Choose a tag to compare

sortinghat 1.0.0-rc.3 - (2024-04-12)

Bug fixes:

  • Change password form fixed
    An unused header in the UI made the attempts to change the password
    fail. It tried to guess the user from an invalid JWT token when
    multitenancy was enabled.

Dependencies updateds:

  • Django version updated
    Upgrade the Django version from 3.2 to 4.2. Support for Django 3.2
    ended at April 1, 2024. This change ensures compability with the
    latests features and an extended support.

1.0.0-rc.2

11 Apr 10:49
Compare
Choose a tag to compare

sortinghat 1.0.0-rc.2 - (2024-04-11)

  • Update Poetry's package dependencies

1.0.0-rc.1

09 Apr 16:14
Compare
Choose a tag to compare

sortinghat 1.0.0-rc.1 - (2024-04-09)

New features:

  • First major release
    GrimoireLab reached a stable status. This is our first major release.

0.21.2-rc.1

27 Mar 11:05
Compare
Choose a tag to compare

sortinghat 0.21.2-rc.1 - (2024-03-27)

Bug fixes:

  • Refetch general settings after they are changed
    The "unify" and "affiliate" switches on the general settings page
    sometimes reflected outdated information. The page now reloads the
    data everytime it is visited to keep it updated.

Dependencies updateds:

  • Migration to Vue 3
    Vue 2 reached end of life on December 2023 and is no longer mantained.

0.21.2

27 Mar 12:15
Compare
Choose a tag to compare

sortinghat 0.21.2 - (2024-03-27)

Bug fixes:

  • Refetch general settings after they are changed
    The "unify" and "affiliate" switches on the general settings page
    sometimes reflected outdated information. The page now reloads the
    data everytime it is visited to keep it updated.

Dependencies updateds:

  • Migration to Vue 3
    Vue 2 reached end of life on December 2023 and is no longer mantained.