Skip to content

Releases: momentohq/client-sdk-dotnet

v1.17.0

08 Aug 15:36
5341e33
Compare
Choose a tag to compare

1.17.0 (2023-08-08)

Feature

  • Add experimental metrics logging middleware (#461) (693ff93)

Bug Fixes

  • fix configuration settings for maxConn and gRPC channels (bb793b9)
  • fix configuration settings for maxConn and gRPC channels (ba0ef95)

Chores

  • updated readme and added more stats to loadgen (3479dde)
  • updated readme and added more stats to loadgen (65dff02)
  • updated readme and added more stats to loadgen (edfaaf0)
  • deps: bump Momento.Sdk from 1.9.0 to 1.16.0 in /examples (#459) (39346c6)

v1.16.0

19 Jul 20:35
46d0468
Compare
Choose a tag to compare

1.16.0 (2023-07-19)

Feature

Chores

  • delete momento redis lambda example (84e19c0)
  • get rid of TEST_CACHE environment variable (02ec7e6)

v1.15.0

23 Jun 19:40
7dac267
Compare
Choose a tag to compare

1.15.0 (2023-06-23)

Feature

Bug Fixes

  • correction in semantics for the set/dictionary miss (55cb916)
  • remove dictionary from comments (4718996)

v1.14.0

08 Jun 22:29
c555be1
Compare
Choose a tag to compare

1.14.0 (2023-06-08)

Feature

  • remove list length from listFetch api (bdd59d2)
  • adding checked from list length member access (d86cee6)
  • remove checked from list length member access (41cdecf)
  • Add ListLength to list modification apis (36ed10a)
  • Add support for Dictionary Length API (ef51677)

Bug Fixes

Chores

v1.13.0

23 May 22:42
fc65ed9
Compare
Choose a tag to compare

1.13.0 (2023-05-23)

Feature

  • update agent header and endpoint for gRPC web (#443) (af01751)

Bug Fixes

  • update int test ttls to be more lenient (#441) (b215a2e)

v1.12.0

04 May 23:03
1f9c9ed
Compare
Choose a tag to compare

1.12.0 (2023-05-04)

Feature

v1.11.1

02 May 01:16
ddc2b01
Compare
Choose a tag to compare

1.11.1 (2023-05-02)

Chores

  • add interface for all error response types (#434) (c698107)

v1.11.0

27 Apr 01:02
8303742
Compare
Choose a tag to compare

1.11.0 (2023-04-27)

Feature

  • support .NET Framework 4.61+ using gRPC-Web (#426) (6b87c89)

v1.10.0

26 Apr 18:48
b047ba4
Compare
Choose a tag to compare

1.10.0 (2023-04-26)

Feature

Bug Fixes

  • fix environment variable interpolation (#424) (852d7a6)

Chores

  • print a warning before eager connection failure test (3844c51)
  • update examples for 1.9.0 (#423) (4c42284)

v1.9.0

14 Apr 22:16
3ddf538
Compare
Choose a tag to compare

1.9.0 (2023-04-14)

Feature

Chores

  • update JP ver. of README (#421) (5447d65)
  • update examples to use 1.8.0, CacheClient instead of SimpleCacheClient (1bd5009)