Christoph Strobl
0c6b3fb5cb
Prepare next development iteration.
...
See #2254
2023-05-12 11:11:30 +02:00
Christoph Strobl
9181023a9d
Release version 4.0.6 (2022.0.6).
...
See #2254
2023-05-12 11:08:07 +02:00
Greg L. Turnquist
867f14feca
Prepare next development iteration.
...
See #2242
2023-04-14 10:25:00 -05:00
Greg L. Turnquist
8a90565336
Release version 4.0.5 (2022.0.5).
...
See #2242
2023-04-14 10:19:15 -05:00
Christoph Strobl
200f308a40
Prepare next development iteration.
...
See #2237
2023-03-20 14:26:19 +01:00
Christoph Strobl
68b677e205
Release version 4.0.4 (2022.0.4).
...
See #2237
2023-03-20 14:22:48 +01:00
Mark Paluch
b542bef517
Prepare next development iteration.
...
See #2227
2023-03-03 11:02:46 +01:00
Mark Paluch
071c78a15d
Release version 4.0.3 (2022.0.3).
...
See #2227
2023-03-03 10:59:33 +01:00
Oliver Drotbohm
3def6a180d
Use FormattingConversionService in JSON Patch binding.
...
We no pipe the Spring MVC ConversionService into the JSON Patch path binding. That usually is a FormattingConversionService at runtime and also supports the conversion of dates.
The ConversionServices is configured into the BindContext(Factory) we use for binding. The context then exposes the EvaluationContext set up with it.
Fixes #2233 .
2023-02-21 18:43:29 +01:00
Mark Paluch
bcb673da66
Prepare next development iteration.
...
See #2219
2023-02-17 11:02:25 +01:00
Mark Paluch
8727d9e542
Release version 4.0.2 (2022.0.2).
...
See #2219
2023-02-17 10:59:28 +01:00
Mark Paluch
46f26a5221
Prepare next development iteration.
...
See #2203
2023-01-13 11:43:30 +01:00
Mark Paluch
010a647337
Release version 4.0.1 (2022.0.1).
...
See #2203
2023-01-13 11:40:51 +01:00
Mark Paluch
4335e81d70
Extend license header copyright years to 2023.
...
See #2209
2023-01-02 09:50:14 +01:00
Mark Paluch
ce0500eed2
Prepare next development iteration.
...
See #2190
2022-11-18 14:30:30 +01:00
Mark Paluch
eb10fb1e41
Release version 4.0 GA (2022.0.0).
...
See #2190
2022-11-18 14:26:23 +01:00
Mark Paluch
f74daa349a
Upgrade to MongoDB Driver 4.8.0.
...
Closes #2201
2022-11-17 09:12:30 +01:00
Mark Paluch
da86021c12
Prepare next development iteration.
...
See #2192
2022-11-04 15:26:38 +01:00
Mark Paluch
fd5715c829
Release version 4.0 RC2 (2022.0.0).
...
See #2192
2022-11-04 15:23:17 +01:00
Mark Paluch
9c05312d36
Prepare next development iteration.
...
See #2180
2022-10-13 17:31:15 +02:00
Mark Paluch
47f2ac1a8a
Release version 4.0 RC1 (2022.0.0).
...
See #2180
2022-10-13 17:24:25 +02:00
Spring Builds
0450c88dfe
Prepare next development iteration.
...
See #2162
2022-09-19 14:38:58 +00:00
Spring Builds
04c620ce40
Release version 4.0 M6 (2022.0.0).
...
See #2162
2022-09-19 14:15:25 +00:00
Oliver Drotbohm
5d0687d1a1
Improve JSON Patch implementation.
...
Refactor JSON Patch application implementation to improve the property detection for which values are supposed to be set.
Fixes #2177 .
2022-09-19 10:21:19 +02:00
Christoph Strobl
5a4f98213c
Prepare next development iteration.
...
See #2144
2022-07-15 15:30:46 +02:00
Christoph Strobl
630568b05b
Release version 4.0 M5 (2022.0.0).
...
See #2144
2022-07-15 15:18:30 +02:00
Mark Paluch
070d284e69
Upgrade to Hibernate 6.
...
Introduce bytebuddy exclusions to avoid clashes with Mockito-provided byte buddy versions. Extend version range in Jackson Hibernate module registrar.
Closes #2158
2022-07-13 08:54:26 +02:00
John Blum
29b7305d71
Remove punctuation in Exception messages.
...
Closes #2152 .
2022-06-08 16:08:03 -07:00
Christoph Strobl
33dd0c44f7
Prepare next development iteration.
...
See #2128
2022-05-13 10:53:23 +02:00
Christoph Strobl
4da2ea3e1d
Release version 4.0 M4 (2022.0.0).
...
See #2128
2022-05-13 10:43:59 +02:00
Mark Paluch
27a7f0d50e
Prepare next development iteration.
...
See #2127
2022-03-22 14:07:36 +01:00
Mark Paluch
bd4230c0b7
Release version 4.0 M3 (2022.0.0).
...
See #2127
2022-03-22 14:00:23 +01:00
Mark Paluch
fc8885a09c
Prepare next development iteration.
...
See #2100
2022-03-21 16:44:39 +01:00
Mark Paluch
fd01f85d92
Release version 4.0 M2 (2022.0.0).
...
See #2100
2022-03-21 16:35:08 +01:00
Mark Paluch
ff9336d2b5
Upgrade to MongoDB Driver 4.5.0.
...
Closes #2107
2022-02-11 16:01:19 +01:00
Mark Paluch
218bedff06
Adopt tests to PagingAndSortingRepository split.
...
Closes #2105
2022-02-11 11:49:41 +01:00
Oliver Drotbohm
b7d6b2b78c
Update copyright years to 2022.
2022-02-07 10:26:46 +01:00
Oliver Drotbohm
cb7d8dce0f
Adapt to latest changes in Spring Data MongoDB 4.0.
...
Switch from getMappingBasePackage() to getMappingBasePackages().
2022-02-07 10:00:47 +01:00
Mark Paluch
44cbabe1ac
Prepare next development iteration.
...
See #2096
2022-01-14 14:43:20 +01:00
Mark Paluch
2a594d0d57
Release version 4.0 M1 (2022.0.0).
...
See #2096
2022-01-14 14:35:11 +01:00
Jens Schauder
ee317f1b91
Remove Eclipse Non-Javadoc comments.
...
Closes #2093
2022-01-05 13:40:05 +01:00
Oliver Drotbohm
a8e22616d5
Upgrade to 3.0 build parent and Spring Data Commons.
...
Remove JodaTime dependency as it's not supported anymore.
2021-11-30 18:56:53 +01:00
Oliver Drotbohm
3966ce83e5
Prepare 4.0 development.
...
Fixes #2068 .
2021-11-30 18:56:50 +01:00
Jens Schauder
87b2601b27
Prepare next development iteration.
...
See #2079
2021-11-12 10:59:42 +01:00
Jens Schauder
e31c9d49bf
Release version 3.6 GA (2021.1.0).
...
See #2079
2021-11-12 10:49:37 +01:00
Jens Schauder
93b8bf8060
Upgrade to MongoDb driver 4.4.0.
...
Closes #2082
2021-11-12 08:28:10 +01:00
Mark Paluch
f556973a6c
Prepare next development iteration.
...
See #2066
2021-10-18 13:55:39 +02:00
Mark Paluch
cecc161fe6
Release version 3.6 RC1 (2021.1.0).
...
See #2066
2021-10-18 13:48:15 +02:00
Oliver Drotbohm
92af07252f
Upgrade MongoDB tests to sync driver 4.4.
...
Fixes #2076 .
2021-10-14 17:40:58 +02:00
Oliver Drotbohm
1828a6a2a7
Switch to JUnit 5.
...
Issue #2075 .
2021-10-12 22:29:45 +02:00