Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 10:47
aa93e78

Changed

  • Fix InMemoryBackingStore by preventing updates to underlying store's Map while iterating over it #2106
  • Use concurrent HashMap for In memory backing store registry to avoid race conditions.