Skip to content

v2.15.0

Latest

Choose a tag to compare

@x-stars x-stars released this 06 Jun 13:30
  • Behavior change: Never tracking ThreadLocal all thread values.
    • This will make some GuidGenerator instances cannot dispose all resources immediately.
  • Fix thread safety issues for custom INameBasedGuidGenerator instances.
  • Guarantee ArrayPool returning in some extreme cases.