You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [Unreleased]
8
8
9
+
## [1.16.0] - 2026-01-15
10
+
### Dependency
11
+
- Upgraded internal dependency `redis` to version `redis >=7.1.0, <8.0.0`
12
+
- Bumped a supported SDK runtime version to minimum `3.10` since new redis lib drops support for `3.9`
13
+
14
+
9
15
## [1.15.2] - 2026-01-14
10
16
### Security
11
17
- Upgraded internal dependency `urllib3` to version `urllib3 >= 2.6.3, <3.0.0` since `2.5.0` has [these](https://security.snyk.io/package/pip/urllib3/2.5.0) vulnerabilities
0 commit comments