Skip to content

Releases: momentohq/client-sdk-dotnet

v0.30.1

27 Sep 03:31
440751c
Compare
Choose a tag to compare

0.30.1 (2022-09-27)

Bug Fixes

  • remove Console.WriteLine statements and replace with logging (#188) (378b90b)
  • fix transport details nullability in constructors (#189) (a458abf)
  • remove CacheGetStatus enum (#187) (12e09de)

Chores

  • update InRegion configs based on early tuning (60e24bc)
  • wire up grpc settings from Configuration (#192) (1bf2027)
  • LoggerFactory should only be nullable for public-facing classes (#190) (99a054f)
  • update SDK version to the latest (#191) (9274456)
  • remove default timeout and set it explicitly from pre-built configs (#186) (b3f3b79)

v0.30.0

26 Sep 20:41
13edc38
Compare
Choose a tag to compare

0.30.0 (2022-09-26)

Feature

Bug Fixes

Chores

  • move data client deadline to grpc configuration (#172) (db95a95)
  • improvements to load generator (#177) (78cd460)
  • add readme generation/check step to workflows (#178) (2ceb2ee)
  • add a website link to System.Environment.Version remarks (#169) (5ff63f6)
  • add .net version in agent header (#167) (ef90032)
  • add initial simple loadgen (#162) (8ae8d47)

v0.29.0

16 Sep 21:18
a5b8285
Compare
Choose a tag to compare

0.29.0 (2022-09-16)

Feature

v0.28.0

16 Sep 20:36
5098641
Compare
Choose a tag to compare

0.28.0 (2022-09-16)

Feature

Bug Fixes

  • use semrel-from-release-branch workaround (#161) (63315b6)
  • rename test cache names to reflect repo name (#160) (e585f56)
  • move failed precondition to correct location (#159) (37d1329)
  • bad reference to error email action (#155) (62fdb31)

Documentation

  • assembly metadata references new sdk and examples locations (#158) (c952433)

v0.27.1

13 Sep 17:37
2889920
Compare
Choose a tag to compare

0.27.1 (2022-09-13)

Bug Fixes

  • remove value response name and list push length (#149) (2889920)

v0.27.0

09 Sep 19:26
a7b7bc9
Compare
Choose a tag to compare

0.27.0 (2022-09-09)

Feature

v0.26.0

02 Sep 22:10
18502cc
Compare
Choose a tag to compare

0.26.0 (2022-09-02)

Feature

v0.25.2

02 Sep 20:58
8264db8
Compare
Choose a tag to compare

0.25.2 (2022-09-02)

Chores

  • rename ListRemoveAll to ListRemoveValue (#136) (8264db8)

v0.25.1

02 Sep 00:19
4896da2
Compare
Choose a tag to compare

0.25.1 (2022-09-02)

Chores

  • add list truncate back and list truncate front for list push (#135) (4896da2)

v0.25.0

01 Sep 20:41
ce66358
Compare
Choose a tag to compare

0.25.0 (2022-09-01)

Feature