Changelog for
ping_exporter-1.1.3-lp156.4.9.x86_64.rpm :
* Mon May 13 2024 obsAATTtbadm.net- Update to version 1.1.3:
* bump version
* Update docker_tag.yml
* Update docker_latest.yml
* bump version
* Refactor ping collector to support updates of target labels
* Fix call to logger
* Fix edge cases if big files are created and truncated.
* Make configuration serializable
* update github actions
* upgrade dependencies, go 1.22
* Thu Apr 11 2024 obsAATTtbadm.net- Update to version 1.1.1:
*
* Thu Apr 11 2024 obsAATTtbadm.net- Update to version 1.1.3:
* bump version
* Update docker_tag.yml
* Update docker_latest.yml
* bump version
* Refactor ping collector to support updates of target labels
* Fix call to logger
* Fix edge cases if big files are created and truncated.
* Make configuration serializable
* update github actions
* upgrade dependencies, go 1.22
* Thu Apr 11 2024 obsAATTtbadm.net- Update to version 1.1.3:
* bump version
* Update docker_tag.yml
* Update docker_latest.yml
* bump version
* Refactor ping collector to support updates of target labels
* Fix call to logger
* Fix edge cases if big files are created and truncated.
* Make configuration serializable
* update github actions
* upgrade dependencies, go 1.22
* Update main.go
* Implement hot reloading of configuration file for changed list of targets
* Bump google.golang.org/protobuf from 1.28.1 to 1.33.0
* Add package to index for version 1.1.0
* Add configmap checksum to deployment annotations
* Bump the go_modules group across 1 directories with 1 update
* Create dependabot.yml
* Bump app version in Helm chart
* Bump golang.org/x/crypto from 0.14.0 to 0.17.0
* Bump golang.org/x/net from 0.7.0 to 0.17.0
* go 1.21
* Update values.yaml
* update helm chart package
* Update README.md and replace master branch
* Thu Dec 14 2023 obsAATTtbadm.net- Update to version 1.1.0:
* Update README.md
* move tailscale to own go file, will be refactored into generic service discovery module in the future
* go module update
* go mod tidy
* refactoring to get rid of the type assertions
* code cleanup (remove bool parameters)
* Update lint.yml
* add missing flag2config lines
* Add option to disable IPv4 dns resolution
* auto discover targets using tailscale API
* implement custom labels for targets