Releases: chaoss/grimoirelab-elk
Releases · chaoss/grimoirelab-elk
0.107.0-rc.1
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
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
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
grimoire-elk 0.106.0-rc.2 - (2023-06-23)
- Update Poetry's package dependencies
0.106.0-rc.1
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
grimoire-elk 0.105.0-rc.2 - (2023-05-17)
- Update Poetry's package dependencies
0.105.0-rc.1
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
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
grimoire-elk 0.104.6 - (2023-04-28)
- Update Poetry's package dependencies
0.104.5
grimoire-elk 0.104.5 - (2023-04-27)
- Update Poetry's package dependencies