Skip to content

Releases: momentohq/client-sdk-php

v1.15.1

06 Nov 17:27
3ca97df
Compare
Choose a tag to compare

1.15.1 (2024-11-05)

Miscellaneous

  • improve resource exhausted error message (#247) (c29417e)

v1.15.0

05 Nov 01:10
fbb430a
Compare
Choose a tag to compare

1.15.0 (2024-11-05)

Features

Miscellaneous

  • add named argument sorted-set example (#244) (96412ba)

v1.14.0

25 Oct 17:27
4985fed
Compare
Choose a tag to compare

1.14.0 (2024-10-25)

Features

Bug Fixes

Miscellaneous

  • add placeholders to avoid future merge conflicts (#225) (d32c7e5)
  • correct sorted set remove elements mention in docstrings (#228) (d8fbfca)
  • fix inconsistent comment (#231) (91a18d8)
  • make order in the sorted set functions more explicit (#235) (702897c)
  • remove the type from sorted set scores so they support ints (#242) (c84adcc)
  • remove unnecessary tests and fix test warnings (#236) (8d41a6e)
  • rename the ThrowsException tests to ReturnsError (#239) (6e21636)
  • support devcontainer development (#220) (d0c9a85)
  • Update the documentation comply with the PHP license (#240) (f40b7dd)

v1.13.0

15 Oct 21:02
da5a7e8
Compare
Choose a tag to compare

1.13.0 (2024-10-15)

Features

v1.12.0

25 Sep 19:19
25bfb17
Compare
Choose a tag to compare

1.12.0 (2024-09-25)

Features

Miscellaneous

  • add Apache 2.0 license (#207) (6faa79e)
  • add storage docs snippets (#205) (1458202)
  • rename TEST_AUTH_TOKEN to MOMENTO_API_KEY (#208) (4b63c2f)
  • Run CI on PHP 8.3 and 8.4, fix PHP 8.4 support, pin actions versions (#211) (22d1dcb)

v1.11.1

09 Jul 17:49
4af345a
Compare
Choose a tag to compare

1.11.1 (2024-07-09)

Miscellaneous

v1.11.0

08 Jul 23:04
0f41ab1
Compare
Choose a tag to compare

1.11.0 (2024-07-08)

Features

Miscellaneous

v1.10.0

21 Jun 16:05
ea81f5b
Compare
Choose a tag to compare

1.10.0 (2024-06-21)

Feature

v1.9.1

30 May 18:34
e6b5172
Compare
Choose a tag to compare

1.9.1 (2024-05-30)

Bug Fixes

  • deprecate setIfNotExists and use setIfAbsent in data client (#190) (65abdd8)

v1.9.0

23 May 23:21
c726926
Compare
Choose a tag to compare

1.9.0 (2024-05-23)

Feature

Chores

  • clean up docs and removed unused TEST_CACHE_NAME (#188) (6387ff3)
  • update protos to include new SetIf types (#186) (2eb6160)