Releases: bloomberg/goldpinger
Releases · bloomberg/goldpinger
v3.10.2
What's Changed
- feat: add helm chart by @DerekTBrown in #137
- update golang.org/x/image to resolve cve-2024-24792 by @laverya in #149
- build with go 1.23 by @laverya in #150
- Fix small typo i Chart description. Change troublshoot to troubleshoot by @avnes in #147
- improvement: support relabelings in ServiceMonitor by @scoof in #148
New Contributors
- @DerekTBrown made their first contribution in #137
- @laverya made their first contribution in #149
- @avnes made their first contribution in #147
- @scoof made their first contribution in #148
Full Changelog: v3.10.1...v3.10.2
goldpinger-1.0.1
Goldpinger is a tool to help debug, troubleshoot and visualize network connectivity and slowness issues.
goldpinger-1.0.0
Goldpinger is a tool to help debug, troublshoot and visualize network connectivity and slowness issues.
v3.10.1
What's Changed
- Add default namespace
default
to ServiceAccount definition in example yaml by @abctaylor in #142 - Upgrade golang to 1.22 and update dependencies by @pettersolberg88 in #143
New Contributors
- @abctaylor made their first contribution in #142
- @pettersolberg88 made their first contribution in #143
Full Changelog: v3.10.0...v3.10.1
v3.10.0
What's Changed
- use protobuf and add resourceVersion in listOption by @j4ckstraw in #135
Full Changelog: v3.9.0...v3.10.0
v3.9.0: Merge pull request #140 from cloudeteer/feature/windows-build
Provide Windows builds and refactor CI
v3.8.0: Merge pull request #139 from skamboj/update-golang
v3.7.0: Merge pull request #124 from maxime1907/feat-config-zap
feat: support advanced zap configuration
v3.6.1: Merge pull request #121 from kitfoman/add-missing-dependency
[Bug Fix] add missing dependency
v3.6.0: Merge pull request #115 from kitfoman/add-external-probes
Extend DNS resolver to include TCP and HTTP checks for external targets