Releases: aauren/ntopng-exporter
Releases · aauren/ntopng-exporter
v1.3.1
Summary
This is a regular maintenance update to keep the runtime and dependencies up to date.
Changelog
- 1f7e465 - feat(ci.yml): update goreleaser-actions v5 -> v6
<Aaron U'Ren>
- 452d07e - feat(go): update all dependencies
<Aaron U'Ren>
- 5461c6e - feat(go): update go v1.23.1 -> v1.23.4
<Aaron U'Ren>
v1.3.0
Summary
Another small release that adds token authentication as well as updates go version and dependencies.
Contributions
Thanks to @liorfranko for contributing token authentication!
Changelog
- 83e7836 - feat(go.mod): update dependencies
<Aaron U'Ren>
- 98f7046 - feat(ci): update build-push-action@v5 ->
@v6
<Aaron U'Ren>
- 012c164 - feat(go): update 1.22.2 -> 1.23.1
<Aaron U'Ren>
- 381b6e3 - feat: add token authentication (#16)
<Lior Franko>
- b829b5b - doc(README.md): update current state of project
<Aaron U'Ren>
- 1ae0d4f - feat(grafana-dashboard.json): add instance separation
<Aaron U'Ren>
v1.2.2
Changelog
Updates dependencies and libraries across the board:
- Go version update from 1.21 -> 1.22
- GitHub actions updates
- Go modules update
v1.2.1
Summary
A small administrative release that adds GitHub action support for CI steps.
Changelog
- fc3a931 - feat(.goreleaser.yml): set to draft settings
<Aaron U'Ren>
- 5b70dfc - feat(.goreleaser.yml): update for github actions
<Aaron U'Ren>
- 416e3e5 - doc(README.md): update to my dockerhub repo
<Aaron U'Ren>
- aa17228 - feat(.gitignore): ignore .act directory
<Aaron U'Ren>
- 140e973 - feat(ci.yml): add initial github actions
<Aaron U'Ren>
v1.2.0
Changelog
- f65375b feat(go): update modules and go 1.21
v1.1.1
Changelog
- 748677b feat: update go modules universally + update to go1.20.1
- edbb9e3 fix(goreleaser): update config to remove deprecated options
v1.1.0
Changelog
Thanks @nresare for the contributions in this release.
- b563b96 Avoid printing the password in clear text to stdout on startup
- 1eefe6a Introduce minimal Dockerfile to package the binary and docs
v1.0.0
Changelog
- 4451005 Merge pull request #2 from aauren/update_to_api_v2
- 02e8050 doc(README.md): update with version info
- 44effdb feat: update to go1.17 & update deps
- c1435fa feat: update to ntopng v2 API
- cdd2492 fix(ntop_data_structures.go): add quoting
- 5feb372 ntopng-exporter.iml: misc intellij updates
v0.2.0
Changelog
f77a476 feat(https): add config option for skipping cert verification
v0.1.2
Changelog
ab20122 doc(README.md): fix up the wording a bit
2ec5b63 doc: add example prometheus metrics, and screenshot
dc952bb fix(controller.go): error handling and interface config obedience
2f40c05 interface.go: properly append labels for interface metrics