Releases: momentohq/client-sdk-python
Releases · momentohq/client-sdk-python
v1.28.1
04 Feb 18:50
Compare
Sorry, something went wrong.
No results found
1.28.1 (2026-02-04)
Bug Fixes
remove client-side expiry check on disposable tokens (#518 ) (60fbb19 )
Miscellaneous
more examples and readme updates (#517 ) (cc9378f )
update workflows, examples, tests, readmes for api keys v2 (#514 ) (2c8738f )
v1.28.0
17 Dec 01:12
Compare
Sorry, something went wrong.
No results found
1.28.0 (2025-12-17)
Features
new credential provider methods for accepting global api keys (#512 ) (6809b6e )
Bug Fixes
subscriptions bookkeeping in pubsub clients (#510 ) (0d5e514 )
Miscellaneous
add timeout to topic subscribe (#511 ) (0169714 )
deps: bump momento from 1.26.0 to 1.27.0 in /examples (#508 ) (62ac4ae )
v1.27.0
07 May 21:12
Compare
Sorry, something went wrong.
No results found
1.27.0 (2025-05-07)
Features
Miscellaneous
add tests for the fixed count retry strategy (#503 ) (ac7bdb8 )
deps: bump momento from 1.25.0 to 1.26.0 in /examples (#499 ) (a0a1382 )
fixed timeout retry strategy (#504 ) (5f1398f )
remove configuration bases and make middleware more pythonic (#505 ) (6b810cc )
send only-once headers per client instead of just once (#507 ) (11da1a5 )
v1.26.0
06 Mar 20:15
Compare
Sorry, something went wrong.
No results found
1.26.0 (2025-03-06)
Features
add topic grpc config and transport strategy and make sure publish deadline is set (#496 ) (bfac90d )
Bug Fixes
Miscellaneous
deps: bump momento from 1.23.3 to 1.25.0 in /examples (#493 ) (3e1d086 )
update list of retryable gRPC functions (#495 ) (b8e527c )
v1.25.0
21 Nov 17:43
Compare
Sorry, something went wrong.
No results found
1.25.0 (2024-11-21)
Features
Miscellaneous
deps-dev: bump braces in /examples/lambda/infrastructure (#484 ) (03601a1 )
improve resource exhausted error message (#485 ) (b4439bd )
release-please workflow should pick up feat, fix, and chore commits (#486 ) (6e975cb )
specify path to release-please manifest (#487 ) (227aa40 )
update license file (#488 ) (bb61d81 )
upgrade proto dependency version (#489 ) (77b855f )
v1.24.0
27 Sep 22:31
Compare
Sorry, something went wrong.
No results found
1.24.0 (2024-09-27)
Features
Bug Fixes
v1.23.5
27 Sep 20:21
Compare
Sorry, something went wrong.
No results found
1.23.5 (2024-09-27)
Miscellaneous Chores
set release-please base version as 1.23.4 (#477 ) (06869b2 )
v1.23.4
27 Sep 18:17
Compare
Sorry, something went wrong.
No results found
v1.23.3
25 Sep 20:40
Compare
Sorry, something went wrong.
No results found
1.23.3 (2024-09-25)
Bug Fixes
make sure to import GenerateDisposableToken response class before exporting it in init file (#470 ) (e7ee744 )
Chores
v1.23.2
25 Sep 19:44
Compare
Sorry, something went wrong.
No results found
1.23.2 (2024-09-25)
Bug Fixes
add GenerateDisposableToken Success and Error subclasses to responses init file (#468 ) (6295cc6 )