Skip to content

Commit

Permalink
Update for clap beta4
Browse files Browse the repository at this point in the history
Signed-off-by: Heinz N. Gies <heinz@licenser.net>
  • Loading branch information
Licenser authored and darach committed Oct 5, 2021
1 parent 5950952 commit 6c640d5
Show file tree
Hide file tree
Showing 5 changed files with 176 additions and 182 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -202,6 +202,7 @@
- Fix issue where binary not (`!`) was not getting lexed correctly [#833](https://github.com/tremor-rs/tremor-runtime/issues/833)
- Fix missing ack/fail insight events with offramps that dont support guaranteed delivery (e.g. udp, stdout) [#870](https://github.com/tremor-rs/tremor-runtime/pull/870)
- Fix wrong error message for misconfigured UDP sinks
- the `api-host` argument is renamed from `-h` to `-a` to resolve a conflict with `-h` being used for help

## 0.10.2

Expand Down

0 comments on commit 6c640d5

Please sign in to comment.