Skip to content

Commit 2ce68ec

Browse files
committed
Add notes about Redis changes to ch-ch-ch-ch-CHANGES.
1 parent 04ed4a2 commit 2ce68ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Version 8.2.0
77
- Project keys are no longer usable within the web API.
88
- Allow requiring data scrubbing security options as an organization wide setting.
99
- Added basic support for dsym symbol handling. This feature might leave behind temporary files when used in this version.
10+
- Added support for named Redis clusters for consistency in Redis connection management (GH-2693). This adds a ``redis.clusters`` section to ``config.yml`` (see documentation), and deprecates the ``SENTRY_REDIS_OPTIONS`` setting and per-backend configuration of Redis clusters.
1011

1112
Schema Changes
1213
~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)