Releases: chaoss/grimoirelab-elk
Releases · chaoss/grimoirelab-elk
1.7.3
1.7.2
grimoire-elk 1.7.2 - (2026-03-03)
- Update Poetry's package dependencies
1.7.1
grimoire-elk 1.7.1 - (2026-03-03)
Bug fixes:
- Autorefresh and identity issues in comments
Bugzilla enriched index missed some user names, and identities were
not correctly linked to SortingHat.
1.7.1rc1
grimoire-elk 1.7.1rc1 - (2026-03-02)
Bug fixes:
- Autorefresh and identity issues in comments
Bugzilla enriched index missed some user names, and identities were
not correctly linked to SortingHat.
1.7.0rc1
grimoire-elk 1.7.0rc1 - (2026-01-21)
New features:
- Onion study output index naming update
The Onion study now uses date based index names, ensuring previous
data remains available while a new study runs or if it fails.
Bug fixes:
- Unique BugzillaREST ids
Bugzilla IDs now include a prefix to ensure uniqueness and avoid
conflicts across item types.
1.7.0
grimoire-elk 1.7.0 - (2026-01-21)
New features:
- Onion study output index naming update
The Onion study now uses date based index names, ensuring previous
data remains available while a new study runs or if it fails.
Bug fixes:
- Unique BugzillaREST ids
Bugzilla IDs now include a prefix to ensure uniqueness and avoid
conflicts across item types.
1.6.0-rc.1
grimoire-elk 1.6.0-rc.1 - (2025-12-12)
New features:
- Bugzilla REST comments
Bug comments have been added as part of the BugzillaRest enriched
index. From now on, this index will have two types of items : 'bug'
and 'comment'. The new field 'type' has been added to tag the type of
each item.
1.6.0
grimoire-elk 1.6.0 - (2025-12-12)
New features:
- Bugzilla REST comments
Bug comments have been added as part of the BugzillaRest enriched
index. From now on, this index will have two types of items : 'bug'
and 'comment'. The new field 'type' has been added to tag the type of
each item.
Bug fixes:
- Git aoc bulk error handling
Improved handling of partial failures during bulk writes for Git Areas
of code to prevent errors.
1.5.4-rc.1
grimoire-elk 1.5.4-rc.1 - (2025-12-09)
Bug fixes:
- Git aoc bulk error handling
Improved handling of partial failures during bulk writes for Git Areas
of code to prevent errors.
1.5.3-rc.1
grimoire-elk 1.5.3-rc.1 - (2025-11-25)
Bug fixes:
- Latest date for incremental collection
Updated the logic for determining the last update date. Now it
considers bothfrom_datefromsetup.cfgand the last update from
Elasticsearch, ensuring to use the most recent date.