Closed renovate[bot] closed 3 months ago
Kudos, no new issues were introduced!
0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
AsyncKeyedLock library is at 7.0.0 now @SondreJDigdir
This PR contains the following updates:
6.2.1
->6.4.2
Release Notes
MarkCiliaVincenti/AsyncKeyedLock (AsyncKeyedLock)
### [`v6.4.2`](https://togithub.com/MarkCiliaVincenti/AsyncKeyedLock/releases/tag/6.4.2) [Compare Source](https://togithub.com/MarkCiliaVincenti/AsyncKeyedLock/compare/6.4.1...6.4.2) Exposing constructor for AsyncKeyedLockTimeoutReleaser. ### [`v6.4.1`](https://togithub.com/MarkCiliaVincenti/AsyncKeyedLock/releases/tag/6.4.1) [Compare Source](https://togithub.com/MarkCiliaVincenti/AsyncKeyedLock/compare/6.4.0...6.4.1) New methods for conditional locking enabled also for StripedAsyncKeyedLocker and AsyncNonKeyedLocker. ### [`v6.4.0`](https://togithub.com/MarkCiliaVincenti/AsyncKeyedLock/releases/tag/6.4.0) [Compare Source](https://togithub.com/MarkCiliaVincenti/AsyncKeyedLock/compare/6.3.4...6.4.0) New methods for conditional locking which can be used in recursive methods as a workaround for reentrancy. If the condition is false, it enters without locking. ### [`v6.3.4`](https://togithub.com/MarkCiliaVincenti/AsyncKeyedLock/releases/tag/6.3.4) [Compare Source](https://togithub.com/MarkCiliaVincenti/AsyncKeyedLock/compare/6.3.3...6.3.4) Big (~25%) performance improvement when using pooled locking. ### [`v6.3.3`](https://togithub.com/MarkCiliaVincenti/AsyncKeyedLock/releases/tag/6.3.3) [Compare Source](https://togithub.com/MarkCiliaVincenti/AsyncKeyedLock/compare/6.3.2...6.3.3) Performance improvement on AsyncNonKeyedLocker. ### [`v6.3.2`](https://togithub.com/MarkCiliaVincenti/AsyncKeyedLock/releases/tag/6.3.2) Performance improvement on AsyncNonKeyedLocker. ### [`v6.3.0`](https://togithub.com/MarkCiliaVincenti/AsyncKeyedLock/releases/tag/6.3.0) [Compare Source](https://togithub.com/MarkCiliaVincenti/AsyncKeyedLock/compare/6.2.6...6.3.0) Added a simple, non-keyed async lock through AsyncNonKeyedLocker. ### [`v6.2.6`](https://togithub.com/MarkCiliaVincenti/AsyncKeyedLock/releases/tag/6.2.6) [Compare Source](https://togithub.com/MarkCiliaVincenti/AsyncKeyedLock/compare/6.2.5...6.2.6) Cleaning pooling and aggressively inlining locking methods. ### [`v6.2.5`](https://togithub.com/MarkCiliaVincenti/AsyncKeyedLock/releases/tag/6.2.5) [Compare Source](https://togithub.com/MarkCiliaVincenti/AsyncKeyedLock/compare/6.2.4...6.2.5) Minor optimizations. ### [`v6.2.4`](https://togithub.com/MarkCiliaVincenti/AsyncKeyedLock/releases/tag/6.2.4) [Compare Source](https://togithub.com/MarkCiliaVincenti/AsyncKeyedLock/compare/6.2.3...6.2.4) Allowed optional ConfigureAwaitOptions on .NET 8.0 or greater. ### [`v6.2.3`](https://togithub.com/MarkCiliaVincenti/AsyncKeyedLock/releases/tag/6.2.3) [Compare Source](https://togithub.com/MarkCiliaVincenti/AsyncKeyedLock/compare/6.2.2...6.2.3) Allowed optional continueOnCapturedContext, defaulting to false. Contributed by [@c0nd3v](https://togithub.com/c0nd3v). ### [`v6.2.2`](https://togithub.com/MarkCiliaVincenti/AsyncKeyedLock/releases/tag/6.2.2) [Compare Source](https://togithub.com/MarkCiliaVincenti/AsyncKeyedLock/compare/6.2.1...6.2.2) Fixed potential unnecessary slowdown.Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.