Skip to content

Commit

Permalink
Fix changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Heinz N. Gies <[email protected]>
  • Loading branch information
Licenser authored and mfelsche committed Jun 24, 2022
1 parent 4adbb2f commit 4ce6ecf
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,17 @@

### Fixes
- Fix startup startup script for systemd installations
- Avoid hangs in `elastic` connector when not connected as source via its `out` or `err` port.
- Default udp client bind ip to `0.0.0.0:0` instead of `127.0.0.1:0`

### New features
- Add compression level for `lz4`, `xz2` and `zstd`

## [0.12.3]
### Fixes
- Don't fail unrecoverably when the connection to the server is lost in Google PubSub consumer.
- Update bert operators to work with tremor 0.12
- Avoid hangs in `elastic` connector when not connected as source via its `out` or `err` port.
- Default udp client bind ip to `0.0.0.0:0` instead of `127.0.0.1:0`


## [0.12.2]
### New features
Expand Down

0 comments on commit 4ce6ecf

Please sign in to comment.