Releases: chaoss/grimoirelab-elk
Releases · chaoss/grimoirelab-elk
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.
1.5.3
grimoire-elk 1.5.3 - (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.
1.5.2-rc.1
grimoire-elk 1.5.2-rc.1 - (2025-11-11)
Bug fixes:
- UTF-8 handling in OpenSearch for Git Areas of code
Fixed an issue in the OpenSearch integration where some documents in
Git areas of code study fail due to invalid UTF-8 characters.
1.5.2
grimoire-elk 1.5.2 - (2025-11-11)
Bug fixes:
- UTF-8 handling in OpenSearch for Git Areas of code
Fixed an issue in the OpenSearch integration where some documents in
Git areas of code study fail due to invalid UTF-8 characters.
1.5.1
grimoire-elk 1.5.1 - (2025-10-31)
- Update Poetry's package dependencies