Skip to content

Version 1.17.0

Compare
Choose a tag to compare
@nd1012 nd1012 released this 04 Jun 17:34
· 153 commits to main since this release
463ccb8

Changes

  • BlockingObjectPool<T> has now methods for non-blocking renting, which may not return a rented item, if the object pool would block at the moment
  • Added CancellationOnDispose
  • Added Cancellations

Full Changelog: v1.16.0...v1.17.0