Skip to content

Releases: chaoss/grimoirelab-elk

1.7.0rc1

21 Jan 09:48

Choose a tag to compare

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

21 Jan 10:35

Choose a tag to compare

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

12 Dec 11:11

Choose a tag to compare

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

12 Dec 12:18

Choose a tag to compare

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

09 Dec 10:38

Choose a tag to compare

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

25 Nov 14:22

Choose a tag to compare

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 both from_date from setup.cfg and the last update from
    Elasticsearch, ensuring to use the most recent date.

1.5.3

25 Nov 15:16

Choose a tag to compare

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 both from_date from setup.cfg and the last update from
    Elasticsearch, ensuring to use the most recent date.

1.5.2-rc.1

11 Nov 10:35

Choose a tag to compare

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

11 Nov 12:43

Choose a tag to compare

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

31 Oct 09:09

Choose a tag to compare

grimoire-elk 1.5.1 - (2025-10-31)

  • Update Poetry's package dependencies