Releases: chaoss/grimoirelab-elk
Releases · chaoss/grimoirelab-elk
1.2.0
grimoire-elk 1.2.0 - (2024-09-23)
New features:
- Status in SUMO enriched index
Add the missing status in the SUMO backend. The status could be
solved
,archived
,locked
oropen
.
Bug fixes:
- Avoid UNDEFINED values in author fields
Avoid-- UNDEFINED --
values for all SortingHat fields when Mordred
loses connection to the SortingHat server during the enrichment or
autorefresh execution. It will keep the values of thename
,email
,
id
anduuid
fields. - Handle OpenSearch page info on pagination
In OpenSearch and ElasticSearch < 7.x the page info on pagination is
different. This will handle both of them.
Dependencies updateds:
- Python minimum version updated
Python 3.8 will reach its end of life in October 2024. Python 3.9 is
the minimum version required by the project.
1.2.0-rc.1
grimoire-elk 1.2.0-rc.1 - (2024-09-20)
New features:
- Status in SUMO enriched index
Add the missing status in the SUMO backend. The status could be
solved
,archived
,locked
oropen
.
Bug fixes:
- Avoid UNDEFINED values in author fields
Avoid-- UNDEFINED --
values for all SortingHat fields when Mordred
loses connection to the SortingHat server during the enrichment or
autorefresh execution. It will keep the values of thename
,email
,
id
anduuid
fields. - Handle OpenSearch page info on pagination
In OpenSearch and ElasticSearch < 7.x the page info on pagination is
different. This will handle both of them.
Dependencies updateds:
- Python minimum version updated
Python 3.8 will reach its end of life in October 2024. Python 3.9 is
the minimum version required by the project.
1.1.5-rc.1
grimoire-elk 1.1.5-rc.1 - (2024-08-30)
Bug fixes:
- Git branches study improved
Previously, while the branches study was running, thebranches
field
remained empty or partially filled until the study was completed,
leading to incorrect data being displayed on the dashboard. With this
change, the branches field is updated only after the study has
finished.
1.1.5
grimoire-elk 1.1.5 - (2024-08-30)
Bug fixes:
- Git branches study improved
Previously, while the branches study was running, thebranches
field
remained empty or partially filled until the study was completed,
leading to incorrect data being displayed on the dashboard. With this
change, the branches field is updated only after the study has
finished.
1.1.4-rc.1
grimoire-elk 1.1.4-rc.1 - (2024-08-13)
Bug fixes:
- Roles attribute not available on some enrichers
The 'roles' attribute wasn't available for all the enrichers. The
attribute has been added to the main class 'Enrich' so subclasses will
have it available even when they don't use it.
1.1.4
grimoire-elk 1.1.4 - (2024-08-13)
Bug fixes:
- Roles attribute not available on some enrichers
The 'roles' attribute wasn't available for all the enrichers. The
attribute has been added to the main class 'Enrich' so subclasses will
have it available even when they don't use it.
1.1.3-rc.1
grimoire-elk 1.1.3-rc.1 - (2024-08-09)
Bug fixes:
- GitHub URL ending with slash failed (#1159)
GrimoireLab failed to run with GitHub URLs ending in a slash - Identity refresh bug for some items (#1161)
Update the filter construction to correctly match UUIDs in OpenSearch,
addressing a bug in Mordred that prevented role identities from being
refreshed.
1.1.3
grimoire-elk 1.1.3 - (2024-08-09)
Bug fixes:
- GitHub URL ending with slash failed (#1159)
GrimoireLab failed to run with GitHub URLs ending in a slash - Identity refresh bug for some items (#1161)
Update the filter construction to correctly match UUIDs in OpenSearch,
addressing a bug in Mordred that prevented role identities from being
refreshed.
1.1.2-rc.1
grimoire-elk 1.1.2-rc.1 - (2024-08-02)
Bug fixes:
- Git branches study fixed
Git branches study was assigning branches to wrong commits.
1.1.2
grimoire-elk 1.1.2 - (2024-08-02)
Bug fixes:
- Git branches study fixed
Git branches study was assigning branches to wrong commits.