Skip to content

v0.3.8

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 16:40
· 71 commits to main since this release
c66e014

This is a patch release that fixes a few bugs and does minor improvements.

Enhancements

  • #320 Report an error if proxy does not receive any requests
  • #267 Report error if there are no targets for a disruptor

Bug Fixes

  • #326 Prevent race condition waiting for condition that could affect the injection of the agent in the target Pods
  • #316 Add missing validations in some fault injections

Internal improvements

  • #322 #323 Proof of concepts that demonstrate using TestContainers for integration tests for agent and the Kubernetes helper library
  • #313 Add tool for e2e test cluster setup and cleanup. This tool facilitates sharing clusters among tests to reduce the setup time
  • #303 #304 #306 Minor improvements in code and tests
  • #297 Update k6 to v0.46.0