-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
32 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
# File auto-generated by semverup on 2023-07-23 16:56:03.834225 | ||
__version__ = "0.108.0-rc.1" | ||
# File auto-generated by semverup on 2023-07-23 21:12:08.674531 | ||
__version__ = "0.108.0" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
## grimoire-elk 0.108.0 - (2023-07-23) | ||
|
||
**Bug fixes:** | ||
|
||
* Enrich items with multiple enrollments\ | ||
The `date` field must be a string since improved performance by | ||
decreasing calls to the `str_to_datetime` method. | ||
|
||
**Performance improvements:** | ||
|
||
* Load identities performance\ | ||
Improve the load identities process performance by reducing the number | ||
of queries to SortingHat. | ||
|
8 changes: 0 additions & 8 deletions
8
releases/unreleased/processed/datetime-format-fixed-in-the-enrichment-process.yml
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
releases/unreleased/processed/load-identities-performance.yml
This file was deleted.
Oops, something went wrong.