Commit Graph

3113 Commits

Author SHA1 Message Date
Mark Paluch
f5c7693a27 After release cleanups.
See #3156
2025-06-13 11:17:52 +02:00
Mark Paluch
d4b369f34a Prepare next development iteration.
See #3156
2025-06-13 11:17:51 +02:00
Mark Paluch
555d263b56 Release version 3.4.7 (2024.1.7).
See #3156
2025-06-13 11:15:17 +02:00
Mark Paluch
1b20bced2b Prepare 3.4.7 (2024.1.7).
See #3156
2025-06-13 11:14:57 +02:00
Christoph Strobl
4cd6a474bf Upgrade to Lettuce 6.4.2.RELEASE
Closes: #3160
2025-05-28 10:44:14 +02:00
Mark Paluch
9a40da25c8 After release cleanups.
See #3135
2025-05-16 10:51:20 +02:00
Mark Paluch
dfc2ee3863 Prepare next development iteration.
See #3135
2025-05-16 10:51:18 +02:00
Mark Paluch
62fc6ec5f0 Release version 3.4.6 (2024.1.6).
See #3135
2025-05-16 10:48:33 +02:00
Mark Paluch
0fd9549f66 Prepare 3.4.6 (2024.1.6).
See #3135
2025-05-16 10:48:14 +02:00
Mark Paluch
e3b1f2022c Fix broken Javadoc.
Closes #3148
2025-05-12 11:52:44 +02:00
Mark Paluch
e01347cd3d Update CI Properties.
See #3135
2025-05-12 09:00:10 +02:00
Mark Paluch
7f60c37fc7 After release cleanups.
See #3119
2025-04-22 10:47:46 +02:00
Mark Paluch
174d598424 Prepare next development iteration.
See #3119
2025-04-22 10:47:45 +02:00
Mark Paluch
345aad12d3 Release version 3.4.5 (2024.1.5).
See #3119
2025-04-22 10:45:18 +02:00
Mark Paluch
2100a241bd Prepare 3.4.5 (2024.1.5).
See #3119
2025-04-22 10:45:00 +02:00
Mark Paluch
9d420d0523 After release cleanups.
See #3106
2025-03-14 08:20:03 +01:00
Mark Paluch
48cee72dc9 Prepare next development iteration.
See #3106
2025-03-14 08:20:01 +01:00
Mark Paluch
7764df3f74 Release version 3.4.4 (2024.1.4).
See #3106
2025-03-14 08:17:35 +01:00
Mark Paluch
4a7ffc07a9 Prepare 3.4.4 (2024.1.4).
See #3106
2025-03-14 08:17:17 +01:00
Mark Paluch
a6b2b820b0 After release cleanups.
See #3096
2025-02-14 10:42:42 +01:00
Mark Paluch
6f4f4104dc Prepare next development iteration.
See #3096
2025-02-14 10:42:41 +01:00
Mark Paluch
529669ee3d Release version 3.4.3 (2024.1.3).
See #3096
2025-02-14 10:40:05 +01:00
Mark Paluch
266f2375fb Prepare 3.4.3 (2024.1.3).
See #3096
2025-02-14 10:39:46 +01:00
Mark Paluch
4d7fdb7ba1 Update CI Properties.
See #3096
2025-02-11 15:22:46 +01:00
Mark Paluch
10d73f1ce3 Polishing.
Reformat code.

See #3024
2025-02-10 11:43:41 +01:00
Mark Paluch
3edb3147a9 Disable flakey tests.
See #3095
2025-01-21 13:27:49 +01:00
Mark Paluch
07f1947738 After release cleanups.
See #3073
2025-01-17 11:40:00 +01:00
Mark Paluch
688b884df8 Prepare next development iteration.
See #3073
2025-01-17 11:39:58 +01:00
Mark Paluch
1738c42916 Release version 3.4.2 (2024.1.2).
See #3073
2025-01-17 11:37:36 +01:00
Mark Paluch
df812bca4b Prepare 3.4.2 (2024.1.2).
See #3073
2025-01-17 11:37:19 +01:00
Mark Paluch
764541159e Polishing.
Add missing Nullable annotations to serializers.

See #3053
Original pull request: #3058
2025-01-15 14:10:41 +01:00
kimjinmyeong
5166f4c435 Add missing @Override annotation to GenericJackson2JsonRedisSerializer.useForType.
This fixes an issue where the `useForType` method in
GenericJackson2JsonRedisSerializer did not have the `@Override`
annotation, making it less clear that it overrides a method
from DefaultTypeResolverBuilder.

Closes #3053
Original pull request: #3058
2025-01-15 14:10:41 +01:00
KIMSIWOO
904968de00 Fix typo in reference cache example code.
Fixed minor typo on example code `build()` to `builder()`

Closes #3064
2025-01-15 14:00:18 +01:00
powercheng
9cef8ae74e Fix typo in reference docs.
Closes #3082
2025-01-15 13:56:39 +01:00
Mark Paluch
0d23031969 Use Integer return type for Number return types except Double and Float.
Lettuce's ValueOutput doesn't RESP 3 long values so we must use IntegerOutput instead.

Closes #3090
2025-01-13 14:35:22 +01:00
Mark Paluch
cbe5ecf158 Polishing.
Prepare pool for Jedis as well. Introduce generics for Add ticket references to tests.

See #3072
2025-01-10 14:02:38 +01:00
Asmir Mustafic
1d6788e3ba Prepare connection pool.
We now prepare the pool when the connection factory is started respective the pool has been instantiated.

Closes #3072
2025-01-10 14:02:38 +01:00
Mark Paluch
5cc0842b2f Extend license header copyright years to 2025.
See #3086
2025-01-08 09:58:49 +01:00
Christoph Strobl
9b2f0157d8 After release cleanups.
See #3044
2024-12-13 09:38:13 +01:00
Christoph Strobl
5334ecda76 Prepare next development iteration.
See #3044
2024-12-13 09:38:11 +01:00
Christoph Strobl
b529e83188 Release version 3.4.1 (2024.1.1).
See #3044
2024-12-13 09:34:47 +01:00
Christoph Strobl
0e609876cb Prepare 3.4.1 (2024.1.1).
See #3044
2024-12-13 09:34:27 +01:00
Mark Paluch
9fe38b2c80 Polishing.
Remove unused config files.

See #3024
2024-12-04 10:26:21 +01:00
Mark Paluch
0001e17133 Fix code example in readme.
Closes #3060
2024-12-02 08:12:07 +01:00
Mark Paluch
d124280f19 Polishing.
Tweak Javadoc wording for execute(…) with callback methods.

See #3049
Original pull request: #3055
2024-11-28 08:42:21 +01:00
Marcin Grzejszczak
2298a86ea8 Adds missing javadocs for RedisOperations.hasKey().
Also, added missing javadocs about what the method returns and about nullability.

Closes #3049
Original pull request: #3055
2024-11-28 08:42:21 +01:00
Marcin Grzejszczak
749f5ff3ca Polishing.
Updated more javadocs where reference to a Redis command was invalid.

Original pull request: #3047
See: #3047
2024-11-26 11:41:10 +01:00
vaan_oxo
92eda5a924 Fix incorrect reference to SETNX in ReactiveValueOperations.setIfAbsent
Original pull request: #3047
Closes #3047
2024-11-26 11:40:46 +01:00
Mark Paluch
6853b6bb92 After release cleanups.
See #3025
2024-11-15 14:13:26 +01:00
Mark Paluch
6d299de766 Prepare next development iteration.
See #3025
2024-11-15 14:13:25 +01:00