Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 11:11
· 83 commits to main since this release
041fcfb

What's Changed

  • docs: mark 1.0.1 released (CHANGELOG + promote unshipped public API) by @cosmin-staicu in #78
  • chore(deps): bump actions/setup-dotnet from 5.4.0 to 6.0.0 by @dependabot[bot] in #79
  • chore(deps): bump softprops/action-gh-release from 3.0.1 to 3.0.2 by @dependabot[bot] in #80
  • test(redis): add live e2e guards for StackExchange.Redis internal reflection by @cosmin-staicu in #82
  • chore(deps): bump StackExchange.Redis from 2.10.1 to 2.13.17 by @cosmin-staicu in #83
  • chore(deps): bump Microsoft.Extensions.Logging.Abstractions to 10.0.10 on net8.0 by @cosmin-staicu in #85
  • feat(redis): add AddRedisConfigurationOptionsProvider factory overload by @cosmin-staicu in #87
  • chore(deps): bump StackExchange.Redis from 2.13.17 to 3.0.17 by @cosmin-staicu in #86
  • perf(redis): keep JSON serialization on UTF-8 bytes instead of UTF-16 strings by @cosmin-staicu in #88
  • chore(tests): clear all build warnings by @cosmin-staicu in #89
  • docs: mark 1.1.0 released — CHANGELOG + promote public API by @cosmin-staicu in #90

Full Changelog: v1.0.1...v1.1.0