Skip to content

Releases: momentohq/drupal-cache

v0.5.5

26 Mar 20:47
8bc66b6
Compare
Choose a tag to compare

0.5.5 (2024-03-26)

Bug Fixes

v0.5.4

19 Mar 20:55
29d4479
Compare
Choose a tag to compare

0.5.4 (2024-03-19)

Miscellaneous

  • add DrupalPractice as a phpcs standard (#31) (7bd13f2)

v0.5.3

13 Mar 22:41
1100add
Compare
Choose a tag to compare

0.5.3 (2024-03-07)

Bug Fixes

  • update module version in installation instructions (#26) (e40256c)
  • update push-to-main.yml (#29) (f2287ab)

Miscellaneous

  • add num_grpc_channels and batch_size settings (#25) (4f84721)

v0.5.2

14 Nov 01:28
535daee
Compare
Choose a tag to compare

0.5.2 (2023-11-14)

Miscellaneous

  • logging and set_multiple operation improvements (#23) (fe1513a)

v0.5.1

13 Nov 21:23
024d816
Compare
Choose a tag to compare

0.5.1 (2023-11-10)

Bug Fixes

  • fix the default limits README section (#19) (8c23672)

v0.5.0

26 Oct 18:24
b02aeab
Compare
Choose a tag to compare

0.5.0 (2023-10-26)

Features

  • specify cache name in settings instead of prefix (#16) (df96e79)

Miscellaneous

  • removing container bootstrap definition from settings (#18) (b0d6500)

v0.4.1

24 Oct 16:50
f414ca7
Compare
Choose a tag to compare

0.4.1 (2023-10-24)

Bug Fixes

  • set grpc config to force new channel (#13) (8af3ce6)

Miscellaneous

v0.4.0

20 Oct 20:12
f192b83
Compare
Choose a tag to compare

0.4.0 (2023-10-20)

Features

Bug Fixes

  • add PHP 8.2 to test matrix (caf9d36)
  • fix array to string error (aa073b3)
  • trying to get PHP and Drupal versions aligned for testing (fabe186)
  • use Drupal getRequestTime where possible (e470bd4)

Miscellaneous