-
Notifications
You must be signed in to change notification settings - Fork 27
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 #1282 from gravwell/merge/next-patch_to_next-minor
chore: Merge next-patch into next-minor
- Loading branch information
Showing
5 changed files
with
25 additions
and
5 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,15 @@ | ||
# Changelog for version 5.6.7 | ||
|
||
## Released 21 November 2024 | ||
|
||
## Gravwell | ||
|
||
### Bug Fixes | ||
|
||
* Fixed an issue where data could be ingested into a negative timestamp. | ||
* Fixed an issue where a "ShardID not found" error message was improperly logged. | ||
* Fixed an issue with a bounds check that could occur when decoding entries. | ||
* Fixed an issue with empty blocks being written to file shards. | ||
* Fixed an issue with ingester status updates between the webserver and indexers. | ||
* Fixed an issue with an error message in the replication client. | ||
* Fixed an issue with failing to detect and handle empty enumerated value slices. |
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