Skip to content

Releases: palantir/pkg

yamlpatch/v1.2.0

29 Mar 20:11
933b548
Compare
Choose a tag to compare

Add field tags for yaml parsing of yamlpatch.Operation (#341)

tlsconfig/v1.3.0

11 Mar 16:48
983b607
Compare
Choose a tag to compare

fix: Remove ciphers considered insecure in go 1.22. (#340)

refreshable/v1.5.0

02 Nov 16:20
3ef9bcc
Compare
Choose a tag to compare

refreshable v1: Add ToV2() and FromV2() conversion functions (#329)

metrics/v1.7.0

08 Sep 18:53
69bf2e9
Compare
Choose a tag to compare

Drop keyValue field in metrics.Tag; normalizeTag short-circuits simple strings (#324)

metrics/v1.6.0

08 Sep 04:01
f9e2fb6
Compare
Choose a tag to compare

Use go1.21's slices package to avoid allocation in sorting (#323)

metrics/v1.5.0

16 Aug 17:31
36b323d
Compare
Choose a tag to compare

Ensure tag slice stored on context is not mutated when registering metrics from child registry (#318)

refreshable/v2.0.0

10 Aug 15:41
5a10d90
Compare
Choose a tag to compare

break: refreshable/v2 with Generic type handling (#252)

gittest/v1.2.0

06 Jan 16:57
1216066
Compare
Choose a tag to compare

Update gittest to ignore system and global settings (#297)

bytesbuffers/v1.2.0

26 Oct 20:33
c890eff
Compare
Choose a tag to compare

bytesbuffers: Do not reuse buffers that have grown beyond specified capacity (#286)

uuid/v1.2.0

21 Oct 17:57
8991663
Compare
Choose a tag to compare

uuid: Implement BinaryMarshaler/BinaryUnmarshaler and expose FromBytes (#285)