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 v3 #153

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 19, 2024

This PR contains the following updates:

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

Release Notes

cnblogs/EnyimMemcachedCore (EnyimMemcachedCore)

v3.3.2

  • refactor: configure await false everywhere #​247

v3.3.1

  • fix: set UseLegacyNodeLocator before SetNodeLocator #​246

v3.3.0

  • refactor: use DnsEndPoint #​241
  • build: sign assembly #​242
  • fix: update NodeLocator when adding server #​243
  • refactor: deal with socket disposed exception #​245
  • reafactor: improve IDistributedCache impl #​244
  • chore: support .net 9.0 and update packages #​240

v3.2.4

  • Upgrade MessagePack to 2.5.187 #​237

v3.2.3

  • fix: re-implement sslStream initialization for framework versions < 5.0 #​231

v3.2.2

  • Add support for .NET Framework 4.8 #​228

v3.2.1

  • fix: mistaken variable assignment order #​223

v3.2.0

  • feat: enable to use legacy FNV hashes #​216

v3.1.0

  • Allow to provide SslClientAuthenticationOptions when leveraging SslStream #​213

v3.0.1

  • fix: mistaken log message #​210

v3.0.0

  • Fix FNV1a key poor distribution #​208

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-3.x branch from fff2c11 to dc64ef6 Compare July 31, 2024 17:07
@renovate renovate bot force-pushed the renovate/enyimmemcachedcore-3.x branch from dc64ef6 to d255b72 Compare September 2, 2024 15:03
@renovate renovate bot force-pushed the renovate/enyimmemcachedcore-3.x branch from d255b72 to c59463b Compare October 27, 2024 07:33
@renovate renovate bot force-pushed the renovate/enyimmemcachedcore-3.x branch from c59463b to 0041684 Compare November 24, 2024 00:55
@renovate renovate bot force-pushed the renovate/enyimmemcachedcore-3.x branch from 0041684 to 7ac701b Compare December 9, 2024 13:48
@renovate renovate bot force-pushed the renovate/enyimmemcachedcore-3.x branch from 7ac701b to cf88e63 Compare December 19, 2024 17:34
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