Andy Wilkinson
0351e33b18
Merge branch '3.4.x'
11 months ago
Andy Wilkinson
611240c6ad
Merge branch '3.3.x' into 3.4.x
11 months ago
Andy Wilkinson
52c0e0af08
Ensure resolved bom is available before using it for Javadoc links
11 months ago
Andy Wilkinson
78cf743dd9
Merge branch '3.4.x'
11 months ago
Andy Wilkinson
ea00325eb6
Next development version (v3.4.6-SNAPSHOT)
11 months ago
Moritz Halbritter
0fb369e8b8
Use paketobuildpacks/builder-noble-java-tiny as the default image builder
...
Closes gh-42711
11 months ago
Moritz Halbritter
29e0865afd
Merge branch '3.4.x'
11 months ago
Moritz Halbritter
918066f39a
Merge branch '3.3.x' into 3.4.x
11 months ago
Moritz Halbritter
ab0c332d99
Next development version (v3.3.12-SNAPSHOT)
11 months ago
Stéphane Nicoll
ca6fd3ce1b
Upgrade to Testcontainers 1.21.0
...
Closes gh-45276
11 months ago
Stéphane Nicoll
be1a097d31
Upgrade to Gson 2.13.1
...
Closes gh-45273
11 months ago
Stéphane Nicoll
f58c849936
Upgrade to Flyway 11.7.2
...
Closes gh-45271
11 months ago
Moritz Halbritter
a55cb7a31a
Revert "Upgrade to Netty 4.1.120.Final"
...
This reverts commit 18944759ec .
11 months ago
Moritz Halbritter
1bf43f58b1
Merge branch '3.4.x'
11 months ago
Moritz Halbritter
71acf939ac
Merge branch '3.3.x' into 3.4.x
11 months ago
Moritz Halbritter
d2eaac6b60
Revert "Upgrade to Netty 4.1.120.Final"
...
This reverts commit 016b3de968 .
11 months ago
Stéphane Nicoll
9518c5fe49
Merge branch '3.4.x'
11 months ago
Stéphane Nicoll
18944759ec
Upgrade to Netty 4.1.120.Final
...
Closes gh-45275
11 months ago
Stéphane Nicoll
d24a38f0f8
Merge branch '3.3.x' into 3.4.x
11 months ago
Stéphane Nicoll
933572ad5e
Upgrade to Netty 4.1.120.Final
...
Closes gh-45274
11 months ago
Stéphane Nicoll
016b3de968
Upgrade to Netty 4.1.120.Final
...
Closes gh-45272
11 months ago
Moritz Halbritter
d98086c288
Merge branch '3.4.x'
11 months ago
Moritz Halbritter
46a709a850
Merge branch '3.3.x' into 3.4.x
11 months ago
Moritz Halbritter
55f67c9a52
Fix potential null problem in actuator
11 months ago
Phillip Webb
53e0685c7a
Merge branch '3.4.x'
11 months ago
Phillip Webb
35310716ab
Polish 'Refactor ApplicationResourceLoader `preferFileResolution` support'
...
See gh-44535
11 months ago
Stéphane Nicoll
424d9b6fad
Merge branch '3.4.x'
11 months ago
Stéphane Nicoll
7800d24c17
Merge branch '3.3.x' into 3.4.x
11 months ago
Stéphane Nicoll
167c8caf63
Add an explicit note about having to enable cache metrics
...
See gh-23047
11 months ago
Stéphane Nicoll
fb57f585d8
Merge branch '3.4.x'
...
Closes gh-45265
11 months ago
Stéphane Nicoll
c2f8331a91
Fix reference to JPA entity in LiquibaseAutoConfigurationTests
...
Closes gh-44788
11 months ago
Stéphane Nicoll
fb07902c04
Merge branch '3.4.x'
11 months ago
Stéphane Nicoll
1e33d63679
Merge branch '3.3.x' into 3.4.x
11 months ago
Stéphane Nicoll
de0813cc40
Upgrade to Spring Session 3.5.0-RC1
...
Closes gh-45148
11 months ago
Stéphane Nicoll
3748a5dcfd
Upgrade to Spring Pulsar 1.2.5
...
Closes gh-45146
11 months ago
Stéphane Nicoll
c5e6c79844
Upgrade to Spring Kafka 3.3.5
...
Closes gh-45144
11 months ago
Stéphane Nicoll
6508e7bbd8
Upgrade to Spring Integration 6.5.0-RC1
...
Closes gh-45143
11 months ago
Stéphane Nicoll
bf4330a438
Upgrade to Spring Authorization Server 1.5.0-RC1
...
Closes gh-45140
11 months ago
Stéphane Nicoll
ed135b323a
Upgrade to Spring AMQP 3.2.5
...
Closes gh-45139
11 months ago
Stéphane Nicoll
20d26c0d14
Upgrade to Spring Session 3.4.3
...
Closes gh-45098
11 months ago
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
Stéphane Nicoll
9263af33e3
Upgrade to Spring Session 3.3.7
...
Closes gh-45061
11 months ago
Stéphane Nicoll
fc68fe5b33
Upgrade to Spring Pulsar 1.1.11
...
Closes gh-45264
11 months ago
Stéphane Nicoll
900fdde99e
Upgrade to Spring Authorization Server 1.3.6
...
Closes gh-45055
11 months ago
Phillip Webb
7d8f881c15
Merge branch '3.4.x'
...
Closes gh-45263
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