Skip to content

Releases: signalfx/golib

v3.3.50

02 May 23:53
44b12bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.49...v3.3.50

v3.3.47: Merge pull request #240 from atoulme/support_ppc

01 Dec 17:34
07c0f60
Compare
Choose a tag to compare
  • 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

01 Dec 17:33
277453c
Compare
Choose a tag to compare
Upgrade jaeger dependency, unblock collector contrib upgrades

v3.3.45: Merge pull request #234 from signalfx/reportsha

01 Dec 17:32
da9af03
Compare
Choose a tag to compare
Add optional dockerTag to commit metric

v3.3.44

24 Feb 20:46
9a067f2
Compare
Choose a tag to compare

What's Changed

  • disco: Add Name method to Service object by @keitwb in #233

Full Changelog: v3.3.43...v3.3.44

v3.3.43

01 Dec 19:42
ff8e29a
Compare
Choose a tag to compare

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

10 Nov 16:40
b2adab8
Compare
Choose a tag to compare

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

12 Oct 20:55
f738663
Compare
Choose a tag to compare

What's Changed

  • zkconn should honor memory zk server logger type by @jgheewala in #228

Full Changelog: v3.3.40...v3.3.41

v3.3.40

06 Oct 13:21
58a037b
Compare
Choose a tag to compare

What's Changed

  • add support to set up watcher via update function by @jgheewala in #227

Full Changelog: v3.3.39...v3.3.40

3.3.39: gRPC Request Tracker Interceptor

04 Oct 17:58
602c94b
Compare
Choose a tag to compare
Add gRPC interceptor to request tracker (#224)

This makes those metrics reusable between HTTP and gRPC servers