Skip to content

Releases: chaoss/grimoirelab-elk

1.3.11-rc.1

Choose a tag to compare

@github-actions github-actions released this 18 Aug 15:40

grimoire-elk 1.3.11-rc.1 - (2025-08-18)

Bug fixes:

  • GitHub assignee KeyError in enriched index
    Fix the KeyError when the issue was assigned to a deleted user. A
    deleted user don't have email, company, and location fields.
  • GitHub KeyError in enriched index
    Fix the KeyError when the issue and/or pull request was assigned to
    Copilot user. The Copilot user don't have email, company, and
    location fields.
  • GitHub user KeyError in enriched index
    Fix the rest of the fields of an AI user to correct KeyError
    (email, company, and location).

1.3.11

Choose a tag to compare

@github-actions github-actions released this 18 Aug 22:25

grimoire-elk 1.3.11 - (2025-08-18)

Bug fixes:

  • GitHub assignee KeyError in enriched index
    Fix the KeyError when the issue was assigned to a deleted user. A
    deleted user don't have email, company, and location fields.
  • GitHub KeyError in enriched index
    Fix the KeyError when the issue and/or pull request was assigned to
    Copilot user. The Copilot user don't have email, company, and
    location fields.
  • GitHub user KeyError in enriched index
    Fix the rest of the fields of an AI user to correct KeyError
    (email, company, and location).

1.3.10-rc.1

Choose a tag to compare

@github-actions github-actions released this 19 Jun 14:01

grimoire-elk 1.3.10-rc.1 - (2025-06-19)

  • Update Poetry's package dependencies

1.3.10

Choose a tag to compare

@github-actions github-actions released this 19 Jun 16:10

grimoire-elk 1.3.10 - (2025-06-19)

  • Update Poetry's package dependencies

1.3.9-rc.1

Choose a tag to compare

@github-actions github-actions released this 18 Jun 09:19

grimoire-elk 1.3.9-rc.1 - (2025-06-18)

  • Update Poetry's package dependencies

1.3.9

Choose a tag to compare

@github-actions github-actions released this 18 Jun 10:03

grimoire-elk 1.3.9 - (2025-06-18)

  • Update Poetry's package dependencies

1.3.8-rc.1

Choose a tag to compare

@github-actions github-actions released this 03 Jun 09:38

grimoire-elk 1.3.8-rc.1 - (2025-06-03)

Bug fixes:

  • Incorrect from-date behavior for enrich tasks
    Enriching no longer uses the from-date parameter, which is only
    intended for collection. This fixes an issue causing all GitHub items
    to be enriched.

1.3.8

Choose a tag to compare

@github-actions github-actions released this 03 Jun 10:26

grimoire-elk 1.3.8 - (2025-06-03)

Bug fixes:

  • Incorrect from-date behavior for enrich tasks
    Enriching no longer uses the from-date parameter, which is only
    intended for collection. This fixes an issue causing all GitHub items
    to be enriched.

1.3.7-rc.1

Choose a tag to compare

@github-actions github-actions released this 20 May 09:24

grimoire-elk 1.3.7-rc.1 - (2025-05-20)

Bug fixes:

  • GitHub incremental collection date
    GitHub incremantal collection was not working correctly because of an
    inconsistence between the default dates in Perceval and ELK.

1.3.7

Choose a tag to compare

@github-actions github-actions released this 20 May 10:09

grimoire-elk 1.3.7 - (2025-05-20)

Bug fixes:

  • GitHub incremental collection date
    GitHub incremantal collection was not working correctly because of an
    inconsistence between the default dates in Perceval and ELK.