-
2.2.01ca8f219 · ·
### Release Notes for [2.2.0](https://github.com/doctrine/cache/milestone/40) Feature release (minor) ### 2.2.0 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** CI -- - [405: Remove obsolete dependencies](https://github.com/doctrine/cache/pull/405) thanks to @derrabus #### Documentation - [391: Add example of using a PSR-6 cache wrapped in Doctrine Cache interface.](https://github.com/doctrine/cache/pull/391) thanks to @beberlei
-
1.13.056cd022a · ·
### Release Notes for [1.13.0](https://github.com/doctrine/cache/milestone/38) Feature release (minor) ### 1.13.0 - Total issues resolved: **0** - Total pull requests resolved: **5** - Total contributors: **2** CI -- - [403: Skip broken memcached tests](https://github.com/doctrine/cache/pull/403) thanks to @derrabus - [401: Fix failing test on Symfony 6](https://github.com/doctrine/cache/pull/401) thanks to @derrabus - [400: Disable fail-fast](https://github.com/doctrine/cache/pull/400) thanks to @derrabus - [402: Bump tools and update workflows](https://github.com/doctrine/cache/pull/402) thanks to @derrabus #### Enhancement - [398: Add reset() to PSR-6 DoctrineProvider](https://github.com/doctrine/cache/pull/398) thanks to @alexander-schranz
-
1.12.14cf401d1 · ·
### Release Notes for [1.12.1](https://github.com/doctrine/cache/milestone/37) 1.12.x bugfix release (patch) ### 1.12.1 - Total issues resolved: **0** - Total pull requests resolved: **3** - Total contributors: **2** - [388: Update branch metadata to reflect current state](https://github.com/doctrine/cache/pull/388) thanks to @greg0ire #### Bug - [387: Flush deferred items array on commit](https://github.com/doctrine/cache/pull/387) thanks to @greg0ire - [381: Fix the PSR-6 wrapping for doctrine caches with a namespace](https://github.com/doctrine/cache/pull/381) thanks to @stof
-
2.1.0ac77408b · ·
### Release Notes for [2.1.0](https://github.com/doctrine/cache/milestone/31) Feature release (minor) ### 2.1.0 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** #### Improvement - [384: Merge release 1.12.0 into 2.1.x](https://github.com/doctrine/cache/pull/384) thanks to @github-actions[bot] #### Documentation - [379: Document deprecation of package and remove obsolete docs](https://github.com/doctrine/cache/pull/379) thanks to @alcaeus
-
1.12.092032beb · ·
### Release Notes for [1.12.0](https://github.com/doctrine/cache/milestone/28) This release adds compatibility with `psr/cache` v3 by adding dedicated `CacheItemInterface` implementations for PHP 8. ### 1.12.0 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** #### Improvement - [383: Allow psr/cache v3](https://github.com/doctrine/cache/pull/383) thanks to @derrabus
-
2.0.3c9622c68 · ·
### Release Notes for [2.0.3](https://github.com/doctrine/cache/milestone/36) 2.0.x bugfix release (patch) ### 2.0.3 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** - [377: Merge release 1.11.3 into 2.0.x](https://github.com/doctrine/cache/pull/377) thanks to @github-actions[bot]