github uber-go/atomic v1.12.0

6 hours ago

Added

  • Add MarshalJSON and UnmarshalJSON method to atomic.Pointer[T] type
    allowing users to use pointer with json.
  • Add MarshalJSON and UnmarshalJSON methods to atomic.Time so it
    encodes and decodes the wrapped time.Time instead of an empty struct.

Updated

Full Changelog: v1.11.0...v1.12.0

Don't miss a new atomic release

NewReleases is sending notifications on new releases.