Andy Wilkinson
fa36d90ef8
Merge branch '4.0.x'
2026-01-13 17:07:52 +00:00
Andy Wilkinson
284bc1aa25
Upgrade to Reactor Bom 2025.0.2
...
Closes gh-48714
2026-01-13 17:06:30 +00:00
Andy Wilkinson
61b29cb8bf
Upgrade to Micrometer Tracing 1.6.2
...
Closes gh-48713
2026-01-13 17:06:30 +00:00
Andy Wilkinson
6ec393499a
Upgrade to Micrometer 1.16.2
...
Closes gh-48712
2026-01-13 17:06:29 +00:00
Andy Wilkinson
c34f0929c6
Merge branch '4.0.x'
2026-01-13 17:01:00 +00:00
Andy Wilkinson
4298d9bd93
Merge branch '3.5.x' into 4.0.x
2026-01-13 17:00:49 +00:00
Andy Wilkinson
2ee3aee85b
Upgrade to Reactor Bom 2024.0.14
...
Closes gh-48707
2026-01-13 17:00:40 +00:00
Andy Wilkinson
f091546c86
Merge branch '4.0.x'
...
Closes gh-48813
2026-01-13 16:53:05 +00:00
Andy Wilkinson
90df993c74
Merge branch '3.5.x' into 4.0.x
...
Closes gh-48812
2026-01-13 16:52:51 +00:00
Andy Wilkinson
d9fa9353aa
Prevent VirtualThreadSchedulerMXBean problems from breaking /info
...
At the time of writing, VirtualThreadSchedulerMXBean does not work in
a GraalVM native image (oracle/graal#12802 ). An attempt to retrieve
the MXBean results in an IllegalArgumentException being thrown. This
causes a failure when serializing ProcessInfo to JSON, breaking the
Actuator's info endpoint when management.info.process.enabled=true.
This commit updates ProcessInfo to be more defensive when working
with the MXBean. Now, if any exception is thrown, null will be
returned for the virtual threads info. This approach should allow the
functionality to work whenever a fix is made in Graal without
requiring further changes in Boot.
Fixes gh-48810
2026-01-13 16:33:39 +00:00
Andy Wilkinson
3503dd6e45
Merge branch '4.0.x'
2026-01-13 12:08:26 +00:00
Andy Wilkinson
6fcb7d270a
Merge branch '3.5.x' into 4.0.x
2026-01-13 12:08:17 +00:00
Andy Wilkinson
9ee07c3f4b
Adapt to breaking change in Spring Data Neo4j
...
This is a follow-on from 9239447 .
A recent change [1] in Spring Data Neo4j require us to configure the
use of an older dialect as we're testing with Neo4j 4 and the default
dialect now requires Neo4j 5.
See gh-48708
[1] https://github.com/spring-projects/spring-data-neo4j/commit/f2d7ba731416dc0c03d791839fd88335649a2dcc
2026-01-13 12:06:57 +00:00
Andy Wilkinson
0ed5f2674f
Avoid losing type information in on bean condition messages
2026-01-13 10:44:18 +00:00
Andy Wilkinson
1f0e2ef0af
Merge branch '4.0.x'
2026-01-13 09:39:04 +00:00
Andy Wilkinson
5d89b9919a
Merge branch '3.5.x' into 4.0.x
2026-01-13 09:38:51 +00:00
Andy Wilkinson
9239447662
Adapt to breaking change in Spring Data Neo4j
...
A recent change [1] in Spring Data Neo4j require us to configure the
use of an older dialect as we're testing with Neo4j 4 and the default
is now Neo4j 5.
See gh-48708
[1] https://github.com/spring-projects/spring-data-neo4j/commit/f2d7ba731416dc0c03d791839fd88335649a2dcc
2026-01-13 09:36:10 +00:00
Moritz Halbritter
c757ec304d
Merge branch '4.0.x'
...
Closes gh-48807
2026-01-13 09:13:27 +01:00
Moritz Halbritter
08082aa4c8
Merge branch '3.5.x' into 4.0.x
...
Closes gh-48806
2026-01-13 09:10:43 +01:00
Moritz Halbritter
46a0f48a97
Document the Docker Compose argument properties
...
Closes gh-48657
2026-01-13 09:10:06 +01:00
Andy Wilkinson
f477daa78b
Merge branch '4.0.x'
...
Closes gh-48805
2026-01-13 07:28:44 +00:00
Andy Wilkinson
50e7c02986
Correct links to EnvironmentPostProcessor javadoc
...
Closes gh-48803
2026-01-13 07:28:30 +00:00
Andy Wilkinson
f7559b85f1
Merge pull request #48792 from HuitaePark
...
* gh-48792:
Polish "Support configuring bootBuildImage's environment on the command line"
Support configuring bootBuildImage's environment on the command line
Closes gh-48792
2026-01-12 15:51:43 +00:00
Andy Wilkinson
542ea4f18a
Polish "Support configuring bootBuildImage's environment on the command line"
...
See gh-48792
2026-01-12 15:51:26 +00:00
HuitaePark
a1c83b52b0
Support configuring bootBuildImage's environment on the command line
...
Accumulate command line --environment values in a ListProperty and
merge them with the configured environment when building the
effective environment map. Add a test that verifies multiple entries
are accepted and propagated.
See gh-48792
Signed-off-by: HuitaePark <qkrgmlxo3174@gmail.com >
2026-01-12 15:51:13 +00:00
Andy Wilkinson
12d5543a69
Start building against Spring Security 7.1.0-M1 snapshots
...
See gh-48802
2026-01-12 14:57:21 +00:00
Andy Wilkinson
04f0c7dbed
Start building against Spring Integration 7.1.0-M1 snapshots
...
See gh-48801
2026-01-12 14:46:16 +00:00
Andy Wilkinson
16c85ef903
Start building against Spring AMQP 4.1.0-M1 snapshots
...
See gh-48800
2026-01-12 14:46:16 +00:00
Andy Wilkinson
5f5d7af147
Merge branch '4.0.x'
...
Closes gh-48797
2026-01-12 08:23:30 +00:00
Andy Wilkinson
abd0d2903e
Update docs to reflect new location of CF actuator support
...
Closes gh-48675
2026-01-12 08:22:11 +00:00
Andy Wilkinson
c9246cec4f
Disable HTTP client's built-in decompression
...
The built-in decompression support in HttpClient 5.6 breaks
Elasticsearch's Rest5Client as it results in double decompression.
The first decompression is performed by the Apache HTTP client. It
succeeds. The Elasticsearch Rest5Client then sees the
Content-Encoding: gzip header and makes a second attempt to inflate
the data. This fails as it has already been inflated.
Closes gh-48743
2026-01-09 15:28:15 +00:00
Andy Wilkinson
d914467f46
Merge branch '4.0.x'
2026-01-09 13:59:26 +00:00
Andy Wilkinson
184ce5d5f6
Upgrade to WebJars Locator Lite 1.1.3
...
Closes gh-48788
2026-01-09 11:21:26 +00:00
Andy Wilkinson
a2e6ce0324
Upgrade to Pooled JMS 3.1.9
...
Closes gh-48787
2026-01-09 11:21:22 +00:00
Andy Wilkinson
0dc16e5159
Upgrade to Logback 1.5.24
...
Closes gh-48786
2026-01-09 11:21:18 +00:00
Andy Wilkinson
c98d39b7be
Upgrade to JUnit Jupiter 6.0.2
...
Closes gh-48785
2026-01-09 11:21:14 +00:00
Andy Wilkinson
fbaa740db1
Upgrade to HttpClient5 5.5.2
...
Closes gh-48784
2026-01-09 11:21:09 +00:00
Andy Wilkinson
901c989ca9
Upgrade to Classmate 1.7.3
...
Closes gh-48783
2026-01-09 11:21:05 +00:00
Andy Wilkinson
c17ea6154b
Merge branch '4.0.x'
2026-01-09 11:19:08 +00:00
Andy Wilkinson
cf7ba84d25
Merge branch '3.5.x' into 4.0.x
2026-01-09 11:18:58 +00:00
Andy Wilkinson
cf324f87b2
Merge branch '3.5.x'
...
Closes gh-48782
2026-01-09 11:18:16 +00:00
Andy Wilkinson
8a93ddfe03
Merge branch '3.5.x' into 4.0.x
...
Closes gh-48781
2026-01-09 11:17:58 +00:00
Andy Wilkinson
5744ca0d8a
Upgrade to WebJars Locator Lite 1.1.3
...
Closes gh-48780
2026-01-09 11:01:38 +00:00
Andy Wilkinson
873e7b0e56
Upgrade to Pooled JMS 3.1.9
...
Closes gh-48779
2026-01-09 11:01:34 +00:00
Andy Wilkinson
54144432f2
Upgrade to Logback 1.5.24
...
Closes gh-48778
2026-01-09 11:01:30 +00:00
Andy Wilkinson
f8d75e70b3
Upgrade to HttpClient5 5.5.2
...
Closes gh-48777
2026-01-09 11:01:25 +00:00
Andy Wilkinson
0448719de4
Upgrade to Hibernate 6.6.40.Final
...
Closes gh-48776
2026-01-09 11:01:21 +00:00
Andy Wilkinson
e625231ac0
Upgrade to Classmate 1.7.3
...
Closes gh-48775
2026-01-09 11:01:16 +00:00
Andy Wilkinson
67f137bc89
Label dependency upgrade issues as team-only
...
Closes gh-48763
2026-01-09 10:57:50 +00:00
Andy Wilkinson
fdcb3db73b
Merge branch '4.0.x'
...
Closes gh-48774
2026-01-09 10:55:53 +00:00