Releases: momentohq/client-sdk-dotnet
Releases · momentohq/client-sdk-dotnet
v1.39.0
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
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
1.37.0 (2024-09-23)
Feature
Bug Fixes
- improve logging in disctionary test (31ef2ed)
Code Refactoring
Chores
v1.36.0
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
1.35.3 (2024-08-14)
Code Refactoring
- organize tests by endpoint and provide endpoint-specific make targets (#566) (ff8a58a)
v1.35.2
1.35.2 (2024-08-13)
Chores
v1.35.1
1.35.1 (2024-06-27)
Chores
v1.35.0
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
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)