Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency EnyimMemcachedCore to 2.7.1 #136

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 8, 2024

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

Compare Source

  • fix: mistaken log message #​210

v2.7.0

Compare Source

  • Support .NET 8 #​205
  • Remove support for netstandard2.0 and netstandard2.1 #​205
  • Support IPv6 #​206
  • Revert "fix: remove FrameworkReference" #​204

v2.6.6

Compare Source

  • Allow DNSEndpoints in Server Stats

v2.6.5

Compare Source

  • fix: remove FrameworkReference

v2.6.4

Compare Source

  • fix packing

v2.6.3

Compare Source

  • refactor: remove configuration section check

v2.6.2

Compare Source

  • refactor: remove services.BuildServiceProvider #​192

v2.6.1

Compare Source

  • make a method as obsolete #​191

v2.6.0

Compare Source

  • Introduce MessagePack serializer #​186
  • Add an option to specify max idle time for a pooled socket #​185
  • Improve IDistributedCache implementation #​182

v2.5.7: Fix error for mcrouter

Compare Source

v2.5.6

Compare Source

  • Support .NET 7
  • Add SuppressException option

v2.5.5: Replace Microsoft.AspNetCore.Http.Abstractions with Microsoft.AspNetCore.App

Compare Source

v2.5.4: SSL Stream support + .NET 6

Compare Source

v2.5.3: Fix GetAsync to return IGetOperation with correct Cas value

Compare Source

v2.5.2: Replace InterlockedStack with ConcurrentStack

Compare Source

v2.5.1: EnyimMemcachedCore 2.5.1

Compare Source

  • Add missing SemaphoreSlim.Release

v2.5.0: EnyimMemcachedCore 2.5.0

Compare Source

  • Fix socket pool starvation
  • Add netstandard2.1 and net5.0 to TargetFrameworks

v2.4.5

Compare Source

v2.4.4: Fix string.Empty cache value issue

Compare Source

v2.4.3: Add RemoveMultiAsync method

Add RemoveMultiAsync method to remove cache with multiple keys.

v2.4.1: Fix GetAsync hiding exceptions

Compare Source

v2.4.0: Avoid long waiting

Compare Source

v2.3.0: Introduce IMemcachedClient<T> and MemcachedClient<T>

Compare Source

v2.2.4: Fix infinite loop issue in TextSocketHelper.ReadLine

Compare Source

v2.2.3: Implement TouchAsync to support "touch" command

Compare Source

v2.2.2: Fix packing issue

Compare Source

v2.2.0: Fix hanging issue and improve concurrency

Compare Source

v2.1.14: Workaround for high concurrency async read issue

Compare Source

v2.1.13: Make DefaultNodeLocator take the ServerAddressMutations as a parameter

Compare Source

See #​99

v2.1.12: Work with memcached 1.4

Compare Source

v2.1.11

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/enyimmemcachedcore-2.x branch 5 times, most recently from 79123cc to d033426 Compare April 10, 2024 13:17
@renovate renovate bot force-pushed the renovate/enyimmemcachedcore-2.x branch from d033426 to 90b1e22 Compare May 19, 2024 16:23
@renovate renovate bot force-pushed the renovate/enyimmemcachedcore-2.x branch from 90b1e22 to c2c4497 Compare May 25, 2024 23:41
@renovate renovate bot changed the title Update dependency EnyimMemcachedCore to v2.7.1 Update dependency EnyimMemcachedCore to 2.7.1 Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants