Commit Graph

257 Commits

Author SHA1 Message Date
Christoph Strobl
7034b6d580 Prepare next development iteration.
See #2253
2023-05-12 10:21:24 +02:00
Christoph Strobl
7b70321ce8 Release version 3.7.12 (2021.2.12).
See #2253
2023-05-12 10:18:02 +02:00
Greg L. Turnquist
a72dca8972 Prepare next development iteration.
See #2241
2023-04-14 09:25:59 -05:00
Greg L. Turnquist
5e76f8f4f6 Release version 3.7.11 (2021.2.11).
See #2241
2023-04-14 09:19:57 -05:00
Christoph Strobl
fd3af78f3b Prepare next development iteration.
See #2236
2023-03-20 13:48:09 +01:00
Christoph Strobl
da5b0422ff Release version 3.7.10 (2021.2.10).
See #2236
2023-03-20 13:43:05 +01:00
Mark Paluch
f09b122abf Prepare next development iteration.
See #2226
2023-03-03 10:22:36 +01:00
Mark Paluch
05d56947d3 Release version 3.7.9 (2021.2.9).
See #2226
2023-03-03 10:19:08 +01:00
Oliver Drotbohm
a71ffd65c7 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:50:55 +01:00
Mark Paluch
c2b37b2e29 Prepare next development iteration.
See #2217
2023-02-17 10:11:44 +01:00
Mark Paluch
dd36389398 Release version 3.7.8 (2021.2.8).
See #2217
2023-02-17 10:08:25 +01:00
Mark Paluch
1929667d99 Prepare next development iteration.
See #2202
2023-01-13 10:35:33 +01:00
Mark Paluch
94a0ee00d4 Release version 3.7.7 (2021.2.7).
See #2202
2023-01-13 10:32:46 +01:00
Mark Paluch
59765bf41f Extend license header copyright years to 2023.
See #2210
2023-01-02 09:52:07 +01:00
Mark Paluch
51ba1491db Prepare next development iteration.
See #2188
2022-11-18 10:55:36 +01:00
Mark Paluch
85b2a9eee2 Release version 3.7.6 (2021.2.6).
See #2188
2022-11-18 10:45:33 +01:00
Spring Builds
7518b58742 Prepare next development iteration.
See #2187
2022-10-13 13:46:40 +00:00
Spring Builds
edb0665061 Release version 3.7.5 (2021.2.5).
See #2187
2022-10-13 13:24:04 +00:00
Spring Builds
b221ddae7c Prepare next development iteration.
See #2178
2022-10-13 09:23:44 +00:00
Spring Builds
d1913cfbb8 Release version 3.7.4 (2021.2.4).
See #2178
2022-10-13 08:59:54 +00:00
Spring Builds
b2ec5ddad0 Prepare next development iteration.
See #2160
2022-09-19 12:00:10 +00:00
Spring Builds
984e1ffc00 Release version 3.7.3 (2021.2.3).
See #2160
2022-09-19 11:38:44 +00:00
Oliver Drotbohm
2ad081f75b 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:02 +02:00
Christoph Strobl
828fedd2ef Prepare next development iteration.
See #2154
2022-07-15 11:24:05 +02:00
Christoph Strobl
e4c294f5d8 Release version 3.7.2 (2021.2.2).
See #2154
2022-07-15 11:08:28 +02:00
Oliver Drotbohm
86ff61cc10 Polishing.
Added test case and re-enabled the base URI to be prepended even in case a controller path prefix is configured. That functionality had been lost with the originally submitted changes.

Related ticket: #2087
Original pull request: #2088.
2022-07-06 16:17:24 +02:00
Yves Galante
c73d3816a6 Add support for controller base path on BasePathAwareController / RepositoryRestController.
This commit introduces support for a common base path shared amongst all handler methods of a controller annotated with @BasePathAwareController / @RepositoryRestController.

Related ticket: #2087
Original pull request: #2088.
2022-07-06 16:13:43 +02:00
Mark Paluch
4ab1555ca8 Prepare next development iteration.
See #2143
2022-06-20 11:40:05 +02:00
Mark Paluch
55962885eb Release version 3.7.1 (2021.2.1).
See #2143
2022-06-20 11:29:30 +02:00
Christoph Strobl
e67207519f Prepare next development iteration.
See #2134
2022-05-13 10:15:10 +02:00
Christoph Strobl
67f1a9850d Release version 3.7 GA (2021.2.0).
See #2134
2022-05-13 10:05:08 +02:00
Christoph Strobl
f7dcae3181 Prepare next development iteration.
See #2126
2022-04-19 11:21:15 +02:00
Christoph Strobl
728c4e8298 Release version 3.7 RC1 (2021.2.0).
See #2126
2022-04-19 11:10:55 +02:00
Greg L. Turnquist
e04726abdf Prepare next development iteration.
See #2112
2022-03-21 10:20:31 -05:00
Greg L. Turnquist
306795628c Release version 3.7 M4 (2021.2.0).
See #2112
2022-03-21 10:09:34 -05:00
Mark Paluch
d3beba8311 Prepare next development iteration.
See #2101
2022-02-18 11:15:39 +01:00
Mark Paluch
c9dc343179 Release version 3.7 M3 (2021.2.0).
See #2101
2022-02-18 11:09:11 +01:00
Mark Paluch
aad4ac52c8 Upgrade to MongoDB Driver 4.5.0.
Closes #2107
2022-02-11 16:01:39 +01:00
Oliver Drotbohm
c9b7d2df26 Update copyright years to 2022. 2022-02-07 10:14:58 +01:00
Oliver Drotbohm
188ba46629 Adapt to latest changes in Spring Data MongoDB 4.0.
Switch from getMappingBasePackage() to getMappingBasePackages().
2022-02-07 10:03:33 +01:00
Christoph Strobl
eaf806bdf6 Prepare next development iteration.
See #2099
2022-01-18 09:21:30 +01:00
Christoph Strobl
d2a2c5fc7a Release version 3.7 M2 (2021.2.0).
See #2099
2022-01-18 09:09:37 +01:00
Christoph Strobl
a87c012eac Prepare next development iteration.
See #2086
2022-01-14 11:08:01 +01:00
Christoph Strobl
747573d510 Release version 3.7 M1 (2021.2.0).
See #2086
2022-01-14 10:58:18 +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