Releases: signalfx/golib
Releases · signalfx/golib
v3.3.55
v3.3.54
What's Changed
- Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #257
Full Changelog: v3.3.53...v3.3.54
v3.3.50
What's Changed
- remove ketama lib by @jgheewala in #205
- move to go 1.19, latest github actions, and golangci-lint by @atoulme in #249
- Bump golang.org/x/net from 0.0.0-20220520000938-2e3eb7b945c2 to 0.7.0 by @dependabot in #247
- Remove juju/errors dependency by @atoulme in #248
Full Changelog: v3.3.49...v3.3.50
v3.3.47: Merge pull request #240 from atoulme/support_ppc
- Changes
Adds a CI job to check compilation works on supported platforms.
Make changes to support ppc platform.
v3.3.46: Merge pull request #236 from bogdandrutu/upgradejaeger
Upgrade jaeger dependency, unblock collector contrib upgrades
v3.3.45: Merge pull request #234 from signalfx/reportsha
Add optional dockerTag to commit metric
v3.3.44
v3.3.43
What's Changed
- sfxclient/httpsink: use hex encoded string representation for loggabl… by @jgheewala in #230
- enabling linters that were suppose to be enabled with --enable-all flag by @jgheewala in #231
Full Changelog: v3.3.42...v3.3.43
security fix for not logging header token
What's Changed
- sfxclient: http sink upon error should not log all request headers by @jgheewala in #229
Full Changelog: v3.3.41...v3.3.42
Minor fixes for zktest
What's Changed
- zkconn should honor memory zk server logger type by @jgheewala in #228
Full Changelog: v3.3.40...v3.3.41