Commit Graph
59287 Commits
Author SHA1 Message Date
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
Andy Wilkinson c9ff8d2eb6 Merge branch '3.5.x' into 4.0.x
Closes gh-48773
2026-01-09 10:55:39 +00:00
Andy Wilkinson c5e9968bcc Disable caching of changing modules in buildSrc
Closes gh-48772
2026-01-09 10:55:12 +00:00
Andy Wilkinson e16907130f Merge branch '4.0.x'
Closes gh-48771
2026-01-09 10:50:36 +00:00
Andy Wilkinson 3637f8507d Merge pull request #48767 from philipbolting
* gh-48767:
  Polish "Update docs to reflect server.error -> spring.web.error move"
  Update docs to reflect server.error -> spring.web.error move

Closes gh-48767
2026-01-09 10:50:23 +00:00
Andy Wilkinson 7e3cfb2ce0 Polish "Update docs to reflect server.error -> spring.web.error move"
See gh-48767
2026-01-09 10:50:08 +00:00
Philip Bolting 442f9efddd Update docs to reflect server.error -> spring.web.error move
Signed-off-by: Philip Bolting <pb@philipbolting.de>

See gh-48767
2026-01-09 10:50:08 +00:00
Moritz Halbritter 96b029b508 Merge branch '4.0.x'
Closes gh-48770
2026-01-09 11:45:16 +01:00
Moritz Halbritter 7c51650087 Merge branch '3.5.x' into 4.0.x
Closes gh-48769
2026-01-09 11:45:03 +01:00
Moritz Halbritter 1ca799875c Update documentation for Buildpack's AOT Cache support
Closes gh-48768
2026-01-09 11:38:21 +01:00
Andy Wilkinson 03470bfaef Upgrade to Rabbit Stream Client 1.4.0
Exclusions for org.lz4:lz4-java have been added as the Rabbit Stream
Client now depends upon at.yawk.lz4:lz4-java which its replacement.

Closes gh-48761
2026-01-09 09:54:24 +00:00