Skip to content

Releases: palantir/pkg

boolean/v1.0.0

25 Aug 18:59
d0eff66
Compare
Choose a tag to compare

d0eff66 add Boolean type (#190)

retry/v1.1.1

28 Jul 22:05
45113e6
Compare
Choose a tag to compare

Stop overriding max backoff when none is set (#189)

retry/v1.1.0

09 Jun 00:51
3788375
Compare
Choose a tag to compare

retry: If initial backoff is larger than max backoff, it takes precedence (#186)

metrics/v1.1.0

20 May 18:26
3d0257e
Compare
Choose a tag to compare

Upgrade palantir/go-metrics to v1.1.1 (#184)

1.0.0

28 Oct 17:51
d684c96
Compare
Choose a tag to compare
  • Uses microseconds rather than nanoseconds as unit for timer metrics

0.10.5

16 Jul 17:22
3c3292a
Compare
Choose a tag to compare
  • Implement String for bearertoken.Token and binary.Binary

0.10.4

23 May 21:54
Compare
Choose a tag to compare

Add merge package for merging maps (#157)

0.10.3

30 Apr 22:34
Compare
Choose a tag to compare

Add typenames package (#156)

0.10.2

19 Mar 22:28
3321849
Compare
Choose a tag to compare

metrics: AddTags should not mutate the input context (#153)

0.10.1

18 Mar 23:34
Compare
Choose a tag to compare
  • metrics: Add NewTagWithFallbackValue (#152)