Skip to content

v1.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jun 21:46
adbf8cc

Fixed

  • Overwriting parent context in Config.Watch what led to unwanted routine exit (#370).
  • Use atomic.Pointer for Config.values and provider.values to avoid race condition (#378).