Skip to content

Releases: momentohq/client-sdk-python

v1.22.0

19 Sep 19:19
8ff7c28

Choose a tag to compare

1.22.0 (2024-09-19)

Feature

Chores

  • fall back manual version when dist-info absent (#462) (2ccc50b)

v1.21.1

18 Sep 18:10
eeedd79

Choose a tag to compare

1.21.1 (2024-09-18)

Bug Fixes

  • when detecting momento version also catch ModuleNotFoundError (#459) (deebc69)

v1.21.0

01 Jul 23:40
c857011

Choose a tag to compare

1.21.0 (2024-07-01)

Feature

Chores

  • add agent details and new runtime version header (#456) (7a59011)
  • use ubuntu-24.04 for ci where possible (#454) (512d982)
  • fix markdown in lambda zip example (#453) (8ceff0f)
  • add lambda zip example (#452) (c9c01ac)
  • add caching patterns section (#451) (9c3ef8c)
  • deps: bump momento from 1.18.0 to 1.20.1 in /examples (#447) (79bc60e)

v1.20.1

20 Mar 18:15
44b020c

Choose a tag to compare

1.20.1 (2024-03-20)

Chores

  • clean up and raise new ConnectionException when eager connection fails (#446) (34c5afd)

v1.20.0

18 Mar 23:34
af0f248

Choose a tag to compare

1.20.0 (2024-03-18)

Feature

  • add grpc config options and turn off keepalive for Lambda config (#441) (b129716)

Bug Fixes

  • disable keepalive in grpc channel options for control plane clients and set grpc channel options in synchronous code (#443) (3b14375)
  • timedelta to ms conversion and timedelta to deadline conversion (#442) (14a84ca)

Chores

v1.19.1

14 Feb 19:42
2bca68e

Choose a tag to compare

1.19.1 (2024-02-14)

Documentation

v1.19.0

14 Feb 18:01
aded365

Choose a tag to compare

1.19.0 (2024-02-14)

Feature

v1.18.2

12 Feb 21:42
f25b2d5

Choose a tag to compare

1.18.2 (2024-02-12)

Code Refactoring

  • rename mvi parameter ids to filter on get/delete items (#435) (dd0156f)

v1.18.1

12 Feb 17:54
7957056

Choose a tag to compare

1.18.1 (2024-02-12)

Code Refactoring

  • use mvi filter fields for get/delete items (#434) (43908be)

Chores

  • add mvi filter expression example snippets (#433) (80d26a8)
  • deps: bump momento from 1.17.0 to 1.18.0 in /examples (#432) (eccbcfa)

v1.18.0

06 Feb 22:53
cb7bbca

Choose a tag to compare

1.18.0 (2024-02-06)

Feature

Code Refactoring

Chores

  • update example snippets for mvi count items (#429) (a754c1b)