Skip to content

v1.40.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 18:41
· 2 commits to release since this release
e99e38e

1.40.0 (2025-08-20)

Feature

  • add SubscriptionRetryStrategy to topics config (#612) (c694820)
  • add topic subscribe timeout (#608) (9a28171)
  • add ExponentialBackoffRetryStrategy and fix test middleware timestamp bug (#603) (9fcee44)
  • fixed timeout retry strategy and tests (#602) (ddd789a)
  • add momento-local middleware for retry tests and more conversion methods to/from rpc enum and sdk error code enum (#600) (ffeb658)
  • add MomentoRpcMethod enum and TestRetryMetricsCollector (#598) (e8b6348)
  • add CredentialProvider for momento-local connections (#597) (23c1572)

Bug Fixes

Chores

  • add topic retry tests against momento-local using internal topics config wrapper (#611) (1462347)
  • add lint and format Makefile targets and run linter in CI (#607) (9f10474)
  • remove references to storage tests (#605) (082caec)
  • remove unnecessary MomentoLocalProvider non-default constructor (#599) (37ec462)
  • update list of retryable gRPC functions (#595) (274aa90)
  • add eventual consistency test (#594) (7a5e44a)
  • add test-http-service target (#592) (df0692d)
  • deps: bump Microsoft.Extensions.Logging and Momento.Sdk in /examples (#590) (0beb414)
  • deps: bump Momento.Sdk from 1.36.1 to 1.38.0 in /examples (#586) (1831dea)