Skip to content

Commit f893dae

Browse files
authored
Add link to v4.4.1's changelog entry
1 parent a185659 commit f893dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## 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)
33
- race condition in initializing a prefix could cause one or more local temp files to be abandoned and only recovered after next pipeline start
44
- race condition in stale watcher could cause the plugin to crash when working with a stale (empty) file that had been deleted
55
- 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

Comments
 (0)