Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
Update the CHANGELOG in preparation to release-0.3.

Signed-off-by: Orel Misan <omisan@redhat.com>
  • Loading branch information
orelmisan committed Jan 11, 2024
1 parent b9b6a47 commit 6569d99
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [0.3.0] - 2023-01-11
### New Features
- VM under test and Traffic generator are now using the isolateEmulatorThread option
- logs were streamlined
- trex output is checked for errors
- Upgraded go version to 1.20.12
- Checkup base image was upgraded to `registry.access.redhat.com/ubi9/ubi-minimal:9.3-1475`
### Bug Fixes
- Packet loss issue was fixed with better configuration
- Setup stage is now bound to its own timeout instead to the global timeout

## [0.2.0] - 2023-09-04
### Breaking Changes
- The checkup now executes the traffic generator inside a VM.
Expand Down

0 comments on commit 6569d99

Please sign in to comment.