Skip to content

Releases: chaoss/grimoirelab-elk

0.107.0-rc.1

11 Jul 14:46
Compare
Choose a tag to compare

grimoire-elk 0.107.0-rc.1 - (2023-07-11)

Performance improvements:

  • Enrichment processing time reduced by 50%
    The general performance was improved reducing the number of calls to
    the identities manager (i.g. SortingHat). There were some deprecated
    calls that weren't needed any longer and also, we increased the cache
    of individuals in ELKs. We were also able to reduce the processing
    time of the Git backend by converting commit dates only once.

0.107.0

11 Jul 16:17
Compare
Choose a tag to compare

grimoire-elk 0.107.0 - (2023-07-11)

Performance improvements:

  • Enrichment processing time reduced by 50%
    The general performance was improved reducing the number of calls to
    the identities manager (i.g. SortingHat). There were some deprecated
    calls that weren't needed any longer and also, we increased the cache
    of individuals in ELKs. We were also able to reduce the processing
    time of the Git backend by converting commit dates only once.

0.106.0

28 Jun 11:33
Compare
Choose a tag to compare

grimoire-elk 0.106.0 - (2023-06-28)

Performance improvements:

  • Refreshing identities performance
    Decrease the time required to execute the autorefresh process by
    reducing the number of queries to SortingHat.

0.106.0-rc.2

23 Jun 08:59
Compare
Choose a tag to compare

grimoire-elk 0.106.0-rc.2 - (2023-06-23)

  • Update Poetry's package dependencies

0.106.0-rc.1

22 Jun 08:28
Compare
Choose a tag to compare

grimoire-elk 0.106.0-rc.1 - (2023-06-22)

Performance improvements:

  • Refreshing identities performance
    Decrease the time required to execute the autorefresh process by
    reducing the number of queries to SortingHat.

0.105.0-rc.2

17 May 15:01
Compare
Choose a tag to compare

grimoire-elk 0.105.0-rc.2 - (2023-05-17)

  • Update Poetry's package dependencies

0.105.0-rc.1

17 May 13:28
Compare
Choose a tag to compare

grimoire-elk 0.105.0-rc.1 - (2023-05-17)

Breaking changes:

  • SortingHat configuration
    When SortingHat's multi-tenancy is enabled, the tenant is included in
    all clients during execution.

0.105.0

17 May 16:37
Compare
Choose a tag to compare

grimoire-elk 0.105.0 - (2023-05-17)

Breaking changes:

  • SortingHat configuration
    When SortingHat's multi-tenancy is enabled, the tenant is included in
    all clients during execution.

0.104.6

28 Apr 16:38
Compare
Choose a tag to compare

grimoire-elk 0.104.6 - (2023-04-28)

  • Update Poetry's package dependencies

0.104.5

27 Apr 09:45
Compare
Choose a tag to compare

grimoire-elk 0.104.5 - (2023-04-27)

  • Update Poetry's package dependencies