-
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
5 changed files
with
22 additions
and
13 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 2024-08-13 10:04:06.281472 | ||
__version__ = "1.1.4-rc.1" | ||
# File auto-generated by semverup on 2024-08-13 11:02:58.696499 | ||
__version__ = "1.1.4" |
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,9 @@ | ||
## 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. | ||
|
10 changes: 0 additions & 10 deletions
10
releases/unreleased/processed/roles-attribute-not-available-on-some-enrichers.yml
This file was deleted.
Oops, something went wrong.