Releases: momentohq/client-sdk-dotnet
Releases · momentohq/client-sdk-dotnet
v1.23.0
1.23.0 (2023-10-03)
Feature
- publish a zip file with the unity SDK version and dependencies (#503) (2900922)
v1.22.0
1.22.0 (2023-09-21)
Feature
Chores
- adding tests for composed disposable token scopes (#499) (6db0107)
- return an error from the subscribe method for a bad stream (#498) (b1a56db)
- add disposable token testing (#495) (d257585)
v1.21.4
1.21.4 (2023-09-14)
Chores
- add WithClientTimeout to TopicConfiguration (#494) (c99391f)
- add ToString override for disposable token that returns truncated token (#493) (52a4310)
- improve example to include predefined scope (#491) (3f3920d)
v1.21.3
1.21.3 (2023-09-14)
Chores
- remove BUILD_FOR_UNITY preprocessor directives (#489) (d588821)
- update dev docs example to use new predefined disposable token scope function (a5ed443)
v1.21.2
1.21.2 (2023-09-13)
Chores
- add dev docs examples for topics client, publish, subscribe (2fb5b10)
- add new examples to examples solution (56867fe)
- add disposable token code snippet for dev docs (231d750)
v1.21.1
1.21.1 (2023-09-11)
Bug Fixes
- fix build command (a78b1f8)
- remove token validator from unity build (17de954)
- remove V1 configs for now (8469f21)
- removing quotes as they now seem to break the build (2ccc8f3)
- trim down unnecessary directives (a8e2de6)
- quote constants args in build command (5ac68ab)
Chores
- add topic client configurations (68b4cae)
- add preprocessor directoves for unity build (8f8bbf4)
v1.21.0
1.21.0 (2023-09-08)
Feature
- reconnect topic subscriptions on error (#478) (e459101)
Bug Fixes
Chores
- adding disposable token generation example (9961647)
v1.20.0
1.20.0 (2023-09-08)
Feature
v1.19.0
1.19.0 (2023-09-06)
Feature
v1.18.2
1.18.2 (2023-09-01)
Bug Fixes
- path to Unity DLL for release (93066ff)