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: CHANGES.txt
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,9 @@
1
-
7.1.1 (March XX, 2021)
1
+
7.1.1 (March 28, 2022)
2
2
- Removed unused logic for HTTP and requests dependency.
3
3
- Removed all producer logic for Storages.
4
4
- Added SafeRedisWrapper for handling exception in Redis.
5
5
- Fixed typos in bucket and CONTRIBUTORS-GUIDE.
6
+
- Added `.gitattributes` for excluding tests/.
6
7
7
8
7.1.0 (Dec 3, 2021)
8
9
- Added a new option to use when running Redis in cluster mode called `keyHashTags` which receives a list of hashtags from which the SDK will randomly pick one to use on the generated instance.
0 commit comments