netobserv-ebpf-agent
netobserv-ebpf-agent copied to clipboard
Bump github.com/vmware/go-ipfix from 0.9.0 to 0.11.0
Bumps github.com/vmware/go-ipfix from 0.9.0 to 0.11.0.
Release notes
Sourced from github.com/vmware/go-ipfix's releases.
go-ipfix v0.11.0
Changed
- Bump Go to 1.23. (#365,
@antoninbas
)- Add a few log messages to exporter process. (#367,
@antoninbas
)- Bump Ubuntu to 24.04 for Docker images. (#369,
@antoninbas
)go-ipfix v0.10.1
Fixed
- Restore check for closed TCP connection in exporter process. (#360,
@antoninbas
)go-ipfix v0.10.0
This version has been retracted and should not be used. Please use v0.10.1 instead.
Added
- Add more features to the test IPFIX collector web API. (#351,
@antoninbas
)Changed
- Return receive-only channel in the GetMsgChan() method of the collector process. (#350,
@antoninbas
)- Use recommended default value of 600s for templateRefreshTimeout. (#353,
@antoninbas
)- Stop referencing the VMware Harbor registry for ipfix-collector. (#347,
@antoninbas
)Fixed
- Fix how decoding errors are handled for UDP clients in collector process. (#352,
@antoninbas
)- Fix how collector connections are closed in exporter process. (#354,
@antoninbas
)
Changelog
Sourced from github.com/vmware/go-ipfix's changelog.
0.11.0 09-13-2024
Changed
- Bump Go to 1.23. (#365,
@antoninbas
)- Add a few log messages to exporter process. (#367,
@antoninbas
)- Bump Ubuntu to 24.04 for Docker images. (#369,
@antoninbas
)0.10.1 09-06-2024
Go module version v0.10.0 has been retracted; it should not be used.
Fixed
- Restore check for closed TCP connection in exporter process. (#360,
@antoninbas
)0.10.0 08-30-2024
Added
- Add more features to the test IPFIX collector web API. (#351,
@antoninbas
)Changed
- Return receive-only channel in the GetMsgChan() method of the collector process. (#350,
@antoninbas
)- Use recommended default value of 600s for templateRefreshTimeout. (#353,
@antoninbas
)- Stop referencing the VMware Harbor registry for ipfix-collector. (#347,
@antoninbas
)Fixed
- Fix how decoding errors are handled for UDP clients in collector process. (#352,
@antoninbas
)- Fix how collector connections are closed in exporter process. (#354,
@antoninbas
)
Commits
40557fb
Set VERSION to v0.11.00dd9731
Update CHANGELOG for release v0.11.07fff227
Bump Ubuntu to 24.04 for Docker images (#369)06fc427
Fix Docker builds for ipfix-collector and kafka-consumer (#368)a5e552a
Bump Go to 1.23 (#365)63a547f
Add a few log messages to exporter process (#367)85a9bbd
Fix invalid function comment for InitExportingProcess (#364)579f2d0
Update CHANGELOG for release v0.10.1 (#363)2c76c1e
Restore check for closed TCP connection in exporter process (#360)14ced93
Retract version v0.10.0 (#361)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)