Skip to content

Releases: palantir/pkg

bytesbuffers/v1.3.0

Choose a tag to compare

@tabboud tabboud released this 04 Sep 20:10
c20e95a
Excavator:  Manage go version (#393)

boolean/v1.2.0

Choose a tag to compare

@tabboud tabboud released this 04 Sep 20:09
c20e95a
Excavator:  Manage go version (#393)

binary/v1.2.0

Choose a tag to compare

@tabboud tabboud released this 04 Sep 20:08
c20e95a
Excavator:  Manage go version (#393)

bearertoken/v1.2.0

Choose a tag to compare

@tabboud tabboud released this 04 Sep 19:57
c20e95a
Excavator:  Manage go version (#393)

refreshable/v1.7.0

refreshable/v1.7.0 Pre-release
Pre-release

Choose a tag to compare

@tabboud tabboud released this 04 Sep 20:15
Immutable release. Only release title and notes can be modified.
c20e95a

DO NOT USE

This release was performed incorrectly: even though it is tagged as v1.7.0, it incorrectly tagged on the v2 version (the module name in go.mod is github.com/palantir/pkg/refreshable/v2), so it is not a semantically valid release and should not be used.

safelong/v1.2.0

Choose a tag to compare

@bmoylan bmoylan released this 16 May 15:55
95e786c

datetime and safelong: MarshalText implementations avoid string->[]byte conversion (#380)

refreshable/v1.6.0

Choose a tag to compare

@nmiyake nmiyake released this 16 May 21:00
5bf5874

Fixes a race condition in the ToV2 function.

datetime/v1.2.0

Choose a tag to compare

@bmoylan bmoylan released this 16 May 15:54
95e786c

datetime and safelong: MarshalText implementations avoid string->[]byte conversion (#380)

metrics/v1.8.0

Choose a tag to compare

@bmoylan bmoylan released this 14 Apr 20:11
ad56f61
Add metrics.CaptureRuntimeMemStatsFunc() (#373)

yamlpatch/v1.4.0

Choose a tag to compare

@nmiyake nmiyake released this 03 Mar 23:38
b84a0bf

Refactors logic in package and adds support for performing YAML patching using the goccy/go-yaml module.