Mark Paluch
4af3ba458c
Upgrade to Maven Wrapper 3.9.1.
...
See #4358
2023-04-06 16:18:30 +02:00
Mark Paluch
5f5b059ca0
Adopt to Mockito 5.1 changes.
...
Closes #4290
2023-03-27 12:26:52 +02:00
Christoph Strobl
c8c3136e89
Update visibility of ConversionContext.
...
The ConversionContext should not be package private due to its usage in protected method signatures.
Closes : #4345
2023-03-24 13:45:50 +01:00
Christoph Strobl
87a5182c33
After release cleanups.
...
See #4313
2023-03-20 13:48:10 +01:00
Christoph Strobl
90ca12856f
Prepare next development iteration.
...
See #4313
2023-03-20 13:48:08 +01:00
Christoph Strobl
7047bb23cf
Release version 3.4.10 (2021.2.10).
...
See #4313
2023-03-20 13:43:04 +01:00
Christoph Strobl
3876fbfaf3
Prepare 3.4.10 (2021.2.10).
...
See #4313
2023-03-20 13:42:32 +01:00
Mark Paluch
76f25ef2d2
Polishing.
...
Remove duplicate logging in imperative FindOneCallback.
See #4253
Original pull request: #4259
2023-03-17 09:36:32 +01:00
Raghav2211
d3e9c28375
Remove duplicate log in reactive findOne operation.
...
Closes #4253
Original pull request: #4259
2023-03-17 09:36:32 +01:00
Christoph Strobl
6b7ac32ea0
Fix property value conversion for $in clauses.
...
This commit fixes an issue where a property value converter is not applied if the query is using an $in clause that compares the value against a collection of potential candidates.
Original pull request: #4324
Closes #4080
2023-03-15 17:07:49 +01:00
Mark Paluch
6004c9a9eb
After release cleanups.
...
See #4292
2023-03-03 10:22:37 +01:00
Mark Paluch
4d08042966
Prepare next development iteration.
...
See #4292
2023-03-03 10:22:35 +01:00
Mark Paluch
5d53099336
Release version 3.4.9 (2021.2.9).
...
See #4292
2023-03-03 10:19:07 +01:00
Mark Paluch
4744065a2e
Prepare 3.4.9 (2021.2.9).
...
See #4292
2023-03-03 10:18:47 +01:00
Mark Paluch
20ef448094
Upgrade to Maven Wrapper 3.9.0.
...
See #4299
2023-02-20 12:01:58 +01:00
Mark Paluch
4fcb9f20b9
After release cleanups.
...
See #4271
2023-02-17 10:11:45 +01:00
Mark Paluch
a3081d243b
Prepare next development iteration.
...
See #4271
2023-02-17 10:11:43 +01:00
Mark Paluch
c8a4dea162
Release version 3.4.8 (2021.2.8).
...
See #4271
2023-02-17 10:08:25 +01:00
Mark Paluch
42a4169a25
Prepare 3.4.8 (2021.2.8).
...
See #4271
2023-02-17 10:08:08 +01:00
Mark Paluch
d4b804eaca
Update CI properties.
...
See #4271
2023-01-30 10:48:57 +01:00
Mark Paluch
fe0688c044
After release cleanups.
...
See #4233
2023-01-13 10:35:34 +01:00
Mark Paluch
0eea02a859
Prepare next development iteration.
...
See #4233
2023-01-13 10:35:33 +01:00
Mark Paluch
301c01827a
Release version 3.4.7 (2021.2.7).
...
See #4233
2023-01-13 10:32:45 +01:00
Mark Paluch
66c2f1f9c8
Prepare 3.4.7 (2021.2.7).
...
See #4233
2023-01-13 10:32:31 +01:00
Christoph Strobl
f7b913535e
Avoid multiple mapping iterations.
...
A 2nd pass is no longer needed as the context already does all the work.
Closes : #4043
Original pull request: #4240
2023-01-11 16:13:29 +01:00
Christoph Strobl
6fa1800787
Fix invalid format specifier in debug statement.
...
Closes #4241
Original pull request: #4246
2023-01-11 15:30:32 +01:00
Mark Paluch
fa574ca5b9
Extend license header copyright years to 2023.
...
See #4263
2023-01-02 09:51:58 +01:00
Mark Paluch
83d075673b
Update CI properties.
...
See #4233
2022-11-18 15:33:52 +01:00
Mark Paluch
57dacffd07
After release cleanups.
...
See #4208
2022-11-18 10:55:37 +01:00
Mark Paluch
987ba82966
Prepare next development iteration.
...
See #4208
2022-11-18 10:55:35 +01:00
Mark Paluch
4f15880d7b
Release version 3.4.6 (2021.2.6).
...
See #4208
2022-11-18 10:45:32 +01:00
Mark Paluch
fcc3215b73
Prepare 3.4.6 (2021.2.6).
...
See #4208
2022-11-18 10:44:44 +01:00
Christoph Strobl
d76c84326b
Add Nullable annotation to parameter of overridden equals method.
...
Closes : #4226
Original pull request: #4277
2022-11-16 10:43:50 +01:00
Christoph Strobl
f5ea80a346
Implement equals, hashCode and toString for CollectionOptions.
...
Closes : #4210
Original pull request: #4277
2022-11-16 10:43:50 +01:00
Mark Paluch
a414e21f42
Update CI properties.
...
See #4208
2022-10-31 13:18:15 +01:00
Mark Paluch
5a999bacf8
Upgrade to Java 8u345-b01-jdk-focal and pin base image distribution.
...
See #4208
2022-10-31 10:53:45 +01:00
Mark Paluch
be714cf702
Use correct boolean type for JSON Schema creation.
...
We now use the correct JSON type boolean again when creating schemas. Furthermore, we use the bool type for MongoDB $type queries.
Closes #4220
2022-10-27 10:17:48 +02:00
Spring Builds
157684a563
After release cleanups.
...
See #4207
2022-10-13 13:46:49 +00:00
Spring Builds
0548950bbd
Prepare next development iteration.
...
See #4207
2022-10-13 13:46:36 +00:00
Spring Builds
7ecc71299f
Release version 3.4.5 (2021.2.5).
...
See #4207
2022-10-13 13:24:00 +00:00
Spring Builds
0a97fb92af
Prepare 3.4.5 (2021.2.5).
...
See #4207
2022-10-13 13:21:28 +00:00
Spring Builds
423efcf33e
After release cleanups.
...
See #4171
2022-10-13 09:23:53 +00:00
Spring Builds
9dbea7c120
Prepare next development iteration.
...
See #4171
2022-10-13 09:23:40 +00:00
Spring Builds
69ba8b5ba9
Release version 3.4.4 (2021.2.4).
...
See #4171
2022-10-13 08:59:50 +00:00
Spring Builds
91815a68c4
Prepare 3.4.4 (2021.2.4).
...
See #4171
2022-10-13 08:56:59 +00:00
Christoph Strobl
6949e4ad70
Update javadoc.
...
See: #4184
See: #4197
Original pull request: #4203 .
2022-10-12 15:25:43 +02:00
Christoph Strobl
f53f6b9308
Preserve given Id on insert.
...
This commit fixes an issue where an existing Id got replaced with a generated one when using MongoId annotation.
Closes : #4184
Closes : #4197
Original pull request: #4203 .
2022-10-12 15:25:31 +02:00
Christoph Strobl
fb3bda9e94
Update tests.
...
Original Pull Request: #4196
2022-10-11 09:48:57 +02:00
gongxuanzhang
c9ad0884ec
Fix json schema type name for boolean.
...
Was boolean should have been bool.
Closes : #4196
2022-10-11 08:23:24 +02:00
Christoph Strobl
eba0a66e1c
Update reactive transaction sample in reference documentation.
...
Closes : #4190
2022-10-06 13:18:37 +02:00