Skip to content

Releases: vinted/kafka-elasticsearch-tool

v2023.01.25

v2022.02.15

15 Feb 07:13
Compare
Choose a tag to compare
  • Deep replay support for query transformations

What's Changed

Full Changelog: v2021.09.24...v2022.02.15

v2021.09.24

24 Sep 09:39
5bd9db3
Compare
Choose a tag to compare
  • In replay access nested params
  • jq is exposed for scripting

v2021.08.26

26 Aug 10:56
757ffcf
Compare
Choose a tag to compare

New:

  • Kubernetes health checks

v2021.05.23

25 May 13:04
5fa38f2
Compare
Choose a tag to compare

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

25 Mar 07:25
281de24
Compare
Choose a tag to compare

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

23 Mar 11:52
ab0f3df
Compare
Choose a tag to compare

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

15 Mar 18:48
2a6116f
Compare
Choose a tag to compare

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

09 Mar 09:03
Compare
Choose a tag to compare

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

05 Feb 12:34
Compare
Choose a tag to compare
Replay for Impact Pre-release
Pre-release

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