FoundatioFx / Foundatio.Redis

Foundatio Redis
Apache License 2.0
97 stars 31 forks source link

Bump StackExchange.Redis from 2.0.601 to 2.1.28 #36

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps StackExchange.Redis from 2.0.601 to 2.1.28.

Changelog

Sourced from StackExchange.Redis's changelog.

2.1.28

  • fix: stability in new sentinel APIs
  • fix: include SslProtocolos in ConfigurationOptions.ToString() (#1408 via vksampath and Sampath Vuyyuru
  • fix: clarify messaging around disconnected multiplexers (#1396)
  • change: tweak methods of new sentinel API (this is technically a breaking change, but since this is a new API that was pulled quickly, we consider this to be acceptable)
  • add: new threadSocketManager mode (opt-in) to always use the regular thread-pool instead of the dedicated pool
  • add: improved counters in/around error messages
  • add: new User property on ConfigurationOptions
  • build: enable deterministic builds

2.1.0

  • fix: ensure active-message is cleared (#1374 via hamish-omny)
  • add: sentinel support (#1067 via shadim; #692 via lexxdark)
  • add: IAsyncEnumerable<T> scanning APIs now supported (#1087)
  • add: new API for use with misbehaving sync-contexts (more info)
  • add: TOUCH support (#1291 via gkorland)
  • add: Condition API (transactions) now supports SortedSetLengthEqual (#1332 via phosphene47)
  • add: SocketManager is now more configurable (#1115, via naile)
  • add: NRediSearch updated in line with JRediSearch (#1267, via tombatron; #1199 via oruchreis)
  • add: support for CheckCertificatRevocation configuration (#1234, via BLun78 and V912736)
  • add: more details about exceptions (#1190, via marafiq)
  • add: new stream APIs (#1141 and #1154 via ttingen)
  • add: event-args now mockable (#1326 via n1l)
  • fix: no-op when adding 0 values to a set (#1283 via omeaart)
  • add: support for LATENCY and MEMORY (#1204)
  • add: support for HSTRLEN (#1241 via eitanhs)
  • add: GeoRadiusResult is now mockable (#1175 via firenero)
  • fix: various documentation fixes (#1162, #1135, #1203, #1240, #1245, #1159, #1311, #1339, #1336)
  • fix: rare race-condition around exception data (#1342)
  • fix: ScriptEvaluateAsync keyspace isolation (#1377 via gliljas)
  • fix: F# compatibility enhancements (#1386)
  • fix: improved ScriptResult null support (#1392)
  • fix: error with DNS resolution breaking endpoint iterator (#1393)
  • tests: better docker support for tests (#1389 via ejsmith; #1391)
  • tests: general test improvements (#1183, #1385, #1384)
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
CLAassistant commented 4 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

dependabot-preview[bot] commented 4 years ago

Looks like StackExchange.Redis is up-to-date now, so this is no longer needed.