We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f7eca1 commit 251f504Copy full SHA for 251f504
CHANGELOG.md
@@ -2,6 +2,22 @@
2
3
All notable changes to this project will be documented in this file.
4
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
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
21
## v1.0.0-beta.17 (2021-11-11)
22
23
### Breaking Changes
0 commit comments