Skip to content

Commit

Permalink
Merge pull request #328 from grafana/release-v0.3.8
Browse files Browse the repository at this point in the history
Prepare release v0.3.8
  • Loading branch information
pablochacin committed Aug 30, 2023
2 parents 66e1404 + 0d5a5be commit c66e014
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions releases/v0.3.8.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
This is a patch release that fixes a few bugs and does minor improvements.

## Enhancements
- [#320](https://github.com/grafana/xk6-disruptor/pull/320) Report an error if proxy does not receive any requests
- [#267](https://github.com/grafana/xk6-disruptor/pull/267) Report error if there are no targets for a disruptor

## Bug Fixes
- [#326](https://github.com/grafana/xk6-disruptor/pull/326) Prevent race condition waiting for condition that could affect the injection of the agent in the target Pods
- [#316](https://github.com/grafana/xk6-disruptor/pull/316) Add missing validations in some fault injections

## Internal improvements
- [#322](https://github.com/grafana/xk6-disruptor/pull/322) [#323](https://github.com/grafana/xk6-disruptor/pull/323) Proof of concepts that demonstrate using TestContainers for integration tests for agent and the Kubernetes helper library
- [#313](https://github.com/grafana/xk6-disruptor/pull/313) Add tool for e2e test cluster setup and cleanup. This tool facilitates sharing clusters among tests to reduce the setup time
- [#303](https://github.com/grafana/xk6-disruptor/pull/303) [#304](https://github.com/grafana/xk6-disruptor/pull/304) [#306](https://github.com/grafana/xk6-disruptor/pull/306) Minor improvements in code and tests
- [#297](https://github.com/grafana/xk6-disruptor/pull/297) Update k6 to v0.46.0

0 comments on commit c66e014

Please sign in to comment.