2143 Commits

Author SHA1 Message Date
Greg L. Turnquist
3bb7e6340a Authenticate with artifactory.
See #2023.
2021-04-22 15:56:30 -05:00
Mark Paluch
3e96a91956 Updated changelog.
See #2005
2021-03-31 18:30:48 +02:00
Mark Paluch
e3a9a3952e Updated changelog.
See #2003
2021-03-31 17:26:10 +02:00
Mark Paluch
6772b91650 Updated changelog.
See #1974
2021-03-17 11:31:34 +01:00
Mark Paluch
b89ec64154 Updated changelog.
See #1976
2021-03-17 11:03:43 +01:00
Mark Paluch
d3086fabbd Updated changelog.
See #1972
2021-03-17 10:35:16 +01:00
Christoph Strobl
3d093a2ad9 Updated changelog.
See #1975
2021-02-18 11:37:51 +01:00
Christoph Strobl
92ebca36d6 Updated changelog.
See #1973
2021-02-18 11:18:32 +01:00
Christoph Strobl
ef24d4f5fa Updated changelog.
See #1944
2021-02-17 14:20:39 +01:00
Christoph Strobl
99410f0242 Updated changelog.
See #1943
2021-02-17 13:49:23 +01:00
Christoph Strobl
d6e450b8ef Updated changelog.
See #1830
2021-02-17 11:34:28 +01:00
Christoph Strobl
29aaef83fd After release cleanups.
See #1810
2021-02-17 10:55:33 +01:00
Christoph Strobl
7a96835985 Prepare next development iteration.
See #1810
2021-02-17 10:55:31 +01:00
Christoph Strobl
9f5dc8b7ae Release version 2.2.13 (Moore SR13).
See #1810
2021-02-17 10:34:59 +01:00
Christoph Strobl
ff3d079b40 Prepare 2.2.13 (Moore SR13).
See #1810
2021-02-17 10:34:05 +01:00
Christoph Strobl
9404ebf0ca Updated changelog.
See #1810
2021-02-17 10:34:04 +01:00
Mark Paluch
209aacf265 Include Bintray plugin repository.
Closes #1970.
2021-02-17 09:57:56 +01:00
Christoph Strobl
4fedd31051 Updated changelog.
See #1831
2021-01-13 15:49:55 +01:00
Christoph Strobl
d90653fd1b Updated changelog.
See #1832
2021-01-13 15:16:28 +01:00
Christoph Strobl
5358511d5b Update issue tracker references after GitHub issues migration.
See: #1779
2021-01-13 08:25:02 +01:00
Mark Paluch
3e9c032b1d Update copyright year to 2021.
Closes #1942
2021-01-12 10:46:44 +01:00
Mark Paluch
14da9a0893 Upgrade to xstream 1.4.15.
Closes #1939
2021-01-11 15:13:49 +01:00
Mark Paluch
f699cc38cc DATAREDIS-1249 - Updated changelog. 2020-12-09 16:47:47 +01:00
Mark Paluch
bf44ce5e85 DATAREDIS-1242 - Updated changelog. 2020-12-09 15:33:31 +01:00
Mark Paluch
36e017919c DATAREDIS-1240 - Updated changelog. 2020-12-09 12:42:32 +01:00
Mark Paluch
840269e225 DATAREDIS-1239 - After release cleanups. 2020-12-09 09:53:34 +01:00
Mark Paluch
3ea7c13254 DATAREDIS-1239 - Prepare next development iteration. 2020-12-09 09:53:30 +01:00
Mark Paluch
15e84f8408 DATAREDIS-1239 - Release version 2.2.12 (Moore SR12). 2020-12-09 09:37:38 +01:00
Mark Paluch
423698eee9 DATAREDIS-1239 - Prepare 2.2.12 (Moore SR12). 2020-12-09 09:37:09 +01:00
Mark Paluch
7335d92345 DATAREDIS-1239 - Updated changelog. 2020-12-09 09:37:04 +01:00
Pavel
e2560e1204 DATAREDIS-1257 - Update redis-repositories documentation.
Update reading converter sample since it converts `Map` to an `Address`, it shall have opposite declaration.

Original Pull Request: #575
2020-12-07 12:25:30 +01:00
Mark Paluch
654c7cc223 DATAREDIS-1254 - Upgrade to Xstream 1.4.14. 2020-11-17 15:56:39 +01:00
Mark Paluch
d440837fd2 DATAREDIS-1241 - Updated changelog. 2020-11-11 12:34:44 +01:00
Mark Paluch
538341d434 DATAREDIS-1246 - Use Queue.offer(…) instead of Queue.add(…) to buffer Stream subscription overflow.
Using now the method implemented by SpscArrayQueue instead of the not implemented one.
2020-11-11 09:56:25 +01:00
Christoph Strobl
2800e107de DATAREDIS-1245 - Use ClassUtils for assignable check in connection.ReturnType.
Original Pull Request: #571
2020-11-10 13:55:56 +01:00
Mark Paluch
daba6fc065 DATAREDIS-1245 - Polishing.
Fix Javadoc and generics.
2020-11-10 13:55:56 +01:00
Mark Paluch
36e63e3b5b DATAREDIS-1245 - Consider List subtypes used with RedisScript as MULTI return type.
We now consider List and subtypes of List to be returned as MULTI return type. Previously, List subtypes were considered to represent the value type.

Original Pull Request: #571
2020-11-10 13:55:45 +01:00
Mark Paluch
9dda253b2d DATAREDIS-1232 - Updated changelog. 2020-10-28 16:28:05 +01:00
Mark Paluch
6da6419008 DATAREDIS-1218 - Updated changelog. 2020-10-28 15:03:07 +01:00
Mark Paluch
0780599fdf DATAREDIS-1217 - After release cleanups. 2020-10-28 12:06:22 +01:00
Mark Paluch
760f787025 DATAREDIS-1217 - Prepare next development iteration. 2020-10-28 12:06:19 +01:00
Mark Paluch
0294f1a2da DATAREDIS-1217 - Release version 2.2.11 (Moore SR11). 2020-10-28 11:44:38 +01:00
Mark Paluch
c71700b4b3 DATAREDIS-1217 - Prepare 2.2.11 (Moore SR11). 2020-10-28 11:44:08 +01:00
Mark Paluch
10e432710f DATAREDIS-1217 - Updated changelog. 2020-10-28 11:44:03 +01:00
Mark Paluch
da3bdfc4bc DATAREDIS-1236 - Updated changelog. 2020-10-28 11:32:37 +01:00
Mark Paluch
623e313dbf DATAREDIS-1212 - Polishing.
Remove overly pessimistic null checks. Use constant when channel/body are empty to avoid allocations. Remove superfluous final keywords.

Original pull request: #559.
2020-10-16 13:57:01 +02:00
Thomas Heigl
76b2a849ce DATAREDIS-1212 - Remove redundant null-check in RedisKeyValueAdapter.
Original pull request: #559.
2020-10-16 13:57:01 +02:00
Christoph Strobl
396110936a DATAREDIS-1219 - Updated changelog. 2020-10-14 14:51:56 +02:00
Mark Paluch
5912578283 DATAREDIS-1231 - Polishing.
Add author tag.

Fix typos in test method names.

Original pull request: #568.
2020-10-13 16:16:29 +02:00
jot.zhao
46fe03eaed DATAREDIS-1231 - Use Jedis command routing if multiple BRPOP keys map to a single slot.
Original pull request: #568.
2020-10-13 16:16:29 +02:00