Skip to content

Commit 82ff655

Browse files
DATAREDIS-812 - Updated changelog.
1 parent d49aabf commit 82ff655

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
Spring Data Redis Changelog
22
===========================
33

4+
Changes in version 2.1.0.M3 (2018-05-17)
5+
----------------------------------------
6+
* DATAREDIS-833 - Upgrade to Lettuce 5.1.0.M1.
7+
* DATAREDIS-832 - Add coverpage for epub documentation output.
8+
* DATAREDIS-827 - Upgrade to Lettuce 5.0.4.RELEASE.
9+
* DATAREDIS-825 - Full editing pass on reference documentation.
10+
* DATAREDIS-824 - NPE: DefaultReactiveHashOperations#multiGet on null values.
11+
* DATAREDIS-822 - RedisCommand does not consider optional upper argument count.
12+
* DATAREDIS-819 - Fix typo in ReactiveValueOperations.
13+
* DATAREDIS-817 - Upgrade build profile to Redis 4.0.9.
14+
* DATAREDIS-815 - Add method variants accepting/returning java.time.Duration.
15+
* DATAREDIS-812 - Release 2.1 M3 (Lovelace).
16+
* DATAREDIS-786 - Add ValueOperations.setIfPresent(…).
17+
* DATAREDIS-778 - BoundZSetOperations should match return types of ZSetOperations.
18+
* DATAREDIS-763 - Introduce factory methods for JDK serializer accepting ClassLoader.
19+
* DATAREDIS-716 - Add support for OBJECT command.
20+
* DATAREDIS-697 - Add support for BITPOS.
21+
* DATAREDIS-612 - Provide reactive RedisMessageListenerContainer.
22+
* DATAREDIS-562 - Add support for BITFIELD.
23+
24+
425
Changes in version 2.0.7.RELEASE (2018-05-08)
526
---------------------------------------------
627
* DATAREDIS-827 - Upgrade to Lettuce 5.0.4.RELEASE.

0 commit comments

Comments
 (0)