v0.13.3-rc.4
What's Changed
- feat(knuu): create new method StartAsync and point to StartWithoutWait by @nesangcode in #278
- feat: download file from running instance by @mojtaba-esk in #283
- feat: add minio to test runs by @mojtaba-esk in #285
- chore: refactor all errors to be wrapped by @mojtaba-esk in #290
- refactor(knuu-example): Initial commit for the refactor by @jrmanes in #291
- build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #248
- build(deps): bump github.com/docker/docker from 26.0.0+incompatible to 26.0.2+incompatible by @dependabot in #279
- fix: network condition tests by @mojtaba-esk in #295
- build(deps): bump k8s.io/client-go from 0.29.2 to 0.30.0 by @dependabot in #281
- build(deps): bump github.com/docker/docker from 26.0.0+incompatible to 26.1.0+incompatible by @dependabot in #288
- feat: remove test resources on sig kill by @mojtaba-esk in #296
- build(deps): bump github.com/hashicorp/go-getter from 1.7.0 to 1.7.4 by @dependabot in #298
- chore: refactor k8s pkg by @mojtaba-esk in #297
- chore: first draft of the ADR 001 by @mojtaba-esk in #220
- fix: port forward function channels by @mojtaba-esk in #308
- feat(example): env to json by @jrmanes in #307
- fix(knuu): testScope sanitized by @jrmanes in #304
- fix(configmap): command fixed to grant permissions to the parent folders by @jrmanes in #313
- fix(preloader): remove not need import by @jrmanes in #323
- fix(env): handlering env error by @jrmanes in #324
- Revert "fix: port forward function channels" by @jrmanes in #326
New Contributors
- @nesangcode made their first contribution in #278
Full Changelog: v0.13.2...v0.13.3-rc.4