Skip to content

v1.99.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 17:28
· 28 commits to release since this release
8d75e49

1.99.0 (2024-10-07)

Feature

  • optional config object for topic, auth, storage, leaderboard clients (#1442) (411a7a8)
  • web sdk example with topic client that refreshes disposable tokens (#1437) (73d7f8f)

Bug Fixes

Chores

  • enable consistent reads for all canary test targets (#1441) (af063e2)
  • run tests on github and canaries with consistent reads (#1439) (90f8e78)
  • add more comments to the token refreshing topic client example (#1438) (d8ed796)
  • add logger to dictionary and sorted-set tests (#1435) (e37336c)
  • add getItemTtl to sortedSetPutElement failing test (#1434) (fbaec48)
  • make sure storage tests use unique stores (#1433) (db6b2dd)
  • update momento dependency in examples (#1432) (dca13e6)
  • adding examples that are currently hard-coded in dev docs (#1428) (8f949a0)
  • increase topics reconnect delay to 500ms (#1431) (c689182)
  • update readme and examples for default credential provider and new topics callbacks (#1429) (8f9a09e)
  • add storage retry strategy override example (#1427) (ae97ce6)
  • update momento dependency in examples (#1430) (52a4b98)