From f536f3c473a9a49e3ac042c8a3d621396e4ddf05 Mon Sep 17 00:00:00 2001 From: Michael Babker Date: Mon, 3 Jun 2024 11:35:02 -0400 Subject: [PATCH] Add a note about the change in the default cache namespace generation to the upgrade guide --- UPGRADE-7.1.md | 1 + src/Symfony/Component/Cache/CHANGELOG.md | 1 + 2 files changed, 2 insertions(+) diff --git a/UPGRADE-7.1.md b/UPGRADE-7.1.md index 204b6f1c75f23..f5ba66f7c48ce 100644 --- a/UPGRADE-7.1.md +++ b/UPGRADE-7.1.md @@ -45,6 +45,7 @@ Cache ----- * Deprecate `CouchbaseBucketAdapter`, use `CouchbaseCollectionAdapter` with Couchbase 3 instead + * The algorithm for the default cache namespace changed from SHA256 to XXH128 DependencyInjection ------------------- diff --git a/src/Symfony/Component/Cache/CHANGELOG.md b/src/Symfony/Component/Cache/CHANGELOG.md index a6b391de1f25a..cab9bf61c88cb 100644 --- a/src/Symfony/Component/Cache/CHANGELOG.md +++ b/src/Symfony/Component/Cache/CHANGELOG.md @@ -8,6 +8,7 @@ CHANGELOG * Deprecate `CouchbaseBucketAdapter`, use `CouchbaseCollectionAdapter` * Add support for URL encoded characters in Couchbase DSN * Add support for using DSN with PDOAdapter + * The algorithm for the default cache namespace changed from SHA256 to XXH128 7.0 --- pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy