Michael Fridrikhson
Michael Fridrikhson
**Is your feature request related to a problem? Please describe.** We want to use Kreya for running integration tests on our APIs. Each collection is regarded as a single integration...
**Describe the bug** When running `operation invoke` or `collection invoke` using [Docker image](https://hub.docker.com/r/riok/kreyac) the command errors out with `System.NullReferenceException`. ``` System.NullReferenceException: Object reference not set to an instance of an...
**Describe the bug** Our AWS ECR scan showed that Kreya image has a critical vulnerability related to `zlib` package. No new packages were added to the original Kreya image on...
**Describe the bug** Not sure if this is the expected behaviour or not, but as of 1.15.0 Kreya no longer implicitly loads the dependencies on Google's `google/api` common types. The...