Stéphane Nicoll
424d9b6fad
Merge branch '3.4.x'
2025-04-23 11:22:09 +02:00
Stéphane Nicoll
7800d24c17
Merge branch '3.3.x' into 3.4.x
2025-04-23 11:22:02 +02:00
Stéphane Nicoll
167c8caf63
Add an explicit note about having to enable cache metrics
...
See gh-23047
2025-04-23 11:21:40 +02:00
Stéphane Nicoll
fb57f585d8
Merge branch '3.4.x'
...
Closes gh-45265
2025-04-23 09:56:27 +02:00
Stéphane Nicoll
c2f8331a91
Fix reference to JPA entity in LiquibaseAutoConfigurationTests
...
Closes gh-44788
2025-04-23 09:50:31 +02:00
Stéphane Nicoll
fb07902c04
Merge branch '3.4.x'
2025-04-23 09:41:33 +02:00
Stéphane Nicoll
1e33d63679
Merge branch '3.3.x' into 3.4.x
2025-04-23 09:41:22 +02:00
Stéphane Nicoll
de0813cc40
Upgrade to Spring Session 3.5.0-RC1
...
Closes gh-45148
2025-04-23 09:39:48 +02:00
Stéphane Nicoll
3748a5dcfd
Upgrade to Spring Pulsar 1.2.5
...
Closes gh-45146
2025-04-23 09:39:48 +02:00
Stéphane Nicoll
c5e6c79844
Upgrade to Spring Kafka 3.3.5
...
Closes gh-45144
2025-04-23 09:39:48 +02:00
Stéphane Nicoll
6508e7bbd8
Upgrade to Spring Integration 6.5.0-RC1
...
Closes gh-45143
2025-04-23 09:39:48 +02:00
Stéphane Nicoll
bf4330a438
Upgrade to Spring Authorization Server 1.5.0-RC1
...
Closes gh-45140
2025-04-23 09:39:48 +02:00
Stéphane Nicoll
ed135b323a
Upgrade to Spring AMQP 3.2.5
...
Closes gh-45139
2025-04-23 09:39:47 +02:00
Stéphane Nicoll
20d26c0d14
Upgrade to Spring Session 3.4.3
...
Closes gh-45098
2025-04-23 09:39:14 +02:00
Stéphane Nicoll
c26db59e42
Upgrade to Spring Pulsar 1.2.5
...
Closes gh-45096
2025-04-23 09:39:14 +02:00
Stéphane Nicoll
0818e647cc
Upgrade to Spring Kafka 3.3.5
...
Closes gh-45094
2025-04-23 09:39:14 +02:00
Stéphane Nicoll
de7c020585
Upgrade to Spring Integration 6.4.4
...
Closes gh-45093
2025-04-23 09:39:13 +02:00
Stéphane Nicoll
94439587fe
Upgrade to Spring Authorization Server 1.4.3
...
Closes gh-45089
2025-04-23 09:39:13 +02:00
Stéphane Nicoll
9263af33e3
Upgrade to Spring Session 3.3.7
...
Closes gh-45061
2025-04-23 09:39:04 +02:00
Stéphane Nicoll
fc68fe5b33
Upgrade to Spring Pulsar 1.1.11
...
Closes gh-45264
2025-04-23 09:39:04 +02:00
Stéphane Nicoll
900fdde99e
Upgrade to Spring Authorization Server 1.3.6
...
Closes gh-45055
2025-04-23 09:39:00 +02:00
Phillip Webb
7d8f881c15
Merge branch '3.4.x'
...
Closes gh-45263
2025-04-22 22:53:42 -07:00
Phillip Webb
76f6e30c90
Merge pull request #44535 from nosan
...
* pr/44535:
Refactor ApplicationResourceLoader `preferFileResolution` support
Improve ApplicationResourceLoader `preferFileResolution` support
Closes gh-44535
2025-04-22 22:50:18 -07:00
Phillip Webb
53b9d6091d
Refactor ApplicationResourceLoader preferFileResolution support
...
Refactor `ApplicationResourceLoader` so that `preferFileResolution`
is supported using a new `ResourceFilePathResolver` strategy interface.
This update allows us to locate `ResourceFilePathResolver`
implementations in more suitable packages that are closer to the
code that they support.
See gh-44535
2025-04-22 22:46:00 -07:00
Dmytro Nosan
98b2b5f32a
Improve ApplicationResourceLoader preferFileResolution support
...
Update `ApplicationResourceLoader` so that the `preferFileResolution`
flag now also supports `FilteredReactiveWebContextResource`.
See gh-44535
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com >
2025-04-22 22:32:44 -07:00
Phillip Webb
c6c2ce2eda
Merge branch '3.4.x'
...
Closes gh-45262
2025-04-22 20:00:43 -07:00
Phillip Webb
80632bd41c
Merge pull request #44627 from nosan
...
* pr/44627:
Polish 'Protected against JsonValueWriter stack overflow'
Protected against JsonValueWriter stack overflow
Closes gh-44627
2025-04-22 20:00:36 -07:00
Phillip Webb
4b607bde2c
Polish 'Protected against JsonValueWriter stack overflow'
...
See gh-44627
2025-04-22 19:59:57 -07:00
Dmytro Nosan
b5e0eed8e7
Protected against JsonValueWriter stack overflow
...
Add validation for the maximum JSON nesting depth in the JsonValueWriter.
This helps prevent a StackOverflowError that can potentially occur due
to excessive recursion when dealing with deeply nested JSON structures.
See gh-44627
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com >
2025-04-22 19:58:27 -07:00
Phillip Webb
b2e65f665a
Polish
2025-04-22 19:51:06 -07:00
Phillip Webb
ad64a7044b
Merge branch '3.4.x'
...
Closes gh-45261
2025-04-22 19:25:21 -07:00
Phillip Webb
0a9f6a712c
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45260
2025-04-22 19:24:35 -07:00
Phillip Webb
d0036e5cbf
Merge pull request #45244 from dependabot[bot]
...
* pr/45244:
Upgrade jfrog/setup-jfrog-cli from 4.5.6 to 4.5.8
Closes gh-45244
2025-04-22 19:23:38 -07:00
dependabot[bot]
a53b9d2cd3
Upgrade jfrog/setup-jfrog-cli from 4.5.6 to 4.5.8
...
Signed-off-by: dependabot[bot] <support@github.com >
See gh-45244
2025-04-22 19:22:55 -07:00
Phillip Webb
f2e7820fb7
Merge branch '3.4.x'
...
Closes gh-45259
2025-04-22 19:18:41 -07:00
Phillip Webb
7ca20b1ce9
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45258
2025-04-22 19:18:35 -07:00
Phillip Webb
eb7ed4f5f4
Merge pull request #45247 from florgust
...
* pr/45247:
Update reference docs to make `@Component` a javadoc link
Closes gh-45247
2025-04-22 19:18:18 -07:00
florgust
10d3df9884
Update reference docs to make @Component a javadoc link
...
See gh-45247
Signed-off-by: florgust <luan.flor05@gmail.com >
2025-04-22 19:17:32 -07:00
Phillip Webb
89a89a11a7
Merge branch '3.4.x'
...
Closes gh-45257
2025-04-22 19:13:29 -07:00
Phillip Webb
f526666e4e
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45256
2025-04-22 19:12:57 -07:00
Phillip Webb
f6dae1397d
Add application directory layer to ephemeral builder for Podman support
...
Update `EphemeralBuilder` so that it adds an additional layer that
containing an empty application (aka workspace) directory owned by
the build user.
Prior to this commit, the directory was only bound. This could cause
issues on Podman where, unlike Docker, the bound directory is owned
by `root`.
Fixes gh-45233
2025-04-22 19:11:45 -07:00
Phillip Webb
82a2cbbe75
Merge pull request #45251 from YongGoose
...
* pr/45251:
Polish 'Fail fast when base path and an endpoint mapping are set to '/''
Fail fast when base path and an endpoint mapping are set to '/'
Closes gh-45251
2025-04-22 12:03:08 -07:00
Phillip Webb
7dac8ca345
Polish 'Fail fast when base path and an endpoint mapping are set to '/''
...
See gh-45251
2025-04-22 12:01:58 -07:00
yongjunhong
8f535b266c
Fail fast when base path and an endpoint mapping are set to '/'
...
Throw an exception if actuator is running on the main server port and
the base path and an individual mapping are set to '/'.
See gh-45251
Signed-off-by: yongjunhong <dev.yongjunh@gmail.com >
2025-04-22 11:59:51 -07:00
Stéphane Nicoll
c46d19f126
Merge branch '3.4.x'
2025-04-22 16:50:54 +02:00
Stéphane Nicoll
c535d3a34a
Merge branch '3.3.x' into 3.4.x
2025-04-22 16:50:45 +02:00
Stéphane Nicoll
da47e43e4f
Upgrade to Spring WS 4.1.0-RC1
...
Closes gh-45149
2025-04-22 16:50:01 +02:00
Stéphane Nicoll
ad349daeac
Upgrade to Spring Security 6.5.0-RC1
...
Closes gh-45147
2025-04-22 16:50:01 +02:00
Stéphane Nicoll
0c674621ad
Upgrade to Spring Data Bom 2025.0.0-RC1
...
Closes gh-45141
2025-04-22 16:50:01 +02:00
Stéphane Nicoll
22929dc82e
Upgrade to Spring WS 4.0.13
...
Closes gh-45099
2025-04-22 16:49:35 +02:00