Skip to content

Commit aa9cff9

Browse files
committed
chore(release): v0.1.0 [skip ci]
1 parent a34cfe0 commit aa9cff9

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
@@ -0,0 +1,13 @@
1+
## [0.1.0](https://github.com/tgragnato/goflow/compare/v0.0.1...v0.1.0) (2024-08-20)
2+
3+
4+
### Features
5+
6+
* **enricher:** move the protobuf definition in pb_ext ([9c6d5c2](https://github.com/tgragnato/goflow/commit/9c6d5c2907d58316d883b6cfed89ae2ebfdbb40f))
7+
* **transport:** replace kafka with syslog ([3a441b4](https://github.com/tgragnato/goflow/commit/3a441b4db4fb09f0893193dded4d1290515bc88a))
8+
9+
10+
### Bug Fixes
11+
12+
* **codeql:** conversion of uint64 to int32 without upper bound checks ([c9ca2bc](https://github.com/tgragnato/goflow/commit/c9ca2bc5eabfe396c475e1f7a49c8c32c5cdee40))
13+

0 commit comments

Comments
 (0)