Mark Paluch
58eed9fb3f
DATAREDIS-1036 - Upgrade to Netty 4.1.42.Final.
2019-09-26 11:12:44 +02:00
Mark Paluch
6db2a06428
DATAREDIS-1024 - After release cleanups.
2019-09-06 10:21:56 +02:00
Mark Paluch
c33f0ffc1a
DATAREDIS-1024 - Prepare next development iteration.
2019-09-06 10:21:54 +02:00
Mark Paluch
fed17d5e90
DATAREDIS-1024 - Release version 2.2 RC3 (Moore).
2019-09-06 10:10:42 +02:00
Mark Paluch
43abab34ba
DATAREDIS-1024 - Prepare 2.2 RC3 (Moore).
2019-09-06 10:10:12 +02:00
Mark Paluch
fd329ccbfa
DATAREDIS-997 - After release cleanups.
2019-08-05 15:53:02 +02:00
Mark Paluch
27905c46b7
DATAREDIS-997 - Prepare next development iteration.
2019-08-05 15:53:01 +02:00
Mark Paluch
66f373d6cf
DATAREDIS-997 - Release version 2.2 RC2 (Moore).
2019-08-05 15:35:35 +02:00
Mark Paluch
9a110ea85c
DATAREDIS-997 - Prepare 2.2 RC2 (Moore).
2019-08-05 15:35:05 +02:00
Mark Paluch
3839379470
DATAREDIS-1020 - Upgrade to Lettuce 5.1.8.RELEASE.
2019-07-30 14:11:18 +02:00
Mark Paluch
a7a13620aa
DATAREDIS-1019 - Upgrade to Commons Pool 2.7.0.
2019-07-30 12:11:32 +02:00
Mark Paluch
f6e05740ff
DATAREDIS-1018 - Inherit Jackson dependency versions from BOM and parent POM.
2019-07-29 14:26:12 +02:00
Mark Paluch
18c862210c
DATAREDIS-1015 - Upgrade to Jedis 3.1.0.
...
Add pipelining/transactional implementation for zcount.
2019-07-24 12:17:00 +02:00
Mark Paluch
e506691f70
DATAREDIS-1001 - Polishing.
...
Use untyped serializers/serializers for Calendar and Date. Serialize JSR-310 types to String.
Original pull request: #467 .
2019-07-09 16:44:57 +02:00
Mark Paluch
b72bf41d02
DATAREDIS-985 - Cleanup release profile.
...
Reuse inherited configuration from parent pom.
2019-07-09 10:19:24 +02:00
Greg Turnquist
e9fb4c2c63
DATAREDIS-1380 - Use parent 'artifactory' profile for snapshot releases.
2019-07-05 11:34:46 -05:00
Christoph Strobl
17e3488fb1
DATAREDIS-966 - After release cleanups.
2019-06-14 15:12:52 +02:00
Christoph Strobl
011cdaec24
DATAREDIS-966 - Prepare next development iteration.
2019-06-14 15:12:51 +02:00
Christoph Strobl
4d2547cbac
DATAREDIS-966 - Release version 2.2 RC1 (Moore).
2019-06-14 14:44:26 +02:00
Christoph Strobl
759ee1a62b
DATAREDIS-966 - Prepare 2.2 RC1 (Moore).
2019-06-14 14:43:17 +02:00
Greg Turnquist
ba64992dad
DATAREDIS-1380 - Introduce Jenkins.
2019-06-07 11:09:44 -05:00
Mark Paluch
85df4d1eb3
DATAREDIS-970 - After release cleanups.
2019-05-13 12:17:54 +02:00
Mark Paluch
6ab4db5a5a
DATAREDIS-970 - Prepare next development iteration.
2019-05-13 12:17:53 +02:00
Mark Paluch
021bd2db8e
DATAREDIS-970 - Release version 2.2 M4 (Moore).
2019-05-13 11:59:50 +02:00
Mark Paluch
4f71d418ad
DATAREDIS-970 - Prepare 2.2 M4 (Moore).
2019-05-13 11:59:04 +02:00
Christoph Strobl
bf7095d645
DATAREDIS-942 - After release cleanups.
2019-04-11 12:00:21 +02:00
Christoph Strobl
d6c633e9f2
DATAREDIS-942 - Prepare next development iteration.
2019-04-11 12:00:20 +02:00
Christoph Strobl
5052899a0b
DATAREDIS-942 - Release version 2.2 M3 (Moore).
2019-04-11 11:24:32 +02:00
Christoph Strobl
88488e8846
DATAREDIS-942 - Prepare 2.2 M3 (Moore).
2019-04-11 11:23:56 +02:00
Mark Paluch
321199c084
DATAREDIS-951 - Upgrade to Lettuce 5.1.6.
...
Replace custom builder adapter with ClusterClientOptions.builder(ClientOptions).
2019-03-27 08:56:34 +01:00
Spring Operator
bcc256be7e
DATAREDIS-948 - URL Cleanup.
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 1 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd ) result 200).
* http://www.springframework.org/schema/beans/spring-beans-3.0.xsd with 2 occurrences migrated to:
https://www.springframework.org/schema/beans/spring-beans-3.0.xsd ([https](https://www.springframework.org/schema/beans/spring-beans-3.0.xsd ) result 200).
* http://www.springframework.org/schema/beans/spring-beans.xsd with 4 occurrences migrated to:
https://www.springframework.org/schema/beans/spring-beans.xsd ([https](https://www.springframework.org/schema/beans/spring-beans.xsd ) result 200).
* http://www.springframework.org/schema/redis/spring-redis.xsd with 2 occurrences migrated to:
https://www.springframework.org/schema/redis/spring-redis.xsd ([https](https://www.springframework.org/schema/redis/spring-redis.xsd ) result 200).
* http://www.springframework.org/schema/task/spring-task.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/task/spring-task.xsd ([https](https://www.springframework.org/schema/task/spring-task.xsd ) result 200).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 2 occurrences
* http://www.springframework.org/schema/beans with 12 occurrences
* http://www.springframework.org/schema/p with 4 occurrences
* http://www.springframework.org/schema/redis with 4 occurrences
* http://www.springframework.org/schema/task with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 7 occurrences
Original Pull Request: #415
2019-03-20 10:08:30 +01:00
Christoph Strobl
80bfded8b0
DATAREDIS-910 - After release cleanups.
2019-03-07 10:07:30 +01:00
Christoph Strobl
0c0b6fda87
DATAREDIS-910 - Prepare next development iteration.
2019-03-07 10:07:29 +01:00
Christoph Strobl
18b380e149
DATAREDIS-910 - Release version 2.2 M2 (Moore).
2019-03-07 09:42:22 +01:00
Christoph Strobl
cacfc635df
DATAREDIS-910 - Prepare 2.2 M2 (Moore).
2019-03-07 09:41:17 +01:00
Mark Paluch
fdfbf8c324
DATAREDIS-941 - Upgrade to Lettuce 5.1.5.RELEASE.
2019-03-06 13:49:29 +01:00
Mark Paluch
02c260aae1
DATAREDIS-937 - Add ReactiveRedisOperations Coroutines extensions.
...
This commit introduces Coroutines support for ReactiveRedisOperations and its sub-operation APIs via Kotlin extensions that provide
suspendable functions prefixed by `await` or suffixed by `AndAwait` for Mono based APIs.
Extensions for Flux will be added when Kotlin/kotlinx.coroutines#254 will be fixed.
Original Pull Request: #386
2019-02-28 10:11:45 +01:00
Greg Turnquist
c4d93870d4
DATAREDIS-920 - Introduce Concourse.
2019-02-27 17:22:49 -06:00
Mark Paluch
06d87ba7e6
DATAREDIS-929 - Upgrade to Lettuce 5.1.4.
2019-02-12 13:25:07 +01:00
Mark Paluch
8f209e3668
DATAREDIS-749 - Upgrade to Jedis 3.0.1.
...
Original pull request: #374 .
2019-01-08 09:37:36 +01:00
Mark Paluch
f253d4128d
DATAREDIS-749 - Polishing.
...
Upgrade to Jedis 3.0. Remove reflective sendCommand calls in favor of public Jedis sendCommand API. Invocations with null arguments by introducing overloads with argument defaulting. Fix exception translation because of a changed exception hierarchy. Fix tests and adapt tests to new transactional results that return null values instead if empty collections for nested array responses.
Reformat code. Add author tags. Add note to reference docs.
Original pull request: #374 .
2019-01-08 09:37:34 +01:00
Guy Korland
f4680a180c
DATAREDIS-749 - Upgrade to Jedis 3.0.0 M1.
...
Upgrade dependency version to 3.0.0 M1. Adapt to API changes.
Original pull request: #374 .
2019-01-08 09:37:31 +01:00
Christoph Strobl
f02369fa0a
DATAREDIS-906 - After release cleanups.
2018-12-11 11:07:53 +01:00
Christoph Strobl
d5410c6ea0
DATAREDIS-906 - Prepare next development iteration.
2018-12-11 11:07:51 +01:00
Christoph Strobl
b4d2db0ed5
DATAREDIS-906 - Release version 2.2 M1 (Moore).
2018-12-11 10:53:53 +01:00
Christoph Strobl
b6692b5956
DATAREDIS-906 - Prepare 2.2 M1 (Moore).
2018-12-11 10:53:11 +01:00
Mark Paluch
2b094850a2
DATAREDIS-721 - Use jackson version defined in parent pom.
...
Original Pull Request: #315
2018-11-30 12:52:45 +01:00
Mark Paluch
1887aa6eef
DATAREDIS-897 - Upgrade to Lettuce 5.1.3.
2018-11-26 16:44:11 +01:00
Mark Paluch
ecba2f50c1
DATAREDIS-884 - Upgrade to Lettuce 5.1.2.RELEASE.
2018-10-29 08:23:17 +01:00
Mark Paluch
66945e6292
DATAREDIS-876 - Upgrade to Commons Pool2 2.6.0.
2018-10-16 15:29:48 +02:00