Skip to content

Commit

Permalink
Update CHANGELOG for v0.8.0
Browse files Browse the repository at this point in the history
Signed-off-by: Yongming Ding <dyongming@vmware.com>
  • Loading branch information
Yongming Ding committed Oct 2, 2023
1 parent 06f6636 commit 6d62476
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file. The format
Changelog](https://keepachangelog.com/en/1.0.0/).

## Unreleased
## 0.8.0 10-02-2023
### Added
- Add L7 visibility fields. (#315, @tushartathgur)
### Changed
- Change datatype of flowEndSecondsFromSourceNode and
flowEndSecondsFromDestinationNode. (#320, @tushartathgur)
- Improve handling of string IEs. (#322, @antoninbas)
- Avoid error logs in BenchmarkMultipleExportersToCollector. (#323,
@antoninbas)
- Improve integration tests. (#325, @antoninbas)
### Fixed
- Fix aggregation bug for throughput common fields. (#324, @antoninbas)
## 0.7.0 09-21-2023
### Changed
- Upgrade Go to v1.21, as Go v1.19 is no longer maintained. (#317, @antoninbas)
Expand Down

0 comments on commit 6d62476

Please sign in to comment.