You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
## 4.4.1
2
-
- Fixes several closely-related race conditions that could cause plugin crashes or data-loss
2
+
- Fixes several closely-related race conditions that could cause plugin crashes or data-loss[#252](https://github.com/logstash-plugins/logstash-output-s3/pull/252)
3
3
- race condition in initializing a prefix could cause one or more local temp files to be abandoned and only recovered after next pipeline start
4
4
- race condition in stale watcher could cause the plugin to crash when working with a stale (empty) file that had been deleted
5
5
- race condition in stale watcher could cause a non-empty file to be deleted if bytes were written to it after it was detected as stale
0 commit comments