Skip to content

Commit 17a71ae

Browse files
author
Costin Leau
committed
update changelog
1 parent cb0f559 commit 17a71ae

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/src/info/changelog.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Commit changelog: http://github.com/SpringSource/spring-data-redis/tree/v[versio
66
Issues changelog: http://jira.springsource.org/secure/ReleaseNote.jspa?projectId=10604
77

88

9-
Changes in version 1.0.3.RELEASE (2013-02-dd)
9+
Changes in version 1.0.3.RELEASE (2013-02-13)
1010
---------------------------------------------
1111

1212
General
@@ -20,6 +20,7 @@ Package o.s.d.redis.cache
2020

2121
Package o.s.d.redis.core
2222
* Improved RedisTemplate initialization to prevent exceptions caused by invalid serializers
23+
* Refined RedisTemplate#delete call when dealign with empty collection
2324
* Refined convertAndSend() method to return the number of targeted channels
2425

2526
Package o.s.d.redis.connection
@@ -36,6 +37,9 @@ Package o.s.d.redis.listener
3637
* Added proper hash/equals/toString method to ChannelTopic and PatternTopic
3738
* Improved MessageListenerContainer to support dynamic removal of listeners
3839

40+
Package o.s.d.redis.support
41+
* Added RedisTemplate-based constructor to AtomicInteger/Long for connection/resource reuse
42+
3943

4044
Changes in version 1.0.2.RELEASE (2012-10-10)
4145
---------------------------------------------

0 commit comments

Comments
 (0)