Skip to content

v1.22.0

Choose a tag to compare

@github-actions github-actions released this 15 May 00:10
· 10 commits to main since this release
372aa0f

1.22.0 (2025-05-15)

Feature

  • add configurations for topics with separate unary and stream channels (#442) (8ebe76f)
  • add topic subscribe timeout (#437) (0169192)
  • add fixed timeout retry strategy (#434) (444d8dd)
  • add test-admin keepAlive tests (#436) (22bc5db)

Bug Fixes

  • remove shared state from topics integration tests (#445) (af5202d)
  • minor fixes for retry tests (#439) (de6694f)
  • reduce client timeout in topic client momento-local test (#438) (60da121)
  • add getCompetitionRank doc example (#432) (1622f92)
  • disable dynamic DNS service config (#431) (d988395)

Chores

  • replace OSSRH endpoint with Sonatype Central endpoint (#446) (372aa0f)
  • add sanity check test to ensure fixed timeout retry strategy does not set retry deadline on initial request (#444) (5693b55)
  • add more fixed timeout retry strategy tests (#443) (7cb41f1)
  • remove storage examples (#441) (e9d82ce)
  • remove storage tests (#440) (a4e3bbb)
  • add Momento local tests for topics (#433) (c389390)
  • deps: bump software.momento.java:sdk in /examples (#430) (60c0ec5)