Skip to content

Releases: momentohq/client-sdk-dotnet

v1.30.0

08 Feb 00:17
c716909
Compare
Choose a tag to compare

1.30.0 (2024-02-08)

Feature

Chores

  • skip SetSample tests until all cells have the functionality (99943f0)
  • validate SetSample#limit is non-negative (50d1cff)
  • temporarily make SetSample limit=0 test behavior match current server behavior (6531274)

v1.29.1

06 Feb 01:06
4308aa2
Compare
Choose a tag to compare

1.29.1 (2024-02-06)

v1.29.0

23 Jan 23:21
3efc17f
Compare
Choose a tag to compare

1.29.0 (2024-01-23)

Feature

Tests

  • add unique, identifying suffix to each integration test index (#524) (5718a72)

v1.28.1

09 Dec 01:48
0d62d55
Compare
Choose a tag to compare

1.28.1 (2023-12-09)

Chores

v1.28.0

09 Dec 00:56
7bb757d
Compare
Choose a tag to compare

1.28.0 (2023-12-09)

Feature

  • implement mvi get item and get item metadata methods (#522) (1e74b81)

Bug Fixes

  • clean up vector indexes in integration tests (#521) (3f17734)

v1.27.0

15 Nov 18:28
9dccb03
Compare
Choose a tag to compare

1.27.0 (2023-11-15)

Feature

Chores

  • update mvi control plane for create and list indexes protos (#518) (34940fb)

v1.26.0

11 Nov 01:39
72d69d1
Compare
Choose a tag to compare

1.26.0 (2023-11-11)

Feature

v1.25.1

08 Nov 23:10
9e39245
Compare
Choose a tag to compare

1.25.1 (2023-11-08)

Chores

  • change ListIndexesAsync return to a list of IndexInfo (#515) (1c8c61f)
  • rename MVI search hit Distance property to Score (#514) (714c46b)
  • rename DeleteIndexesAsync to DeleteIndexAsync (#513) (0885ab2)

v1.25.0

07 Nov 19:32
976b85e
Compare
Choose a tag to compare

1.25.0 (2023-11-07)

Feature

  • add TokenId support to GenerateDisposableToken and topic subscriptions (b47d1e9)

v1.24.0

06 Nov 18:04
2f7aea6
Compare
Choose a tag to compare

1.24.0 (2023-11-06)

Feature

Bug Fixes

Chores

  • make sure all assert.true statements include message on failure (#510) (8431485)
  • wrap experimental metrics json in momento object (245445d)
  • temporarily comment out flaky test (b404fe7)
  • update loadgen to be more specific for numberOfConcurrentRequests caveat (c7c8a62)