Skip to content

Releases: BedrockStreaming/StaleCacheBundle

Release v2

21 Sep 13:33
4810f15
Compare
Choose a tag to compare

This release sets PHP 8.0 as a minimal dependency and use latest PHP features.
Configuration & usage is still the same.

Release v1

21 Sep 13:25
317ba3d
Compare
Choose a tag to compare

This is the main stable release with support for Symfony 4.4 and PHP 7.4.

Add early expiry & some debug logs

24 Aug 09:21
2faf351
Compare
Choose a tag to compare

See #1

  • feat(early expiry): added debug logs to help implement stale cache
  • feat(early expiry): port early expiry feature from symfony/cache-contracts

Fix composer organization

10 Aug 08:58
Compare
Choose a tag to compare

Changed organization from bedrock to bedrockstreaming

Initial release

10 Aug 08:45
Compare
Choose a tag to compare
v0.1.0

fix(tests): fix tests for default_lifetime usage (#1)