Releases: aauren/ntopng-exporter
Releases · aauren/ntopng-exporter
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>