Skip to content

Releases: palantir/pkg

tlsconfig/v1.0.2

Choose a tag to compare

@bmoylan bmoylan released this 13 Jan 21:19
628ed0b

Fix ClientKeyPair param in tlsconfig so clients refresh by default (#194)

boolean/v1.0.0

Choose a tag to compare

@tabboud tabboud released this 25 Aug 18:59
d0eff66

d0eff66 add Boolean type (#190)

retry/v1.1.1

Choose a tag to compare

@bmoylan bmoylan released this 28 Jul 22:05
45113e6

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

retry/v1.1.0

Choose a tag to compare

@bmoylan bmoylan released this 09 Jun 00:51
3788375

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

metrics/v1.1.0

Choose a tag to compare

@bmoylan bmoylan released this 20 May 18:26
3d0257e

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

1.0.0

Choose a tag to compare

@nmiyake nmiyake released this 28 Oct 17:51
d684c96
  • Uses microseconds rather than nanoseconds as unit for timer metrics

0.10.5

Choose a tag to compare

@nmiyake nmiyake released this 16 Jul 17:22
3c3292a
  • Implement String for bearertoken.Token and binary.Binary

0.10.4

Choose a tag to compare

@bmoylan bmoylan released this 23 May 21:54

Add merge package for merging maps (#157)

0.10.3

Choose a tag to compare

@bmoylan bmoylan released this 30 Apr 22:34

Add typenames package (#156)

0.10.2

Choose a tag to compare

@bmoylan bmoylan released this 19 Mar 22:28
3321849

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