Skip to content

Releases: UiPath/dotnet-caching

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 11:11
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

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 15 Jul 15:26
3af776b

What's Changed

  • chore(deps): update Swashbuckle 10.2.3, Aspire.Hosting.Redis 13.4.6 by @cosmin-staicu in #64
  • Bump Microsoft.CodeAnalysis.PublicApiAnalyzers from 4.14.0 to 5.6.0 by @dependabot[bot] in #72
  • Bump CloudNative.CloudEvents and CloudNative.CloudEvents.SystemTextJson by @dependabot[bot] in #70
  • chore(deps): bump github/codeql-action/init from 4.36.2 to 4.37.0 by @dependabot[bot] in #65
  • chore(deps): bump fossas/fossa-action from 1.9.0 to 2.0.0 by @dependabot[bot] in #66
  • feat: add null queue cache by @robert-mihaiAdam in #63
  • Bump MessagePack from 2.5.302 to 3.1.8 by @dependabot[bot] in #71
  • chore(deps): bump github/codeql-action/analyze from 4.36.2 to 4.37.0 by @dependabot[bot] in #68
  • chore(deps): bump actions/setup-java from 5.4.0 to 5.5.0 by @dependabot[bot] in #67
  • test: deflake keyed-lock serialization test entry guard by @cosmin-staicu in #73
  • Bump Azure.Identity from 1.17.2 to 1.21.0 by @dependabot[bot] in #55
  • chore(deps): bump safe within-major NuGet updates by @cosmin-staicu in #74
  • fix(azure): drop obsolete ManagedIdentityCredential constructors by @cosmin-staicu in #75
  • chore(deps): bump NSubstitute 6.0.0 and coverlet.collector 10.0.1 by @cosmin-staicu in #76
  • chore(deps): bump AsyncKeyedLock from 7.1.7 to 8.0.2 by @cosmin-staicu in #77

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 11:45
d972347

What's Changed

  • ci: add CodeQL (push/weekly) + FOSSA (push + release gate) by @cosmin-staicu in #24
  • fix(fossa): analyze-only (push-only token) by @cosmin-staicu in #25
  • ci(fossa): re-add fossa test gate (analyze + test) by @cosmin-staicu in #26
  • feat(redis): port command filtering for the profiler (ServiceCommon#1858) by @cosmin-staicu in #27
  • docs: add FOSSA license + security badges by @cosmin-staicu in #28
  • Caching: opt-in per-key read attribution (port of ServiceCommon #1862 + #1869) by @cosmin-staicu in #37
  • chore(deps): bump github/codeql-action from 3.36.2 to 4.36.2 by @dependabot[bot] in #29
  • chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #30
  • chore(deps): bump softprops/action-gh-release from 2.6.2 to 3.0.1 by @dependabot[bot] in #31
  • chore(deps): net10 Microsoft.Extensions.* 10.0.9 + dependabot ignore for MS.Extensions majors by @cosmin-staicu in #38
  • feat(azure): Microsoft Entra ID authentication for Azure Managed Redis by @cosmin-staicu in #45
  • test: deflake caching timeout tests by @cosmin-staicu in #46
  • Contribution governance: DCO + CLA two-tier model, materiality triage, public API tracking by @cosmin-staicu in #47
  • Bump Microsoft.Extensions.Http.Resilience from 10.5.0 to 10.7.0 by @dependabot[bot] in #40
  • Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.7.0 by @dependabot[bot] in #42
  • chore(deps): bump actions/setup-java from 5.3.0 to 5.4.0 by @dependabot[bot] in #39
  • Bump Microsoft.Extensions.ServiceDiscovery from 10.5.0 to 10.7.0 by @dependabot[bot] in #41
  • chore(deps): bump OpenTelemetry family to 1.16.0 (supersedes #44) by @cosmin-staicu in #48
  • fix(cla-triage): harden signals, durable reviewed state, absolute links by @cosmin-staicu in #49
  • ci(dco): remove contributor-assistant workflow (replaced by DCO app) by @cosmin-staicu in #51
  • feat(cla): authoritative CLA registry (replaces cla-signed label) by @cosmin-staicu in #52
  • chore(deps): bump actions/setup-dotnet from 5.3.0 to 5.4.0 by @dependabot[bot] in #53
  • Bump Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions from 8.0.13 to 8.0.28 by @dependabot[bot] in #56
  • Bump Polly.Core and Polly.Extensions by @dependabot[bot] in #58
  • chore(deps): bump actions/github-script from 7.0.1 to 9.0.0 by @dependabot[bot] in #54
  • ci(release): OIDC publish (NUGET_USER secret) + Azure Key Vault author signing by @cosmin-staicu in #61
  • ci(release): sign via Azure OIDC federation instead of a secret by @cosmin-staicu in #62

Full Changelog: v1.0.0-alpha.1...v1.0.0

v1.0.0-alpha.1

v1.0.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jun 11:36
a8e25c5

What's Changed

New Contributors

Full Changelog: https://github.com/UiPath/dotnet-caching/commits/v1.0.0-alpha.1