We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5bd290 commit 42fe91bCopy full SHA for 42fe91b
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+**Features**:
6
7
+- Make Redis connection pool configurable. ([#1413](https://github.com/getsentry/relay/pull/1413))
8
9
## 22.8.0
10
11
**Features**:
@@ -9,7 +15,6 @@
15
- Filter events in external Relays, before extracting metrics. ([#1379](https://github.com/getsentry/relay/pull/1379))
16
- Add `privatekey` and `private_key` as secret key name to datascrubbers. ([#1376](https://github.com/getsentry/relay/pull/1376))
17
- Explain why we responded with 429. ([#1389](https://github.com/getsentry/relay/pull/1389))
12
-- Make Redis connection pool configurable. ([#1413](https://github.com/getsentry/relay/pull/1413))
13
18
14
19
**Bug Fixes**:
20
0 commit comments