Commit Graph

2306 Commits

Author SHA1 Message Date
Mark Paluch
bf077edc01 Release version 2.4.10 (2020.0.10).
See #2065
2021-06-22 15:18:24 +02:00
Mark Paluch
636e1017b3 Prepare 2.4.10 (2020.0.10).
See #2065
2021-06-22 15:17:56 +02:00
Mark Paluch
df0c239e5d Updated changelog.
See #2065
2021-06-22 15:17:52 +02:00
Mark Paluch
1dc8e65077 Upgrade to Netty 4.1.65.Final.
See #2092
2021-06-22 14:39:16 +02:00
Mark Paluch
e06d9a9211 Upgrade to Lettuce 6.0.6.
Closes #2092
2021-06-22 14:38:49 +02:00
Mark Paluch
c384be9bf8 Upgrade to XStream 1.4.17.
Closes #2069
2021-06-10 09:31:25 +02:00
Mark Paluch
4b69d04577 Updated changelog.
See #2034
2021-05-14 12:36:43 +02:00
Mark Paluch
864e1a924a After release cleanups.
See #2033
2021-05-14 12:05:22 +02:00
Mark Paluch
f608ae11c9 Prepare next development iteration.
See #2033
2021-05-14 12:05:18 +02:00
Mark Paluch
615caf5f51 Release version 2.4.9 (2020.0.9).
See #2033
2021-05-14 11:52:25 +02:00
Mark Paluch
0bcb8e8be7 Prepare 2.4.9 (2020.0.9).
See #2033
2021-05-14 11:51:55 +02:00
Mark Paluch
40bedd8238 Updated changelog.
See #2033
2021-05-14 11:51:50 +02:00
Mark Paluch
c8c91f0829 Upgrade to Lettuce 6.0.5.
Closes #2063
2021-05-12 11:30:06 +02:00
Greg L. Turnquist
67feee2b66 Authenticate with artifactory.
See #2023.
2021-04-22 15:52:28 -05:00
Mark Paluch
f9a84ff1bc Updated changelog.
See #2023
2021-04-14 14:40:05 +02:00
Mark Paluch
19c534ed3d After release cleanups.
See #2024
2021-04-14 11:42:10 +02:00
Mark Paluch
adb6458758 Prepare next development iteration.
See #2024
2021-04-14 11:42:06 +02:00
Mark Paluch
06f61a94c4 Release version 2.4.8 (2020.0.8).
See #2024
2021-04-14 11:33:27 +02:00
Mark Paluch
eee932e5d3 Prepare 2.4.8 (2020.0.8).
See #2024
2021-04-14 11:32:49 +02:00
Mark Paluch
ec79fad433 Updated changelog.
See #2024
2021-04-14 11:32:46 +02:00
Mark Paluch
1bdb0bcde3 Updated changelog.
See #2004
2021-04-14 11:17:44 +02:00
Mark Paluch
deb0bd4ae5 Upgrade to Lettuce 6.0.4.
Closes #2027
2021-04-13 16:47:46 +02:00
ooooo-youwillsee
8fe6b87990 Update reference documentation to set RedisConnectionFactory on RedisTemplate.
Closes #2030
2021-04-13 10:07:50 +02:00
Mark Paluch
04f4934435 After release cleanups.
See #2005
2021-03-31 18:29:42 +02:00
Mark Paluch
4788d983fb Prepare next development iteration.
See #2005
2021-03-31 18:29:39 +02:00
Mark Paluch
e8aefbdcd8 Release version 2.4.7 (2020.0.7).
See #2005
2021-03-31 18:19:53 +02:00
Mark Paluch
a61bcaa88c Prepare 2.4.7 (2020.0.7).
See #2005
2021-03-31 18:19:20 +02:00
Mark Paluch
6c2447b9bf Updated changelog.
See #2005
2021-03-31 18:19:17 +02:00
Mark Paluch
b44252e9dc Updated changelog.
See #2003
2021-03-31 17:26:09 +02:00
Mark Paluch
f002bea3b2 Make RedisConnectionProxy public.
RedisConnectionProxy is now public so it can be used properly for Java proxy creation across different class loaders. Previously, creating a Java proxy from a different class loader failed because of visibility/access restrictions.

