Releases: momentohq/client-sdk-dotnet
Releases · momentohq/client-sdk-dotnet
v1.35.0
18 Jun 16:22
Compare
Sorry, something went wrong.
No results found
1.35.0 (2024-06-18)
Feature
add agent header to auth client, add client identifiers to all agent headers (9d6a972 )
onetime headers for agent and runtime-version (#558 ) (c0541e6 )
v1.34.0
24 May 23:40
Compare
Sorry, something went wrong.
No results found
1.34.0 (2024-05-24)
Feature
Bug Fixes
properly re-throw caught exception in eager connection code (#550 ) (c1ce272 )
Chores
rename TEST_AUTH_TOKEN to MOMENTO_API_KEY (#553 ) (80b50ba )
stray vector code in logging utils (0bfa968 )
v1.33.1
15 Mar 17:29
Compare
Sorry, something went wrong.
No results found
1.33.1 (2024-03-15)
Bug Fixes
dispose cache client when eager connection fails (#549 ) (aa9742e )
set sample tests for limit=0 based on new server behavior (c20ba25 )
set sample tests for limit=0 based on new server behavior (43f4e56 )
add missing step to workflow file for readme generator (#547 ) (93f6b1d )
generate readme should be its own ci job (#546 ) (1692b5f )
Chores
re-enable setSample tests (88598e5 )
v1.33.0
06 Mar 20:34
Compare
Sorry, something went wrong.
No results found
1.33.0 (2024-03-06)
Feature
drop grpc-web for .NET 4.62 build. (#543 ) (2825ab8 )
add grpc config options and turn off keepalive for Lambda config" (#538 ) (4db09f8 )
Bug Fixes
Chores
update readme template to fix broken link instead of readme directly (#545 ) (cbf731c )
update readmes to use api key from console instead of auth token from cli (#544 ) (782722e )
add is supported guard for SocketsHttpHandler (#541 ) (7c9f16d )
remove socket option modifier from configuration (#540 ) (9bf812c )
v1.32.0
28 Feb 21:29
Compare
Sorry, something went wrong.
No results found
1.32.0 (2024-02-28)
Feature
adds customization options for SocketsHttpHandler (#539 ) (7408283 )
v1.31.2
27 Feb 20:54
Compare
Sorry, something went wrong.
No results found
1.31.2 (2024-02-27)
Bug Fixes
v1.31.1
26 Feb 23:35
Compare
Sorry, something went wrong.
No results found
1.31.1 (2024-02-26)
Chores
v1.31.0
23 Feb 06:47
Compare
Sorry, something went wrong.
No results found
1.31.0 (2024-02-23)
Feature
async factory function for eager connections (5916f73 )
v1.30.4
23 Feb 01:12
Compare
Sorry, something went wrong.
No results found
1.30.4 (2024-02-23)
Bug Fixes
include exception in log message when eager connection fails; update env vars to MOMENTO_API_KEY (8ecbe52 )
v1.30.3
12 Feb 21:51
Compare
Sorry, something went wrong.
No results found
1.30.3 (2024-02-12)
Code Refactoring
rename mvi parameter ids to filter on get/delete item (#533 ) (a625c93 )