Stéphane Nicoll
c26db59e42
Upgrade to Spring Pulsar 1.2.5
...
Closes gh-45096
11 months ago
Stéphane Nicoll
0818e647cc
Upgrade to Spring Kafka 3.3.5
...
Closes gh-45094
11 months ago
Stéphane Nicoll
de7c020585
Upgrade to Spring Integration 6.4.4
...
Closes gh-45093
11 months ago
Stéphane Nicoll
94439587fe
Upgrade to Spring Authorization Server 1.4.3
...
Closes gh-45089
11 months ago
Phillip Webb
76f6e30c90
Merge pull request #44535 from nosan
...
* pr/44535:
Refactor ApplicationResourceLoader `preferFileResolution` support
Improve ApplicationResourceLoader `preferFileResolution` support
Closes gh-44535
11 months ago
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
11 months ago
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>
11 months ago
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
11 months ago
Phillip Webb
4b607bde2c
Polish 'Protected against JsonValueWriter stack overflow'
...
See gh-44627
11 months ago
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>
11 months ago
Phillip Webb
b2e65f665a
Polish
11 months ago
Phillip Webb
0a9f6a712c
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45260
11 months ago
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
11 months ago
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
11 months ago
Phillip Webb
7ca20b1ce9
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45258
11 months ago
Phillip Webb
eb7ed4f5f4
Merge pull request #45247 from florgust
...
* pr/45247:
Update reference docs to make `@Component` a javadoc link
Closes gh-45247
11 months ago
florgust
10d3df9884
Update reference docs to make `@Component` a javadoc link
...
See gh-45247
Signed-off-by: florgust <luan.flor05@gmail.com>
11 months ago
Phillip Webb
f526666e4e
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45256
11 months ago
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
11 months ago
Stéphane Nicoll
c535d3a34a
Merge branch '3.3.x' into 3.4.x
11 months ago
Stéphane Nicoll
22929dc82e
Upgrade to Spring WS 4.0.13
...
Closes gh-45099
11 months ago
Stéphane Nicoll
d8d208ca70
Upgrade to Spring Security 6.4.5
...
Closes gh-45097
11 months ago
Stéphane Nicoll
c1b8e7792a
Upgrade to Spring Data Bom 2024.1.5
...
Closes gh-45090
11 months ago
Stéphane Nicoll
59b9b7cd33
Upgrade to Spring AMQP 3.2.5
...
Closes gh-45088
11 months ago
Stéphane Nicoll
2ffea0f344
Upgrade to Spring WS 4.0.13
...
Closes gh-45062
11 months ago
Stéphane Nicoll
79d18dde66
Upgrade to Spring Security 6.3.9
...
Closes gh-45060
11 months ago
Stéphane Nicoll
038063a881
Upgrade to Spring Data Bom 2024.0.11
...
Closes gh-45056
11 months ago
Stéphane Nicoll
416f408be6
Upgrade to Spring AMQP 3.1.11
...
Closes gh-45054
11 months ago
Phillip Webb
7ad9401d8b
Migrate from deprecated Spring Pulsar methods
...
See gh-45096
11 months ago
Phillip Webb
11262601ce
Merge branch '3.3.x' into 3.4.x
11 months ago
Phillip Webb
e28e215bdd
Add 'workflow_dispatch:' for manual trigger
11 months ago
Stéphane Nicoll
00d68399a7
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45241
11 months ago
Stéphane Nicoll
414a7511a3
Merge pull request #45238 from EvaristeGalois11
...
* pr/45238:
Fix documentation links to buildpacks.io
Closes gh-45238
11 months ago
Claudio Nave
6a997d1026
Fix documentation links to buildpacks.io
...
See gh-45238
Signed-off-by: Claudio Nave <evaristegalois11@proton.me>
11 months ago
Stéphane Nicoll
a73d8d78ab
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45235
11 months ago
Stéphane Nicoll
9bcf32afe7
Stop assuming that Neo4jDataAutConfiguration ran
...
This commit updates the conditions in Neo4jReactiveDataAutoConfiguration
so that it gracefully backs off if certain beans are not present, rather
than assuming its sibling Neo4jDataAutoConfiguration has run.
Closes gh-44930
11 months ago
Stéphane Nicoll
8d581571d1
Merge branch '3.3.x' into 3.4.x
11 months ago
Stéphane Nicoll
f2986143f1
Upgrade to Spring LDAP 3.2.12
...
Closes gh-45095
11 months ago
Stéphane Nicoll
7ef2ee2096
Upgrade to Spring LDAP 3.2.12
...
Closes gh-45059
11 months ago
Andy Wilkinson
3f6fe9fb39
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45230
11 months ago
Andy Wilkinson
3aa352a2cd
Merge pull request #45202 from nosan
...
* gh-45202:
Polish "Use ClassLoader with ArchitectureCheck"
Use ClassLoader with ArchitectureCheck
Closes gh-45202
11 months ago
Andy Wilkinson
927e7dbf00
Polish "Use ClassLoader with ArchitectureCheck"
...
See gh-45202
11 months ago
Dmytro Nosan
bb3cf6c088
Use ClassLoader with ArchitectureCheck
...
Prior to this commit, certain rules, like BeanPostProcessor,
did not work with external classes. This commit ensures that
ArchRules are executed within a context ClassLoader that includes
all classes from the compile classpath.
See gh-45202
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
11 months ago
Stéphane Nicoll
59eb90d897
Merge branch '3.3.x' into 3.4.x
11 months ago
Stéphane Nicoll
26bcbbb32f
Upgrade to Spring GraphQL 1.3.5
...
Closes gh-45092
11 months ago
Stéphane Nicoll
0724e97b02
Upgrade to Spring Framework 6.2.6
...
Closes gh-45091
11 months ago
Stéphane Nicoll
482f56ddbb
Upgrade to Spring GraphQL 1.3.5
...
Closes gh-45058
11 months ago
Stéphane Nicoll
b8972e553e
Upgrade to Spring Framework 6.1.19
...
Closes gh-45057
11 months ago
Andy Wilkinson
b7ac4f3fd6
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45226
11 months ago
Andy Wilkinson
6d18ea5e11
Merge pull request #45223 from ngocnhan-tran1996
...
* gh-45223:
Polish "Avoid eager creation of aggregatedJavadoc task"
Avoid eager creation of aggregatedJavadoc task
Closes gh-45223
11 months ago