Skip to content

Releases: momentohq/client-sdk-dotnet

v1.41.0

15 Dec 19:26
e275779

Choose a tag to compare

1.41.0 (2025-12-15)

Feature

  • new credential provider constructors for accepting v2 api keys (#615) (488cbb9)

v1.40.0

20 Aug 18:41
e99e38e

Choose a tag to compare

1.40.0 (2025-08-20)

Feature

  • add SubscriptionRetryStrategy to topics config (#612) (c694820)
  • add topic subscribe timeout (#608) (9a28171)
  • add ExponentialBackoffRetryStrategy and fix test middleware timestamp bug (#603) (9fcee44)
  • fixed timeout retry strategy and tests (#602) (ddd789a)
  • add momento-local middleware for retry tests and more conversion methods to/from rpc enum and sdk error code enum (#600) (ffeb658)
  • add MomentoRpcMethod enum and TestRetryMetricsCollector (#598) (e8b6348)
  • add CredentialProvider for momento-local connections (#597) (23c1572)

Bug Fixes

Chores

  • add topic retry tests against momento-local using internal topics config wrapper (#611) (1462347)
  • add lint and format Makefile targets and run linter in CI (#607) (9f10474)
  • remove references to storage tests (#605) (082caec)
  • remove unnecessary MomentoLocalProvider non-default constructor (#599) (37ec462)
  • update list of retryable gRPC functions (#595) (274aa90)
  • add eventual consistency test (#594) (7a5e44a)
  • add test-http-service target (#592) (df0692d)
  • deps: bump Microsoft.Extensions.Logging and Momento.Sdk in /examples (#590) (0beb414)
  • deps: bump Momento.Sdk from 1.36.1 to 1.38.0 in /examples (#586) (1831dea)

v1.39.0

12 Nov 19:08
ea53ac8

Choose a tag to compare

1.39.0 (2024-11-12)

Feature

  • use ulong and topics and plumb through resumeAt subscription arguments (#589) (dd6a6af)
  • support topic sequence page (#588) (5d7b6d3)
  • upgrade protos and fix usings (#587) (e3b94be)

Chores

v1.38.0

01 Nov 16:34
e363750

Choose a tag to compare

1.38.0 (2024-11-01)

Feature

Chores

  • improve resource exhausted error message (#584) (4a8b746)
  • ensure tests use unique topic names (#583) (92605d9)
  • enable consistent reads for auth and topics canaries (#582) (6918504)
  • add README for topic heartbeat example (#579) (6f13407)
  • add example logging if heartbeat not received (#578) (8b96cf7)
  • update doc example apis to use advanced api (#577) (9679eef)

v1.37.0

23 Sep 22:22
1dfab11

Choose a tag to compare

1.37.0 (2024-09-23)

Feature

Bug Fixes

  • improve logging in disctionary test (31ef2ed)

Code Refactoring

Chores

v1.36.1

06 Sep 20:59
074536e

Choose a tag to compare

1.36.1 (2024-09-06)

v1.36.0

06 Sep 18:06
1d3b98c

Choose a tag to compare

1.36.0 (2024-09-06)

Feature

  • Add a separate web SDK for clients without HTTP 2.0 (#568) (9457e15)

Code Refactoring

  • organize targets by service not endpoint (#567) (8f9eb8f)

v1.35.3

14 Aug 21:21
1e070d4

Choose a tag to compare

1.35.3 (2024-08-14)

Code Refactoring

  • organize tests by endpoint and provide endpoint-specific make targets (#566) (ff8a58a)

v1.35.2

13 Aug 23:20
23d111a

Choose a tag to compare

1.35.2 (2024-08-13)

Chores

v1.35.1

27 Jun 22:32
ebd0b9d

Choose a tag to compare

1.35.1 (2024-06-27)

Chores