Skip to content

Releases: dmabry/flowgre

v0.4.10

07 May 19:10
b501e25
Compare
Choose a tag to compare

Flowgre, version v0.4.10

What's Changed

  • Bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #69
  • Bump github.com/spf13/viper from 1.17.0 to 1.18.1 by @dependabot in #75
  • Bump github.com/gorilla/mux from 1.8.0 to 1.8.1 by @dependabot in #73
  • Bump github.com/spf13/viper from 1.18.1 to 1.18.2 by @dependabot in #76
  • Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #77
  • Bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot in #78
  • updated drone configs to use latest container versions for trivy and … by @dmabry in #79
  • updated semver to 0.4.10 for npm by @dmabry in #81

Full Changelog: v0.4.9...v0.4.10

v0.4.9

12 Oct 14:39
ecd422c
Compare
Choose a tag to compare

Flowgre, version v0.4.9

What's Changed

  • Bump github.com/spf13/viper from 1.15.0 to 1.16.0 by @dependabot in #60
  • Feature/update containers tools by @dmabry in #61
  • moved to single buffer being created and reused per worker in replay by @dmabry in #63
  • updated proxy to return instead of exit and moved bufferSize to be gl… by @dmabry in #64
  • Release/0.4 merge to main by @dmabry in #65
  • Bump github.com/spf13/viper from 1.16.0 to 1.17.0 by @dependabot in #67
  • Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #68
  • Feature/dep updates by @dmabry in #70
  • update release version to v0.4.9 by @dmabry in #71
  • fixed nfpm version build error by @dmabry in #72

Full Changelog: v0.4.8...v0.4.9

v0.4.8

10 Aug 18:34
051e476
Compare
Choose a tag to compare

Flowgre, version v0.4.8

What's Changed

Full Changelog: v0.4.7...v0.4.8

v0.4.7

20 Jun 18:11
9fd69ef
Compare
Choose a tag to compare

Flowgre, version v0.4.7

What's Changed

  • Merge pull request #61 from dmabry/feature/update-containers-tools by @dmabry in #62

Full Changelog: v0.4.6...v0.4.7

v0.4.6

16 Jun 21:02
34e7d1d
Compare
Choose a tag to compare

Flowgre, version v0.4.6

What's Changed

  • bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #56
  • updated to 0.4.6 and golang 1.20 by @dmabry in #57
  • updated npm to point to the right version by @dmabry in #58
  • updated npm alpine to point to the right version by @dmabry in #59

Full Changelog: v0.4.5...v0.4.6

v0.4.5

31 Jan 21:55
0cb39d0
Compare
Choose a tag to compare

Flowgre, version v0.4.5

dependency bump for viper

What's Changed

  • Bump github.com/dgraph-io/badger/v3 from 3.2103.4 to 3.2103.5 by @dependabot in #54
  • Bump github.com/spf13/viper from 1.14.0 to 1.15.0 by @dependabot in #55

New Contributors

Full Changelog: v0.4.4...v0.4.5

v0.4.4

13 Dec 22:33
2694ca4
Compare
Choose a tag to compare

Flowgre, version v0.4.4

What's New

  • Added RPM
  • Added DEB
  • Added APK

What's Changed

  • added valid test for barrage by @dmabry in #48
  • Feature/test updates by @dmabry in #49
  • Feature/update modules by @dmabry in #50
  • added dependabot config and update gitignore by @dmabry in #51
  • updated drone to use latest stable versions of trivy, gosec and alpine by @dmabry in #52
  • Feature/goreleaser by @dmabry in #53

Full Changelog: v0.4.3...v0.4.4

v0.4.3

02 Dec 21:05
65ead84
Compare
Choose a tag to compare
v0.4.3 Pre-release
Pre-release

Flowgre, version v0.4.3

What's Changed

  • updated proxy to use netflow validator function by @dmabry in #44
  • updated readme docs to include proxy. by @dmabry in #45
  • updated all go dependencies. by @dmabry in #46
  • enhanced the way proxy prints out stats and handles invalid packets by @dmabry in #47

Full Changelog: v0.4.2...v0.4.3

v0.4.2

15 Nov 20:20
8904821
Compare
Choose a tag to compare
v0.4.2 Pre-release
Pre-release

Flowgre, version v0.4.2

What's Changed

  • added update timestamp for replay. by @dmabry in #43

Full Changelog: v0.4.1...v0.4.2

v0.4.1

14 Nov 22:53
e373c16
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

Flowgre, version v0.4.1

What's Changed

  • added the ability to pass in src/dst ranges for barrage and single ra… by @dmabry in #37
  • Feature/add more flows by @dmabry in #38
  • discovered it should be 32 bit and not 32 byte boundary. Updated mat… by @dmabry in #39
  • fixed to allow for /32 ranges to be passed by @dmabry in #40
  • fixed potential clipping issue and improved replay's ability to grace… by @dmabry in #41
  • enhanced the validation for recorded netflow packets and made replay'… by @dmabry in #42

Full Changelog: v0.4.0...v0.4.1