Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/topic/neverlord/gh-316'
Browse files Browse the repository at this point in the history
* origin/topic/neverlord/gh-316:
  Bump CAF to fix runtime error on Windows
  • Loading branch information
timwoj committed Jan 8, 2024
2 parents 0643e87 + 775cd7d commit 69ccbf3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2.8.0-dev.22 | 2024-01-08 09:24:07 -0700

* Bump CAF to fix runtime error on Windows (Dominik Charousset, Corelight)

Fixes an issue on Windows where the pipe to the connector would shut
down after 2 minutes, essentially taking Broker with it.

2.8.0-dev.20 | 2023-12-15 20:59:14 +0100

* Implement encoding for text and binary formats (Dominik Charousset, Corelight)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.8.0-dev.20
2.8.0-dev.22
2 changes: 1 addition & 1 deletion caf

0 comments on commit 69ccbf3

Please sign in to comment.