Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Releases: asecurityteam/vpcflow-diffd

v0.2.0

20 May 15:32
2cc7aac
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
SECD-273 Replace Runtime with runhttp library (#3)

* SECD-273 Replace Runtime with runhttp library

Refactor vpcflow-diffd to use runhttp's runtime configuration
over the custom implementation to improve test coverage.

* Add basic tests to runtime_test.go to increase coverage

* Fix linter errors in differ package

v0.1.0

14 May 19:28
b23429d
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
Merge pull request #1 from asecurityteam/HOT-86285

Hot 86285