Skip to content

Commit

Permalink
Add release notes v0.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Pablo Chacin <[email protected]>
  • Loading branch information
pablochacin committed Dec 7, 2022
1 parent 18af6ef commit 0c2e39f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions releases/v0.1.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
This is a patch release that fixes a few bugs and does minor improvements.

## Bug Fixes
- [Disruptor agent not working on MacOS on ARM chips](https://github.com/grafana/xk6-disruptor/issues/62)
- [Unit tests fail in MacOS](https://github.com/grafana/xk6-disruptor/issues/80)

## Improvements
- Binaries generated for Linux and MacOS for amd64 and arm64 architectures
- Agent image supports amd64 and arm64 architectures
- MacOS is supported as a build platform for both the extension and the agent image

0 comments on commit 0c2e39f

Please sign in to comment.