nhibernate / NHibernate-Caches

NHibernate Cache Providers
http://nhibernate.info/
GNU Lesser General Public License v2.1
40 stars 31 forks source link

Update dependency EnyimMemcachedCore to 2.7.1 #136

Open renovate[bot] opened 6 months ago

renovate[bot] commented 6 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
EnyimMemcachedCore 2.1.0 -> 2.7.1 age adoption passing confidence

Release Notes

cnblogs/EnyimMemcachedCore (EnyimMemcachedCore) ### [`v2.7.1`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.7.1) [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.7.0...2.7.1) - fix: mistaken log message [#​210](https://redirect.github.com/cnblogs/EnyimMemcachedCore/issues/210) ### [`v2.7.0`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.7.0) [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.6.6...2.7.0) - Support .NET 8 [#​205](https://redirect.github.com/cnblogs/EnyimMemcachedCore/issues/205) - Remove support for netstandard2.0 and netstandard2.1 [#​205](https://redirect.github.com/cnblogs/EnyimMemcachedCore/issues/205) - Support IPv6 [#​206](https://redirect.github.com/cnblogs/EnyimMemcachedCore/issues/206) - Revert "fix: remove FrameworkReference" [#​204](https://redirect.github.com/cnblogs/EnyimMemcachedCore/issues/204) ### [`v2.6.6`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.6.6) [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.6.5...2.6.6) - Allow DNSEndpoints in Server Stats ### [`v2.6.5`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.6.5) [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.6.4...2.6.5) - fix: remove FrameworkReference ### [`v2.6.4`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.6.4) [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.6.3...2.6.4) - fix packing ### [`v2.6.3`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.6.3) [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.6.2...2.6.3) - refactor: remove configuration section check ### [`v2.6.2`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.6.2) [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.6.1...2.6.2) - refactor: remove services.BuildServiceProvider [#​192](https://redirect.github.com/cnblogs/EnyimMemcachedCore/issues/192) ### [`v2.6.1`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.6.1) [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.6.0...2.6.1) - make a method as obsolete [#​191](https://redirect.github.com/cnblogs/EnyimMemcachedCore/issues/191) ### [`v2.6.0`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.6.0) [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.5.7...2.6.0) - Introduce MessagePack serializer [#​186](https://redirect.github.com/cnblogs/EnyimMemcachedCore/issues/186) - Add an option to specify max idle time for a pooled socket [#​185](https://redirect.github.com/cnblogs/EnyimMemcachedCore/issues/185) - Improve IDistributedCache implementation [#​182](https://redirect.github.com/cnblogs/EnyimMemcachedCore/issues/182) ### [`v2.5.7`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.5.7): Fix error for mcrouter [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.5.6...2.5.7) ### [`v2.5.6`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.5.6) [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.5.5...2.5.6) - Support .NET 7 - Add SuppressException option ### [`v2.5.5`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.5.5): Replace Microsoft.AspNetCore.Http.Abstractions with Microsoft.AspNetCore.App [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.5.4...2.5.5) ### [`v2.5.4`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.5.4): SSL Stream support + .NET 6 [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.5.3...2.5.4) ### [`v2.5.3`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.5.3): Fix GetAsync to return IGetOperation with correct Cas value [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.5.2...2.5.3) ### [`v2.5.2`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.5.2): Replace InterlockedStack with ConcurrentStack [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.5.1...2.5.2) ### [`v2.5.1`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.5.1): EnyimMemcachedCore 2.5.1 [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.5.0...2.5.1) - Add missing SemaphoreSlim.Release ### [`v2.5.0`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.5.0): EnyimMemcachedCore 2.5.0 [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.4.5...2.5.0) - Fix socket pool starvation - Add netstandard2.1 and net5.0 to TargetFrameworks ### [`v2.4.5`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.4.4...2.4.5) [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.4.4...2.4.5) ### [`v2.4.4`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.4.4): Fix string.Empty cache value issue [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.4.3...2.4.4) ### [`v2.4.3`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.4.3): Add RemoveMultiAsync method Add RemoveMultiAsync method to remove cache with multiple keys. ### [`v2.4.1`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.4.1): Fix GetAsync hiding exceptions [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.4.0...2.4.1) ### [`v2.4.0`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.4.0): Avoid long waiting [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.3.0...2.4.0) ### [`v2.3.0`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.3.0): Introduce IMemcachedClient<T> and MemcachedClient<T> [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.2.4...2.3.0) ### [`v2.2.4`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.2.4): Fix infinite loop issue in TextSocketHelper.ReadLine [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.2.3...2.2.4) ### [`v2.2.3`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.2.3): Implement TouchAsync to support "touch" command [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.2.2...2.2.3) ### [`v2.2.2`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.2.2): Fix packing issue [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.2.0...2.2.2) ### [`v2.2.0`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.2.0): Fix hanging issue and improve concurrency [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.1.14...2.2.0) ### [`v2.1.14`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.1.14): Workaround for high concurrency async read issue [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.1.13...2.1.14) ### [`v2.1.13`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.1.13): Make DefaultNodeLocator take the ServerAddressMutations as a parameter [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.1.12...2.1.13) See [#​99](https://redirect.github.com/cnblogs/EnyimMemcachedCore/issues/99) ### [`v2.1.12`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/releases/tag/2.1.12): Work with memcached 1.4 [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.1.11...2.1.12) ### [`v2.1.11`](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.1.10...2.1.11) [Compare Source](https://redirect.github.com/cnblogs/EnyimMemcachedCore/compare/2.1.10...2.1.11)

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.