Releases: momentohq/client-sdk-dotnet
Releases · momentohq/client-sdk-dotnet
v1.33.1
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
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)