Skip to content

Releases: momentohq/client-sdk-python

v1.25.0

21 Nov 17:43
ec6eaaa
Compare
Choose a tag to compare

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
a3f7b6c
Compare
Choose a tag to compare

1.24.0 (2024-09-27)

Features

Bug Fixes

  • lint errors on 3.10+ for auth protos (#479) (e3be891)

v1.23.5

27 Sep 20:21
4b4aeb8
Compare
Choose a tag to compare

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
52f2f2b
Compare
Choose a tag to compare

What's Changed

  • chore: update momento version in examples by @anitarua in #471
  • ci: set up with release please v4 and stub publish step by @malandis in #472
  • ci: remove trailing comma in manifest by @malandis in #473

Full Changelog: v1.23.3...v1.23.4

v1.23.3

25 Sep 20:40
ebfed46
Compare
Choose a tag to compare

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
cf331f6
Compare
Choose a tag to compare

1.23.2 (2024-09-25)

Bug Fixes

  • add GenerateDisposableToken Success and Error subclasses to responses init file (#468) (6295cc6)

v1.23.1

24 Sep 18:49
fba10e4
Compare
Choose a tag to compare

1.23.1 (2024-09-24)

Bug Fixes

v1.23.0

23 Sep 22:45
c556453
Compare
Choose a tag to compare

1.23.0 (2024-09-23)

Feature

  • add auth client and generate_disposable_token api (#460) (693a059)

v1.22.0

19 Sep 19:19
8ff7c28
Compare
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
Compare
Choose a tag to compare

1.21.1 (2024-09-18)

Bug Fixes

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