Releases: palantir/pkg
Releases · palantir/pkg
Release list
bytesbuffers/v1.3.0
Excavator: Manage go version (#393)
boolean/v1.2.0
Excavator: Manage go version (#393)
binary/v1.2.0
Excavator: Manage go version (#393)
bearertoken/v1.2.0
Excavator: Manage go version (#393)
refreshable/v1.7.0
Immutable
release. Only release title and notes can be modified.
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
datetime and safelong: MarshalText implementations avoid string->[]byte conversion (#380)
refreshable/v1.6.0
Fixes a race condition in the ToV2 function.
datetime/v1.2.0
datetime and safelong: MarshalText implementations avoid string->[]byte conversion (#380)
metrics/v1.8.0
Add metrics.CaptureRuntimeMemStatsFunc() (#373)
yamlpatch/v1.4.0
Refactors logic in package and adds support for performing YAML patching using the goccy/go-yaml module.