github.com/synfinatic/netflow2ng
v0.2.2
#2872 most downloaded on Go modules
synfinatic/netflow2ng
What this package is like to depend on
Last release 24 days ago
30 Jul 2026
Release timing varies
gaps range from 3 weeks to 1.3 years
Nearly every release is documented
notes for 9 of 10 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
24 releases · first in 2020
7 releases in the last 12 months
see the full history below
Release timeline
24 releases · Feb 2020 to Jul 2026Releases
latest 24-
v0.2.3-0.20260730232500-6bdb3e74bfab30 Jul 2026 pre-releaseNothing published for this version
-
v0.2.202 Jan 2026Release notes
Open source →Fix release binary build and update dependencies
What's Changed
- add protobuf compiler for binary builds by @synfinatic in #138
- update dependencies by @synfinatic in #139
- bump version by @synfinatic in #140
- fix unzip of protoc by @synfinatic in #141
- fix unzip again by @synfinatic in #142
- fix proto path detection by @synfinatic in #143
- fix proto-gen-go by @synfinatic in #144
- add go bin path by @synfinatic in #145
- fix protoc-gen-go again by @synfinatic in #146
- omg why by @synfinatic in #147
- fix path by @synfinatic in #148
Full Changelog: v0.2.1...v0.2.2
-
v0.2.102 Jan 2026Release notes
Open source →Fix various serious bugs in v0.2.0
What's Changed
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #136
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #135
- update goflow2 to official release with fix by @synfinatic in #137
Full Changelog: v0.2.0...v0.2.1
-
v0.2.031 Dec 2025Release notes
Open source →What's Changed
- Build deb/rpm packages and linux binary by @synfinatic in #110
- Reduce log spam for nfv9 packets before templates by @kellybyrd in #113
- Make ZMQ msg_id threadsafe to avoid ZMQ drops in ntopng by @kellybyrd in #112
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #115
- Default to TLV instead of JSON. by @kellybyrd in #116
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #119
- Use the latest zmq_msg_hdr_v3 from ntop_typedefs.h by @kellybyrd in #111
- fix docker build by @synfinatic in #121
- document that we can't run netflow2ng in a docker network by @synfinatic in #122
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #130
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #123
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #124
- Bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #127
- Remove reliance on non existing docker image by @qdrop17 in #125
- Http templates endpoint by @kellybyrd in #120
New Contributors
Full Changelog: v0.1.0...v0.2.0
-
v0.1.1-0.20251018181432-ad52f2c4896a18 Oct 2025 pre-releaseNothing published for this version
-
v0.1.1-0.20250918163204-ef2beb52627618 Sep 2025 pre-releaseNothing published for this version
-
v0.1.011 Sep 2025Release notes
Open source →Changes
- Switch to goflow2
- Proper support for bytes/packets
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #93
- Update README.md to add port numbers by @leccelecce in #103
- update to golangci-lint 2.4.0 by @synfinatic in #104
- Migrate to goflow2 by @kellybyrd in #102
- Change goflow->goflow2 in README by @kellybyrd in #106
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #100
- IN_BYTES and friends working with FreeBSD/OPNsense by @kellybyrd in #105
- Bump github.com/prometheus/client_golang from 1.20.3 to 1.23.2 by @dependabot[bot] in #101
- v0.1.0 by @synfinatic in #107
New Contributors
- @leccelecce made their first contribution in #103
Full Changelog: v0.0.6...v0.1.0
-
v0.0.7-0.20250823002700-737c4c11c7ae23 Aug 2025 pre-releaseNothing published for this version
-
v0.0.620 Aug 2025Release notes
Open source →Add
--tlvflag to support latest versions of ntopng which no longer support JSON with a community license. -
v0.0.6-0.20240501004301-52df39156d3e01 May 2024 pre-releaseNothing published for this version
-
v0.0.6-0.20240319025018-ca106acd5f0619 Mar 2024 pre-releaseNothing published for this version
-
v0.0.6-0.20240315231045-1afb2d30cf6115 Mar 2024 pre-releaseNothing published for this version
-
v0.0.6-0.20240131214441-c819d056862731 Jan 2024 pre-releaseNothing published for this version
-
v0.0.6-0.20231214025224-e1bddeab818614 Dec 2023 pre-releaseNothing published for this version
-
v0.0.6-0.20231117182843-625f880712df17 Nov 2023 pre-releaseNothing published for this version
-
v0.0.517 Nov 2023Release notes
Open source →update dependencies and add arm64 docker image. 3rd time is the charm? :)
What's Changed
- tweaks by @synfinatic in #27
- add dependabot by @synfinatic in #30
- Bump docker/login-action from 2 to 3 by @dependabot in #37
- Bump actions/setup-go from 1 to 4 by @dependabot in #35
- Bump docker/metadata-action from 4 to 5 by @dependabot in #40
- Bump actions/checkout from 2 to 4 by @dependabot in #39
- Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.3 by @dependabot in #38
- Bump codecov/codecov-action from 2 to 3 by @dependabot in #33
- Bump github.com/cloudflare/goflow/v3 from 3.4.4 to 3.4.5 by @dependabot in #32
- Bump github.com/golang/protobuf from 1.5.2 to 1.5.3 by @dependabot in #36
- Bump github.com/alecthomas/kong from 0.7.1 to 0.8.1 by @dependabot in #31
- bump go to v1.21 for workflows by @synfinatic in #41
- Bump github.com/prometheus/client_golang from 1.14.0 to 1.17.0 by @dependabot in #34
- Bump github.com/pebbe/zmq4 from 1.2.9 to 1.2.10 by @dependabot in #43
- Bump docker/build-push-action from 4 to 5 by @dependabot in #42
- add arm64 docker image support by @synfinatic in #45
New Contributors
- @dependabot made their first contribution in #37
Full Changelog: v0.0.4...v0.0.5
-
v0.0.5-0.20230423190634-c3597b6197a323 Apr 2023 pre-releaseNothing published for this version
-
v0.0.425 Feb 2023Nothing published for this version
-
v0.0.4-0.20220329040800-803bf2b0037829 Mar 2022 pre-releaseNothing published for this version
-
v0.0.329 Mar 2022 -
v0.0.3-0.20220327220900-0c83bf56bdac27 Mar 2022 pre-releaseNothing published for this version
-
v0.0.3-0.20210118022520-887b99b5800518 Jan 2021 pre-releaseNothing published for this version
-
v0.0.206 Feb 2020Release notes
Open source →- Fix PACKAGE_VER bug in Makefile
- Add
clean-dockermake target - Add -zmq.compress to netflow2ng.env file which is what people should
use 99% of the time
-
v0.0.106 Feb 2020Release notes
Open source →- Additional
maketargets - Add tooling to use docker-compose to build .deb & .rpm
- Dockerfile & make targets for running
- Additional