Releases: vinted/kafka-elasticsearch-tool
v2023.01.25
v2022.02.15
- Deep replay support for query transformations
What's Changed
- Enable query transformations for deep replay by @dainiusjocas in #17
Full Changelog: v2021.09.24...v2022.02.15
v2021.09.24
- In replay access nested params
jq
is exposed for scripting
v2021.08.26
New:
- Kubernetes health checks
v2021.05.23
Highlights:
- Linux binary is statically linked against
musl
. - STDIN and STDOUT support.
- UPX binaries (3x smaller than normal).
If you are using macOS Catalina or later you may need to remove the quarantine attribute from the bits before you can use them.
To do this, run the following:
$ sudo xattr -r -d com.apple.quarantine path/to/ket
v2021.03.25
Fixes for the CLI argument handling.
If you are using macOS Catalina or later you may need to remove the quarantine attribute from the bits before you can use them.
To do this, run the following:
$ sudo xattr -r -d com.apple.quarantine path/to/ket
Replay for Impact Metrics
Refactoring of replay for impact.
If you are using macOS Catalina or later you may need to remove the quarantine attribute from the bits before you can use them.
To do this, run the following:
$ sudo xattr -r -d com.apple.quarantine path/to/ket
JQ for scripting and configuration
JQ scripting is supported for:
- configuration overrides;
- replay transformations;
If you are using macOS Catalina and later you may need to remove the quarantine attribute from the bits before you can use them
To do this, run the following:
$ sudo xattr -r -d com.apple.quarantine path/to/graalvm/folder/
Fix for the JS concurrency issue
When the JS scripts are fairly expensive and they are executed from multiple threads, the exception pops up.
This pre-release contains a fix that adds a lock around the JS execution block.
If you are using macOS Catalina and later you may need to remove the quarantine attribute from the bits before you can use them
To do this, run the following:
$ sudo xattr -r -d com.apple.quarantine path/to/graalvm/folder/
Replay for Impact
Added the command to the compilation target.
If you are using macOS Catalina and later you may need to remove the quarantine attribute from the bits before you can use them.
To do this, run the following:
$ sudo xattr -r -d com.apple.quarantine ket