-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #922 from gravwell/dev
Merge dev -> master for v5.4.5 release
- Loading branch information
Showing
10 changed files
with
98 additions
and
34 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 |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# Changelog for version 5.4.5 | ||
|
||
## Released 09 February 2024 | ||
|
||
## Gravwell | ||
|
||
### Additions | ||
|
||
* Added the ability to share write access with a group for Query Library items. | ||
|
||
### Bug Fixes | ||
|
||
* Fixed an issue with permissions checking when de-referencing a Query Library item in a Scheduled Search. | ||
* Fixed an issue with dereferencing a Query Library item in a Scheduled Search when there are multiple versions installed via kits (e.g. one kit installed globally by an admin and the same installed/edited by a user). | ||
* Fixed an issue with Scheduled Searches prompting for unsaved changes when no change was made. | ||
* Fixed an issue with emitting entries outside of the end of a time window when using the `dump` module . | ||
* Fixed an issue where installing with an expired license would not properly display the validation error. | ||
* Fixed an issue where the ingesters list would re-sort. | ||
* Fixed an issue where the explore entry in the Query Studio details pane would sometimes not show. | ||
* Fixed an issue where the backend would respond twice to explore requests on the websocket in Query Studio. | ||
* Fixed an issue where the browser would hang while navigating away from Query Library. | ||
|
||
## Ingesters | ||
|
||
### Additions | ||
|
||
* Added a new `Trim` flag to Windows File Follower. | ||
* Added more logging to the S3 ingester. | ||
|
||
### Bug Fixes | ||
|
||
* Fixed an issue where Windows File Follower would not respect `Regex-Delimiter` configuration. |
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
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
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
Oops, something went wrong.