Skip to content

Releases: momentohq/client-sdk-php

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)

v1.8.0

20 May 16:15
2fc51ca
Compare
Choose a tag to compare

1.8.0 (2024-05-20)

Feature

  • Support fractional TTLs via floats/doubles (#187) (7adb5e6)

Bug Fixes

Chores

  • add docs for protobuf extension and other improvements (#182) (164c67b)

v1.7.1

06 Mar 21:58
7affca5
Compare
Choose a tag to compare

1.7.1 (2024-03-06)

Chores

v1.7.0

16 Feb 18:45
57d9fa7
Compare
Choose a tag to compare

1.7.0 (2024-02-16)

Feature

v1.6.0

07 Nov 18:33
a640dcb
Compare
Choose a tag to compare

1.6.0 (2023-11-07)

Feature

  • add close method for explicitly closing client (#174) (0cb716e)

v1.5.0

18 Oct 16:15
22af4f6
Compare
Choose a tag to compare

1.5.0 (2023-10-18)

Feature

Chores

v1.4.0

09 Oct 17:51
c88668d
Compare
Choose a tag to compare

1.4.0 (2023-10-09)

Feature

Bug Fixes

  • allow users to override PSR-16 cache name (#166) (ca6412b)

Chores

  • Update README.md to include auth token generation instruction (#169) (fd39e4c)
  • update examples and READMES for v1.3.0 (#167) (1938cfe)

v1.3.0

06 Jun 21:02
045b2e6
Compare
Choose a tag to compare

1.3.0 (2023-06-06)

Feature

Bug Fixes

Chores

v1.2.1

30 May 17:01
d1d6112
Compare
Choose a tag to compare

1.2.1 (2023-05-30)

Chores

v1.2.0

26 May 17:34
b91164e
Compare
Choose a tag to compare

1.2.0 (2023-05-26)

Feature

Bug Fixes

  • move max idle millis to a static var in Configuation (#141) (b380fc0)
  • explicitly close gRPC channel when cycling idle client (#140) (82d120d)
  • Corrected versions in the README (#131) (d6cbbef)