Skip to content

Commit 9a863d9

Browse files
committed
chore(release): v0.4.0 [skip ci]
1 parent 632acc5 commit 9a863d9

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [0.4.0](https://github.com/tgragnato/goflow/compare/v0.3.0...v0.4.0) (2024-11-19)
2+
3+
4+
### Features
5+
6+
* populate the ip and asn fields ([b2af7e4](https://github.com/tgragnato/goflow/commit/b2af7e4be306197add35c1d9e23dd1d05fa000c3))
7+
8+
9+
### Bug Fixes
10+
11+
* **gosec:** integer overflow conversion uint -> uint32 ([52b89ab](https://github.com/tgragnato/goflow/commit/52b89abea762495487cb54d43f6a3208b760503a))
12+
* **protobuf:** remove SrcAddrIp and DstAddrIp ([cb09310](https://github.com/tgragnato/goflow/commit/cb093100a2de215978835845a4733b9a9ec45a35))
13+
114
## [0.3.0](https://github.com/tgragnato/goflow/compare/v0.2.0...v0.3.0) (2024-11-11)
215

316

0 commit comments

Comments
 (0)