Closes #2016
2021-03-24 09:36:26 +01:00
Mark Paluch
3b499c9dc1 Upgrade to Xstream 1.4.16.
Closes #2011.
2021-03-22 11:28:25 +01:00
Mark Paluch
5b3c30fc1b Update version suffix scheme.
Closes #2010
2021-03-22 10:25:37 +01:00
Mark Paluch
da6b04b6a2 Updated changelog.
See #1974
2021-03-17 11:31:32 +01:00
Mark Paluch
e916e5914d After release cleanups.
See #1976
2021-03-17 11:02:16 +01:00
Mark Paluch
d20023a328 Prepare next development iteration.
See #1976
2021-03-17 11:02:14 +01:00
Mark Paluch
93a2dc24f7 Release version 2.4.6 (2020.0.6).
See #1976
2021-03-17 10:54:13 +01:00
Mark Paluch
ae8c33713c Prepare 2.4.6 (2020.0.6).
See #1976
2021-03-17 10:53:44 +01:00
Mark Paluch
42296e766c Updated changelog.
See #1976
2021-03-17 10:53:42 +01:00
Mark Paluch
2eda0e4c1e Updated changelog.
See #1972
2021-03-17 10:35:15 +01:00
Mark Paluch
e5657e317a Upgrade to Lettuce 6.0.3.
Closes #2001.
2021-03-16 12:30:07 +01:00
Mark Paluch
67ef82b116 Polishing.
Add integration tests for Lettuce Cluster zRevRangeByLex. Fix converter usage in tests.

See #1998
2021-03-15 17:29:20 +01:00
Mark Paluch
996c749c1f Fix JedisClusterZSetCommands.reverseRangeByLex(…) parameter order.
max/min parameter are now used in the correct order.

Closes #1998
2021-03-15 17:29:20 +01:00
Mark Paluch
a39b457f6d Update snapshots on each build.
Closes #1997
2021-03-12 14:28:15 +01:00
Mark Paluch
ede4b0805b Move off deprecated API.
Original Pull Request: #1991
2021-03-08 10:02:45 +01:00
Mark Paluch
ed0bba9c32 Accept cluster nodes without hostname.
RedisNode can now be constructed using an empty hostname. This can happen when a node is in failover state. RedisNode exposes hasValidHost() to check whether the node has a valid hostname.

Also, introduce copy constructor to avoid mutations caused by the builder.

Original Pull Request: #1991
2021-03-08 10:02:28 +01:00
Mark Paluch
91dc24f7d0 Polishing.
Tweak Javadoc. Extract comparator as constant. Remove Map copying for toString usage.

Closes #1982
2021-03-03 11:15:16 +01:00
Stefan Berger
65da767516 Improved performance of Bucket.extract().
By using a TreeMap, entries starting with a certain prefix can be found
much faster than before.

Closes #1982
2021-03-03 11:15:16 +01:00
Mark Paluch
aaf3cabeb6 Pass-thru custom Redis commands using Lettuce.
We now accept unknown custom Redis commands when using the Lettuce driver. Previously, custom commands were required to exist in Lettuce's CommandType enumeration and unknown commands (such as modules) failed to run.

Closes #1979
2021-02-23 09:30:00 +01:00
jongjin-bae
9179967d4a Move off deprecated code in reference documentation.
Fix example to create an instance of the LettuceClientConfiguration type with the appropriate constant variable.

Closes #1964
Original pull request: #1966.
2021-02-19 13:42:40 +01:00
Christoph Strobl
9f9c41c432 Updated changelog.
See #1975
2021-02-18 11:37:50 +01:00