Skip to content

Commit 251f504

Browse files
docs: release notes for beta.19 (#448)
1 parent 5f7eca1 commit 251f504

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## v1.0.0-beta.19 (2021-01-31)
6+
7+
### Bug fixes
8+
9+
- Ensure `journey/end` is written to file descriptor by flushing out the
10+
last bytes in underlying stream #446
11+
- Debug logs should be logged to stdout instead of using the reporter
12+
file descriptor #423
13+
14+
## v1.0.0-beta.18 (2021-01-13)
15+
16+
### Bug fixes
17+
18+
- Do not read configuration files for inline journeys unless a --config parameter is passed #426
19+
- Stop runner from hanging indefinitely within ubuntu docker images [elastic/beats#29681] #441
20+
521
## v1.0.0-beta.17 (2021-11-11)
622

723
### Breaking Changes

0 commit comments

Comments
 (0)