File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change 1
- SPRING DATA REDIS CHANGELOG
2
- ---------------------------
3
- http://projects.spring.io/spring-data-redis/
4
-
5
- Commit changelog: http://github.com/spring-projects/spring-data-redis/tree/v[version]
6
- Issues changelog: http://jira.springsource.org/secure/ReleaseNote.jspa?projectId=10604
1
+ Spring Data Redis Changelog
7
2
===========================
8
3
9
4
Changes in version 2.0.2.RELEASE (2017-11-27)
701
696
[DATAREDIS-261] - Upgrade commons-pool to commons-pool2.
702
697
[DATAREDIS-275] - Rename RedisServerCommands.bgWriteAof to bgReWriteAof.
703
698
[DATAREDIS-292] - Release 1.3.0 M1.
704
-
699
+
705
700
Changes in version 1.2.1.GA (2014-03-27)
706
701
----------------------------------------
707
702
Fix
@@ -1072,7 +1067,7 @@ General
1072
1067
1073
1068
Package o.s.d.redis.connection
1074
1069
* Expanded set *store operations to return the resulting set size
1075
- * Refined RedisConnection#closePipeline contract by adding RedisPipelineException
1070
+ * Refined RedisConnection#closePipeline contract by adding RedisPipelineException
1076
1071
1077
1072
Package o.s.d.redis.connection.jedis
1078
1073
* Improved exception translation of Jedis exceptions
You can’t perform that action at this time.
0 commit comments