Stéphane Nicoll
fc5b80ac64
Upgrade to Spring Kafka 3.2.4
...
Closes gh-42135
2024-09-17 09:13:10 +02:00
Stéphane Nicoll
de5f7ad318
Upgrade to Spring Pulsar 1.0.10
...
Closes gh-42128
2024-09-17 09:13:03 +02:00
Stéphane Nicoll
e009581a41
Upgrade to Spring Kafka 3.1.9
...
Closes gh-42127
2024-09-17 09:13:02 +02:00
Stéphane Nicoll
f7cb18c605
Upgrade to Spring Retry 2.0.9
...
Closes gh-42327
2024-09-16 14:49:27 +02:00
Stéphane Nicoll
c16c04abfe
Upgrade to R2DBC MariaDB 1.2.2
...
Closes gh-42326
2024-09-16 14:49:22 +02:00
Stéphane Nicoll
b75c2b6529
Upgrade to Spring Retry 2.0.9
...
Closes gh-42325
2024-09-16 14:48:13 +02:00
Stéphane Nicoll
04891746ff
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42322
2024-09-16 09:45:23 +02:00
Stéphane Nicoll
78a140ae25
Polish "Use DataSource.unwrap to get routing data source"
...
See gh-42313
2024-09-16 09:37:22 +02:00
Dmytro Nosan
3f9f0490a6
Use DataSource.unwrap to get routing data source
...
This commit uses DataSource.isWrapperFor and DataSource.unwrap to detect
if a DataSource is an AbstractRoutingDataSource. Previously, it relied
on instanceof which does not account for cases where the datasource has
been proxied.
See gh-42313
2024-09-16 09:28:46 +02:00
Stéphane Nicoll
437ff754ef
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42320
2024-09-16 09:04:07 +02:00
Stéphane Nicoll
242803d59b
Polish "Replace Configuration fully qualified name by constant"
...
See gh-42311
2024-09-16 09:01:36 +02:00
mushroom528
9bcfc72307
Replace Configuration fully qualified name by constant
...
See gh-42311
2024-09-16 09:01:23 +02:00
Stéphane Nicoll
6c36c82376
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42303
2024-09-13 16:27:13 +02:00
Stéphane Nicoll
e6e7357303
Upgrade to Undertow 2.3.17.Final
...
Closes gh-42302
2024-09-13 16:26:00 +02:00
Stéphane Nicoll
99d4e5cbf8
Upgrade to Spring Data Bom 2024.0.4
...
Closes gh-42132
2024-09-13 15:47:29 +02:00
Stéphane Nicoll
d3861bcaef
Upgrade to Spring Data Bom 2023.1.10
...
Closes gh-42124
2024-09-13 15:45:58 +02:00
Stéphane Nicoll
831cbedb31
Upgrade to Groovy 4.0.23
...
Closes gh-42292
2024-09-13 11:20:54 +02:00
Stéphane Nicoll
0215da06df
Upgrade to Groovy 4.0.23
...
Closes gh-42291
2024-09-13 11:17:58 +02:00
Phillip Webb
ee2ec9bc9d
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42287
2024-09-12 18:57:01 -07:00
Yanming Zhou
ee10425b6d
Add tests to ensure private constructor is not used for binding
...
See gh-42277
2024-09-12 18:54:30 -07:00
Phillip Webb
a405c42006
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42285
2024-09-12 18:43:54 -07:00
Phillip Webb
03e7be3ccf
Document that spring.jmx.enabled is not for third-party libraries
...
Closes gh-42272
2024-09-12 18:35:57 -07:00
Stéphane Nicoll
37cd9e7949
Upgrade to Spring HATEOAS 2.3.3
...
Closes gh-42282
2024-09-12 15:13:43 +02:00
Stéphane Nicoll
a810494447
Upgrade to Spring HATEOAS 2.2.5
...
Closes gh-42281
2024-09-12 15:06:46 +02:00
Moritz Halbritter
4e3360560a
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42279
2024-09-12 14:29:49 +02:00
Moritz Halbritter
206c28704f
Put registration id in validation error message
...
Closes gh-42278
2024-09-12 14:19:03 +02:00
Phillip Webb
94fc6b4fe1
Polish formatting
2024-09-11 12:53:25 -07:00
Stéphane Nicoll
726ee27cce
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42269
2024-09-11 18:56:35 +02:00
Stéphane Nicoll
5bddca850a
Link to major.minor versions of Spring projects
...
This commit updates the doc build process to link to the latest doc for
a given generation, rather than a specific version. This applies to both
the reference guide and the aggregated Javadoc.
Closes gh-42196
2024-09-11 18:55:27 +02:00
Andy Wilkinson
0758624209
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42263
2024-09-11 14:04:32 +01:00
Andy Wilkinson
504fd62472
Update the link to Log4j2's system properties documentation
...
Closes gh-42262
2024-09-11 14:02:55 +01:00
Andy Wilkinson
b2edefe982
Upgrade to Tomcat 10.1.29
...
Closes gh-42261
2024-09-11 13:30:08 +01:00
Andy Wilkinson
1503b8db8f
Upgrade to Reactor Bom 2023.0.10
...
Closes gh-42131
2024-09-11 13:30:08 +01:00
Andy Wilkinson
11bd835b5a
Upgrade to Postgresql 42.7.4
...
Closes gh-42260
2024-09-11 13:30:07 +01:00
Andy Wilkinson
a253a24228
Upgrade to Netty 4.1.113.Final
...
Closes gh-42259
2024-09-11 13:30:07 +01:00
Andy Wilkinson
2975661b41
Upgrade to MSSQL JDBC 12.6.4.jre11
...
Closes gh-42258
2024-09-11 13:30:06 +01:00
Andy Wilkinson
a08d173b99
Upgrade to Micrometer Tracing 1.3.4
...
Closes gh-42130
2024-09-11 13:30:06 +01:00
Andy Wilkinson
b570c03044
Upgrade to Micrometer 1.13.4
...
Closes gh-42129
2024-09-11 13:30:05 +01:00
Andy Wilkinson
6c2fa2fab0
Upgrade to Logback 1.5.8
...
Closes gh-42257
2024-09-11 13:30:05 +01:00
Andy Wilkinson
9794dc3480
Upgrade to Jetty 12.0.13
...
Closes gh-42256
2024-09-11 13:27:10 +01:00
Andy Wilkinson
a7f74aae36
Upgrade to Jetty Reactive HTTPClient 4.0.7
...
Closes gh-42255
2024-09-11 13:27:05 +01:00
Andy Wilkinson
ef63f1799f
Upgrade to Jakarta Servlet JSP JSTL 3.0.2
...
Closes gh-42254
2024-09-11 13:27:00 +01:00
Andy Wilkinson
ad78f8f823
Upgrade to Infinispan 15.0.8.Final
...
Closes gh-42253
2024-09-11 13:26:56 +01:00
Andy Wilkinson
b63f78c4fd
Upgrade to Zipkin Reporter 3.4.1
...
Closes gh-42252
2024-09-11 13:26:51 +01:00
Andy Wilkinson
e65cc54ec4
Upgrade to Tomcat 10.1.29
...
Closes gh-42251
2024-09-11 13:06:45 +01:00
Andy Wilkinson
c08c5ae5ed
Upgrade to Reactor Bom 2023.0.10
...
Closes gh-42123
2024-09-11 13:05:26 +01:00
Andy Wilkinson
e1724277af
Upgrade to Netty 4.1.113.Final
...
Closes gh-42250
2024-09-11 13:05:26 +01:00
Andy Wilkinson
7d22d7f9cf
Upgrade to MongoDB 4.11.4
...
Closes gh-42249
2024-09-11 13:05:22 +01:00
Andy Wilkinson
4676ad4f4b
Upgrade to Micrometer Tracing 1.2.10
...
Closes gh-42122
2024-09-11 13:05:17 +01:00
Andy Wilkinson
6bced8fe56
Upgrade to Micrometer 1.12.10
...
Closes gh-42121
2024-09-11 13:05:16 +01:00
Andy Wilkinson
d8748ec35d
Upgrade to Jetty 12.0.13
...
Closes gh-42248
2024-09-11 13:05:16 +01:00
Andy Wilkinson
a6c9382540
Upgrade to Jetty Reactive HTTPClient 4.0.7
...
Closes gh-42247
2024-09-11 13:05:11 +01:00
Andy Wilkinson
216c69259e
Upgrade to Jakarta Servlet JSP JSTL 3.0.2
...
Closes gh-42246
2024-09-11 13:05:07 +01:00
Andy Wilkinson
ec91b4c8b8
Upgrade to Infinispan 14.0.31.Final
...
Closes gh-42245
2024-09-11 13:05:02 +01:00
Stéphane Nicoll
0b44452686
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42208
2024-09-11 11:22:36 +02:00
Stéphane Nicoll
915cb12c64
Fix broken Spring GraphQL links
...
Closes gh-42207
2024-09-11 11:05:37 +02:00
Stéphane Nicoll
bee3158d91
Use Antora links for Spring Data reference doc
...
Closes gh-42203
2024-09-11 06:48:21 +02:00
Stéphane Nicoll
2389a9c343
Fix syntax error in Pulsar section
...
Closes gh-42200
2024-09-10 12:21:41 +02:00
Stéphane Nicoll
0cef42c2b1
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42193
2024-09-09 15:42:22 +02:00
Stéphane Nicoll
b1db3ad8ae
Clarify reason for deprecating autotime properties
...
Closes gh-41745
2024-09-09 15:25:23 +02:00
Stéphane Nicoll
7b6997a9c6
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42190
2024-09-09 15:04:45 +02:00
Stéphane Nicoll
aef56bceb9
Replace RFC 7807 by RFC 9457 in documentation
...
This commit updates all references to RFC 7807 by RFC 9457 since the
former is now obsolete.
Closes gh-41260
2024-09-09 14:59:21 +02:00
Andy Wilkinson
2c9f693d17
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42188
2024-09-09 13:53:03 +01:00
Andy Wilkinson
9a74437fbc
Delete unused javadoc CSS file
...
Closes gh-42187
2024-09-09 13:52:23 +01:00
Andy Wilkinson
be4f06bb17
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42176
2024-09-06 14:27:34 +01:00
Andy Wilkinson
e30ae7a240
Document problem with property binding and Kotlin value classes
...
Closes gh-41693
2024-09-06 14:26:13 +01:00
Andy Wilkinson
21b4eb56ec
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42169
2024-09-06 11:32:12 +01:00
Andy Wilkinson
a89ae3fbee
Improve laziness of Pem and JKS SSL store bundles
...
Fixes gh-42119
2024-09-06 11:28:46 +01:00
Andy Wilkinson
4d2aa2dcf5
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42167
2024-09-06 10:19:30 +01:00
Andy Wilkinson
f8130791ea
Update docs to reflect new no handler found exception behavior
...
Closes gh-42164
2024-09-06 10:17:20 +01:00
Andy Wilkinson
f471990b9d
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42165
2024-09-06 10:12:12 +01:00
Andy Wilkinson
4f576031bc
Polish configuration property reference
...
Closes gh-42162
2024-09-06 10:11:43 +01:00
Moritz Halbritter
1679a72b0e
Remove spring-web dependency from ZipkinHttpClientSender
...
Closes gh-42161
2024-09-06 08:46:20 +02:00
Andy Wilkinson
92ed9efd2c
Start building against Spring Pulsar 1.1.4 snapshots
...
See gh-42136
2024-09-04 13:19:04 +01:00
Andy Wilkinson
f804e82d41
Start building against Spring Kafka 3.2.4 snapshots
...
See gh-42135
2024-09-04 13:19:03 +01:00
Andy Wilkinson
725b1789a4
Start building against Spring Integration 6.3.4 snapshots
...
See gh-42134
2024-09-04 13:19:02 +01:00
Andy Wilkinson
009ccddcab
Start building against Spring Data Bom 2024.0.4 snapshots
...
See gh-42132
2024-09-04 13:19:00 +01:00
Andy Wilkinson
acc60dcab0
Start building against Reactor Bom 2023.0.10 snapshots
...
See gh-42131
2024-09-04 13:18:59 +01:00
Andy Wilkinson
44882e1ec0
Start building against Micrometer Tracing 1.3.4 snapshots
...
See gh-42130
2024-09-04 13:18:58 +01:00
Andy Wilkinson
23f8e16d4a
Start building against Micrometer 1.13.4 snapshots
...
See gh-42129
2024-09-04 13:18:57 +01:00
Andy Wilkinson
4b1fcdb74a
Start building against Spring Pulsar 1.0.10 snapshots
...
See gh-42128
2024-09-04 12:14:26 +01:00
Andy Wilkinson
e972ddfe50
Start building against Spring Kafka 3.1.9 snapshots
...
See gh-42127
2024-09-04 12:14:21 +01:00
Andy Wilkinson
68c331f496
Start building against Spring Integration 6.2.9 snapshots
...
See gh-42126
2024-09-04 12:14:17 +01:00
Andy Wilkinson
ced01c1dd3
Start building against Spring Data Bom 2023.1.10 snapshots
...
See gh-42124
2024-09-04 12:14:08 +01:00
Andy Wilkinson
a465e37908
Start building against Reactor Bom 2023.0.10 snapshots
...
See gh-42123
2024-09-04 12:14:03 +01:00
Andy Wilkinson
49d4f7ac0e
Start building against Micrometer Tracing 1.2.10 snapshots
...
See gh-42122
2024-09-04 12:13:59 +01:00
Andy Wilkinson
593fecbe35
Start building against Micrometer 1.12.10 snapshots
...
See gh-42121
2024-09-04 12:13:54 +01:00
Moritz Halbritter
8d44fd5f3e
Improve docker without buildpacks documentation
...
Explain how CDS can be enabled with plain Dockerfiles.
Closes gh-42106
2024-09-04 08:47:32 +02:00
Phillip Webb
599f1f1a9c
Merge branch '3.2.x' into 3.3.x
2024-09-03 21:04:36 -07:00
Phillip Webb
f3645bba13
Update copyright year of changed files
2024-09-03 21:04:26 -07:00
Phillip Webb
43afb5bf69
Fix Spring Framework documentation link
...
See gh-41227
2024-09-03 20:31:15 -07:00
Einar Pehrson
26fb0eecb5
Fix StatsD link typo on Metrics documentation page
...
The documentation link for StatsD metrics has incorrect anchor text.
See gh-42109
2024-09-03 20:18:48 -07:00
Brian Clozel
a04dee67a3
Merge branch '3.2.x' into 3.3.x
2024-09-03 21:12:55 +02:00
Brian Clozel
d0c9e0e9e7
List types of OpenTelemetry support in Spring Boot
...
Closes gh-41227
2024-09-03 21:12:14 +02:00
Phillip Webb
9f38f2b74f
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42107
2024-09-03 12:09:51 -07:00
Phillip Webb
aeafa20727
Prevent 'Recursive update' exceptions with Restarter
...
Update `Restarter` to prevent 'Recursive update' `IllegalStateException`
from being thrown. Calls to `objectFactory.getObject()` now happen
outside of `computeIfAbsent`.
Fixes gh-41571
2024-09-03 12:09:40 -07:00
Andy Wilkinson
ea246d378e
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42103
2024-09-03 15:04:22 +01:00
Leszek Jasek
0cd99a7435
Improve "Command-line Completion" section
...
Replaced deprecated Spring CLI options with the current ones,
improved section related to completion setup for zsh.
See gh-42091
2024-09-03 15:02:46 +01:00
Andy Wilkinson
790fd4a3e3
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42100
2024-09-03 14:57:18 +01:00
Andy Wilkinson
55f2af1279
Polish "Polish"
...
See gh-42095
2024-09-03 14:56:14 +01:00
arefbehboudi
aa83bbee3d
Polish
...
See gh-42095
2024-09-03 14:45:56 +01:00
Moritz Halbritter
8c5a0f08a4
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42098
2024-09-03 14:46:52 +02:00
Moritz Halbritter
e7d6bd6ccd
Test spring-boot-maven-plugin against Maven 3.9.9
...
Closes gh-42097
2024-09-03 14:29:49 +02:00
Andy Wilkinson
d2f0b2b090
Correct package statements of Testing section's Kotlin snippets
...
Closes gh-42094
2024-09-03 10:05:19 +01:00
martinfrancois
fd9d907ef3
Improve formatting for Docker configuration example with Colima
...
See gh-42078
2024-09-01 18:55:59 -07:00
Phillip Webb
b29bc2dc2e
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42081
2024-09-01 18:51:33 -07:00
Johnny Lim
a8452b54b5
Polish
...
See gh-42069
2024-09-01 18:50:38 -07:00
Phillip Webb
101ed0e543
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42079
2024-09-01 15:25:15 -07:00
Phillip Webb
8c1d9872d2
Fix support for large zip files
...
Update `spring-boot-loader` to support large zip files by correctly
dealing with unsigned ints.
Fixes gh-42012
2024-09-01 15:13:46 -07:00
Phillip Webb
3a458d8062
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42071
2024-08-31 11:21:51 -07:00
Phillip Webb
cc2dc558f1
Don't report already migrated properties when has group
...
Refine the fix adding commit 962936370a
so that items with a group
are correctly checked.
Fixes gh-42068
2024-08-31 11:18:47 -07:00
Phillip Webb
a09af7ebcf
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42059
2024-08-29 15:06:12 -07:00
Phillip Webb
10855056cc
Support blank MongoDB 'replica-set-name' properties
...
Update `null` checks to `StringUtils.hasText` to allow the
`replica-set-name' property to be overridden with an empty string.
Fixes gh-42055
2024-08-29 15:05:33 -07:00
Phillip Webb
71f509c9fd
Fix broken tab markup
...
Closes gh-42046
2024-08-28 13:00:25 -07:00
Stéphane Nicoll
aea45b5013
Adapt to Logback deprecation
...
This commit also adds a test so that we can catch this problem hopefully
sooner in the future.
Closes gh-42006
2024-08-23 09:23:30 +02:00
Stéphane Nicoll
f0d2503b64
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42001
2024-08-22 16:50:42 +02:00
Stéphane Nicoll
1822b2fade
Include spring-boot-starter-parent in Integration tests repository
...
This commit makes sure that integration tests for the Maven Plugin have
access to the current "spring-boot-starter-parent" pom and its
hierarchy as new integration tests rely on that.
Closes gh-42000
2024-08-22 16:46:52 +02:00
Andy Wilkinson
d4e1aedba5
Merge branch '3.2.x' into 3.3.x
2024-08-22 13:07:24 +01:00
Andy Wilkinson
0b24ee8571
Improve loading of jar entry certificates
...
Co-Authored-By: Phillip Webb <phil.webb@broadcom.com>
2024-08-22 10:56:25 +01:00
Phillip Webb
05b73ceeec
Call getErrorAttributes() only once
...
Refine the fix introduced in commit 60b7e6cf23
so that the
`getErrorAttributes()` method is not called multiple times. If the
status is missing, the `DefaultErrorWebExceptionHandler` will now
call an internal `DefaultErrorAttributes` instance in order to obtain
the actual status result.
Fixes gh-41732
2024-08-21 18:24:08 -07:00
Phillip Webb
d9746861a7
Upgrade to apachepulsar/pulsar 3.2.4
2024-08-21 18:24:08 -07:00
Andy Wilkinson
e08a66f261
Upgrade to Spring Security 6.3.3
...
Closes gh-41985
2024-08-21 18:51:19 +01:00
Andy Wilkinson
db54432e59
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41989
2024-08-21 18:09:14 +01:00
Andy Wilkinson
1a6b3a533f
Improve documented logging property descriptions and default values
...
Closes gh-41933
2024-08-21 18:06:49 +01:00
Andy Wilkinson
8bd827e1b8
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41987
2024-08-21 17:43:02 +01:00
Andy Wilkinson
0610fda733
Look at ResponseStatusException's cause for binding errors
...
Fixes gh-41984
2024-08-21 17:06:22 +01:00
Moritz Halbritter
7fbb79b7f6
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41978
2024-08-21 13:29:37 +02:00
Moritz Halbritter
66a41db079
Polish "Refactor BasicJsonParser to simplify JSON parsing logic"
...
See gh-41876
2024-08-21 13:20:36 +02:00
hyunmin0317
4a41006ee0
Refactor BasicJsonParser to simplify JSON parsing logic
...
See gh-41876
2024-08-21 13:17:27 +02:00
Moritz Halbritter
516c764de0
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41976
2024-08-21 13:05:36 +02:00
Moritz Halbritter
5ee522598f
Explain that enabling virtual threads disables traditional thread pools
...
Closes gh-41937
2024-08-21 11:58:53 +02:00
Stéphane Nicoll
d3ac84dbd3
Upgrade to Spring Integration 6.3.3
...
Closes gh-41974
2024-08-21 08:30:25 +02:00
Stéphane Nicoll
67cf325727
Upgrade to Spring Pulsar 1.0.9
...
Closes gh-41727
2024-08-21 08:25:03 +02:00
Stéphane Nicoll
0908771ff2
Upgrade to Spring Integration 6.2.8
...
Closes gh-41973
2024-08-21 08:25:03 +02:00
Scott Frederick
0451cb8686
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41970
2024-08-20 15:49:25 -05:00
Scott Frederick
21b15558a2
Use classpath index when building classpath in PropertiesLauncher
...
Fixes gh-41719
2024-08-20 15:47:44 -05:00
Stéphane Nicoll
bd47ef4e02
Upgrade to Spring Session 3.3.2
...
Closes gh-41742
2024-08-20 19:25:52 +02:00
Stéphane Nicoll
9101725194
Upgrade to Spring Pulsar 1.1.3
...
Closes gh-41740
2024-08-20 19:25:52 +02:00
Stéphane Nicoll
9dd83092ce
Upgrade to Spring Authorization Server 1.3.2
...
Closes gh-41736
2024-08-20 19:25:52 +02:00
Stéphane Nicoll
e0ed02e820
Upgrade to Couchbase Client 3.6.3
...
Closes gh-41967
2024-08-20 19:25:51 +02:00
Stéphane Nicoll
dc67ec962b
Upgrade to Spring Session 3.2.5
...
Closes gh-41729
2024-08-20 19:21:35 +02:00
Stéphane Nicoll
bf370bc52d
Upgrade to Spring Authorization Server 1.2.6
...
Closes gh-41723
2024-08-20 19:21:35 +02:00
Stéphane Nicoll
d07eee4af3
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41960
2024-08-20 11:57:50 +02:00
Piyal Ahmed
016e70cbd2
Polish
...
See gh-41957
2024-08-20 11:44:12 +02:00
Stéphane Nicoll
a21f2a25e3
Upgrade to Spring Security 6.3.2
...
Closes gh-41741
2024-08-20 08:55:28 +02:00
Stéphane Nicoll
2f6c766d41
Upgrade to Spring Kafka 3.2.3
...
Closes gh-41954
2024-08-20 08:55:27 +02:00
Stéphane Nicoll
367acbbe71
Upgrade to Spring AMQP 3.1.7
...
Closes gh-41953
2024-08-20 08:55:23 +02:00
Stéphane Nicoll
d23a7033dd
Upgrade to Spring Security 6.2.6
...
Closes gh-41728
2024-08-20 08:55:14 +02:00
Stéphane Nicoll
3ba45aab68
Upgrade to Spring Kafka 3.1.8
...
Closes gh-41952
2024-08-20 08:55:14 +02:00
Stéphane Nicoll
559d09ef30
Upgrade to Spring AMQP 3.1.7
...
Closes gh-41951
2024-08-20 08:55:10 +02:00
Stéphane Nicoll
d62a5ac947
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41949
2024-08-20 08:43:45 +02:00
Stéphane Nicoll
8243c7ba98
Polish "Harmonize web handler code sample"
...
See gh-41948
2024-08-20 08:41:54 +02:00
Furkan ÖZBEK
bfce07894c
Harmonize web handler code sample
...
See gh-41948
2024-08-20 08:40:53 +02:00
Phillip Webb
1d337b7c76
Merge branch '3.2.x' into 3.3.x
2024-08-19 16:46:51 -07:00
Phillip Webb
f1987e6f8b
Update copyright year of changed files
2024-08-19 16:45:34 -07:00
Stéphane Nicoll
dd5eb31354
Upgrade to Spring Retry 2.0.8
...
Closes gh-41944
2024-08-19 23:21:35 +02:00
Stéphane Nicoll
c2eec20f0c
Upgrade to Spring Data Bom 2024.0.3
...
Closes gh-41737
2024-08-19 23:21:35 +02:00
Stéphane Nicoll
bb23e11134
Upgrade to Maven Install Plugin 3.1.3
...
Closes gh-41943
2024-08-19 23:21:35 +02:00
Stéphane Nicoll
8b25a7aed6
Upgrade to Maven Deploy Plugin 3.1.3
...
Closes gh-41942
2024-08-19 23:21:35 +02:00
Andy Wilkinson
cf9a2f3db7
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41945
2024-08-19 17:51:34 +01:00
Andy Wilkinson
f4b73da657
Document when environment variable property mapping applies
...
Closes gh-41877
2024-08-19 17:51:11 +01:00
Stéphane Nicoll
0e4091ec2c
Upgrade to Spring Retry 2.0.8
...
Closes gh-41941
2024-08-19 17:30:11 +02:00
Stéphane Nicoll
56ad028345
Upgrade to Spring Data Bom 2023.1.9
...
Closes gh-41724
2024-08-19 17:30:07 +02:00
Stéphane Nicoll
51729a9e59
Upgrade to Maven Install Plugin 3.1.3
...
Closes gh-41940
2024-08-19 17:30:07 +02:00
Stéphane Nicoll
2e0244b92d
Upgrade to Maven Deploy Plugin 3.1.3
...
Closes gh-41939
2024-08-19 17:30:03 +02:00
Stéphane Nicoll
1a4bfa121d
Upgrade to Dropwizard Metrics 4.2.27
...
Closes gh-41938
2024-08-19 17:29:59 +02:00
Stéphane Nicoll
9c2d388ca8
Merge branch '3.2.x' into 3.3.x
2024-08-19 16:31:17 +02:00
Stéphane Nicoll
8a253d1db7
Fix formatting
2024-08-19 16:28:47 +02:00
Stéphane Nicoll
1d062e0f41
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41935
2024-08-19 16:21:03 +02:00
Stéphane Nicoll
f1e5108b59
Improve Javadoc of slice test annotations
...
This commit harmonizes the phrasing that we use to describe what
components are considered for scanning when a slice test is enabled.
This makes the description of the default filter explicit, with an
exhaustive description of the annotations and/or base classes.
Closes gh-41914
2024-08-19 16:19:18 +02:00
Stéphane Nicoll
6fd1f0f1f5
Avoid using JRE.OTHER for Infinispan tests
...
See gh-41909
2024-08-19 14:38:54 +02:00
Andy Wilkinson
8968d9e98d
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41922
2024-08-19 09:59:20 +01:00
Andy Wilkinson
bc1920d6bb
Use a JRE range to control when Artemis tests are enabled
...
Closes gh-41909
2024-08-19 09:58:51 +01:00
Stéphane Nicoll
a19d69e052
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41920
2024-08-19 09:46:23 +02:00
Christoph Dreis
393ec8ae51
Fix duplicate words
...
See gh-41916
2024-08-19 09:44:29 +02:00
Stéphane Nicoll
ff739b66f3
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41918
2024-08-19 09:39:55 +02:00
Yanming Zhou
737a1ed711
Remove unnecessary null check
...
See gh-41917
2024-08-19 09:36:08 +02:00
Andy Wilkinson
dd2ed5f12d
Upgrade to Logback 1.5.7
...
Closes gh-41887
2024-08-16 20:43:06 +01:00
Andy Wilkinson
cca5516ab0
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41907
2024-08-16 19:47:37 +01:00
Andy Wilkinson
7a898cbbec
Prevent custom java.io.tmpdir from polluting JVM's temp file creation
...
If java.nio.file.Files.createTempFile or
java.io.File.createTempFile(String, String) is called for the first
time while the java.io.tmpdir system property is set to a custom
value, the JVM's temporary file creation will then try to use that
custom temporary directory for all subsequent file creation. This
can result in failures if the custom temporary directory is deleted
and the JVM then tries to use it.
This commit avoids the problem by calls the two createTempFile
methods while the default java.io.tmpdir value is in place. This
ensures that the JVM will use this original temporary directory for
all of its subsequent temporary file creation while allowing the
tests to use a custom location without unwanted side-effects.
Closes gh-41905
2024-08-16 19:19:15 +01:00
Stéphane Nicoll
e7af34a7ca
Revert "Merge pull request #41885 from mches"
...
This reverts commit 68d600e9da
, reversing
changes made to d4762eca22
.
See gh-41885
2024-08-16 16:52:59 +02:00
Stéphane Nicoll
f9d563476b
Polish "Upgrade to Logback 1.5.7"
...
See gh-41885
2024-08-16 14:51:19 +02:00
Mark Chesney
f09d645136
Upgrade to Logback 1.5.7
...
See gh-41885
2024-08-16 14:51:19 +02:00
Andy Wilkinson
d4762eca22
Auto-configure SBOM endpoint web extension when only exposed on CF
...
Fixes gh-41890
2024-08-16 13:25:01 +01:00
Stéphane Nicoll
f508be2da5
Upgrade to Spring LDAP 3.2.6
...
Closes gh-41739
2024-08-16 10:59:26 +02:00
Stéphane Nicoll
0cb8057ba8
Upgrade to Spring HATEOAS 2.3.2
...
Closes gh-41889
2024-08-16 10:59:25 +02:00
Stéphane Nicoll
d84496b191
Upgrade to Pulsar Reactive 0.5.7
...
Closes gh-41888
2024-08-16 10:59:25 +02:00
Stéphane Nicoll
2af1afbe4f
Upgrade to Byte Buddy 1.14.19
...
Closes gh-41886
2024-08-16 10:38:27 +02:00
Stéphane Nicoll
2dbee6d988
Upgrade to Spring LDAP 3.2.6
...
Closes gh-41726
2024-08-16 09:33:25 +02:00
Stéphane Nicoll
d70a362bd3
Upgrade to Spring HATEOAS 2.2.4
...
Closes gh-41883
2024-08-16 09:33:24 +02:00
Stéphane Nicoll
d8639632b5
Upgrade to Pulsar Reactive 0.5.7
...
Closes gh-41882
2024-08-16 09:33:20 +02:00
Stéphane Nicoll
a823c75bf9
Upgrade to Byte Buddy 1.14.19
...
Closes gh-41881
2024-08-16 09:33:16 +02:00
Eddú Meléndez
fa8423b139
Use activemq-bom
...
ActiveMQ 6.1.3 provides activemq-bom.
See gh-41718
2024-08-15 11:14:15 +01:00
Andy Wilkinson
732a7baf50
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41873
2024-08-15 11:11:50 +01:00
rajin
c808d44c11
Register JarUrlClassLoader as parallel capable
...
See gh-41665
2024-08-15 11:11:18 +01:00
Andy Wilkinson
1433b64f6f
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41871
2024-08-15 11:07:56 +01:00
Andy Wilkinson
cc88a1db97
Test Gradle Plugin against Gradle 8.10
...
Closes gh-41870
2024-08-15 11:07:15 +01:00
Andy Wilkinson
e9da0c237e
Correct grammar in 'Running your Application with Maven'
...
Closes gh-41868
2024-08-15 10:38:57 +01:00
John Blum
e6f89c13a3
Correct grammar in 'Running your Application with Maven'
...
See gh-41840
2024-08-15 10:36:29 +01:00
Andy Wilkinson
1bd9948485
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41859
2024-08-14 19:03:52 +01:00
Andy Wilkinson
e7e5ed1508
Don't initialize containers during AOT processing
...
Fixes gh-41838
2024-08-14 18:56:00 +01:00
Moritz Halbritter
2a84fe5760
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41857
2024-08-14 16:47:52 +02:00
Moritz Halbritter
1d45016d8c
Upgrade to spring-javaformat 0.0.43
...
Closes gh-41853
2024-08-14 16:32:41 +02:00
Scott Frederick
cae3a6a3e2
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41849
2024-08-13 16:02:48 -05:00
Scott Frederick
b43d97b359
Document the need to explicitly reset mock servers
...
When MockServerRestTemplateCustomizer and MockServerRestClientCustomizer
are used directly instead of via auto-configuration, it is necessary to
manually reset the MockRestServiceServer expectations between tests.
Closes gh-41848
2024-08-13 16:01:46 -05:00
Stéphane Nicoll
deb0c3f7de
Upgrade to RxJava3 3.1.9
...
Closes gh-41847
2024-08-13 19:51:54 +02:00
Stéphane Nicoll
4aee2d84ad
Upgrade to Reactor Bom 2023.0.9
...
Closes gh-41735
2024-08-13 19:51:48 +02:00
Stéphane Nicoll
3972af47c4
Upgrade to jOOQ 3.19.11
...
Closes gh-41846
2024-08-13 19:51:47 +02:00
Stéphane Nicoll
1b213582a7
Upgrade to Jakarta Servlet JSP JSTL 3.0.1
...
Closes gh-41845
2024-08-13 19:51:43 +02:00
Stéphane Nicoll
c0e61d1a86
Upgrade to RxJava3 3.1.9
...
Closes gh-41844
2024-08-13 19:48:49 +02:00
Stéphane Nicoll
ae8d682871
Upgrade to Reactor Bom 2023.0.9
...
Closes gh-41722
2024-08-13 19:48:45 +02:00
Stéphane Nicoll
03ab9e9200
Upgrade to jOOQ 3.18.18
...
Closes gh-41843
2024-08-13 19:48:44 +02:00
Stéphane Nicoll
54fe89fd21
Upgrade to Jakarta Servlet JSP JSTL 3.0.1
...
Closes gh-41842
2024-08-13 19:48:40 +02:00
Stéphane Nicoll
c36a363670
Upgrade to Micrometer Tracing 1.3.3
...
Closes gh-41734
2024-08-13 16:24:34 +02:00
Stéphane Nicoll
069585f2e6
Upgrade to Micrometer 1.13.3
...
Closes gh-41733
2024-08-13 16:24:08 +02:00
Stéphane Nicoll
de1f3ac3cf
Upgrade to Micrometer Tracing 1.2.9
...
Closes gh-41721
2024-08-13 16:21:36 +02:00
Stéphane Nicoll
f7a5c38cb5
Upgrade to Micrometer 1.12.9
...
Closes gh-41720
2024-08-13 16:21:15 +02:00
Stéphane Nicoll
7f6f95edc0
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41828
2024-08-12 16:13:23 +02:00
Stéphane Nicoll
13600295b0
Upgrade to Jetty 12.0.12
...
Closes gh-41770
2024-08-12 15:44:02 +02:00
Moritz Halbritter
fe55ce9357
Improve Dockerfiles example in packaging documentation
2024-08-12 09:20:46 +02:00
Stéphane Nicoll
771b722361
Upgrade to Yasson 3.0.4
...
Closes gh-41792
2024-08-12 07:28:42 +02:00
Stéphane Nicoll
e6462764bf
Upgrade to SLF4J 2.0.16
...
Closes gh-41790
2024-08-12 07:28:34 +02:00
Stéphane Nicoll
b3e6827161
Upgrade to Pulsar 3.2.4
...
Closes gh-41789
2024-08-12 07:28:30 +02:00
Stéphane Nicoll
dc093bb89f
Upgrade to Netty 4.1.112.Final
...
Closes gh-41788
2024-08-12 07:28:26 +02:00
Stéphane Nicoll
f4f3cbfde4
Upgrade to Jetty Reactive HTTPClient 4.0.6
...
Closes gh-41786
2024-08-12 07:28:18 +02:00
Stéphane Nicoll
8c254c3394
Upgrade to Jersey 3.1.8
...
Closes gh-41785
2024-08-12 07:28:13 +02:00
Stéphane Nicoll
da86b04d37
Upgrade to Infinispan 15.0.7.Final
...
Closes gh-41784
2024-08-12 07:28:09 +02:00
Stéphane Nicoll
cdc7bbefce
Upgrade to CycloneDX Maven Plugin 2.8.1
...
Closes gh-41783
2024-08-12 07:28:05 +02:00
Stéphane Nicoll
64b2e6646b
Upgrade to ActiveMQ 6.1.3
...
Closes gh-41782
2024-08-12 07:28:00 +02:00
Stéphane Nicoll
4fb62fe78d
Upgrade to Yasson 3.0.4
...
Closes gh-41776
2024-08-10 15:43:49 +02:00
Stéphane Nicoll
b19df0dad3
Upgrade to SLF4J 2.0.16
...
Closes gh-41774
2024-08-10 15:43:49 +02:00
Stéphane Nicoll
f824d5c7e8
Upgrade to Netty 4.1.112.Final
...
Closes gh-41773
2024-08-10 15:43:48 +02:00
Stéphane Nicoll
7102f65ace
Upgrade to MongoDB 4.11.3
...
Closes gh-41772
2024-08-10 15:43:48 +02:00
Stéphane Nicoll
8b168db562
Upgrade to Jetty Reactive HTTPClient 4.0.6
...
Closes gh-41769
2024-08-10 15:04:40 +02:00
Stéphane Nicoll
65015f6241
Upgrade to Jersey 3.1.8
...
Closes gh-41768
2024-08-10 15:04:36 +02:00
Stéphane Nicoll
94f26c0ba1
Upgrade to Infinispan 14.0.30.Final
...
Closes gh-41767
2024-08-10 15:04:32 +02:00
Stéphane Nicoll
d7670e9083
Upgrade to Hibernate 6.4.10.Final
...
Closes gh-41766
2024-08-10 15:04:27 +02:00
Stéphane Nicoll
a95c9f5355
Upgrade to Hazelcast 5.3.8
...
Closes gh-41765
2024-08-10 15:04:23 +02:00
Stéphane Nicoll
a5063d3365
Upgrade to ActiveMQ 5.18.5
...
Closes gh-41764
2024-08-10 15:04:18 +02:00
Moritz Halbritter
c2a782ee28
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41748
2024-08-09 14:19:02 +02:00
Moritz Halbritter
7386908ce0
Document that username and password are not used when Redis url is set
...
Closes gh-41231
2024-08-09 14:10:20 +02:00
Stéphane Nicoll
4be4be7bbb
Upgrade to Neo4j Java Driver 5.23.0
...
Closes gh-41743
2024-08-08 14:36:58 +02:00
Stéphane Nicoll
426a0433a5
Start building against Spring Session 3.3.2 snapshots
...
See gh-41742
2024-08-08 14:34:10 +02:00
Stéphane Nicoll
5a872d8a9b
Start building against Spring Security 6.3.2 snapshots
...
See gh-41741
2024-08-08 14:34:06 +02:00
Stéphane Nicoll
c7f47c3326
Start building against Spring Pulsar 1.1.3 snapshots
...
See gh-41740
2024-08-08 14:34:01 +02:00
Stéphane Nicoll
95854f4a6c
Start building against Spring LDAP 3.2.5 snapshots
...
See gh-41739
2024-08-08 14:33:57 +02:00
Stéphane Nicoll
185b35278a
Start building against Spring Data Bom 2024.0.3 snapshots
...
See gh-41737
2024-08-08 14:33:49 +02:00
Stéphane Nicoll
05a8a08d75
Start building against Spring Authorization Server 1.3.2 snapshots
...
See gh-41736
2024-08-08 14:33:44 +02:00
Stéphane Nicoll
3384cdc5e2
Start building against Reactor Bom 2023.0.9 snapshots
...
See gh-41735
2024-08-08 14:33:40 +02:00
Stéphane Nicoll
4773f112a9
Start building against Micrometer Tracing 1.3.3 snapshots
...
See gh-41734
2024-08-08 14:33:36 +02:00
Stéphane Nicoll
13ac0b0424
Start building against Micrometer 1.13.3 snapshots
...
See gh-41733
2024-08-08 14:33:32 +02:00
Stéphane Nicoll
bbdaa2aa26
Upgrade to Neo4j Java Driver 5.23.0
...
Closes gh-41730
2024-08-08 11:59:19 +02:00
Stéphane Nicoll
fcf20f33a5
Start building against Spring Session 3.2.5 snapshots
...
See gh-41729
2024-08-08 11:56:00 +02:00
Stéphane Nicoll
51ad35672d
Start building against Spring Security 6.2.6 snapshots
...
See gh-41728
2024-08-08 11:55:56 +02:00
Stéphane Nicoll
ff0315a0d3
Start building against Spring Pulsar 1.0.9 snapshots
...
See gh-41727
2024-08-08 11:55:51 +02:00
Stéphane Nicoll
01d312a5fb
Start building against Spring LDAP 3.2.5 snapshots
...
See gh-41726
2024-08-08 11:55:47 +02:00
Stéphane Nicoll
1a9e844f05
Start building against Spring Data Bom 2023.1.9 snapshots
...
See gh-41724
2024-08-08 11:55:38 +02:00
Stéphane Nicoll
f447f62ee1
Start building against Spring Authorization Server 1.2.6 snapshots
...
See gh-41723
2024-08-08 11:55:34 +02:00
Stéphane Nicoll
5ffaa8c947
Start building against Reactor Bom 2023.0.9 snapshots
...
See gh-41722
2024-08-08 11:55:29 +02:00
Stéphane Nicoll
6b24ff7e17
Start building against Micrometer Tracing 1.2.9 snapshots
...
See gh-41721
2024-08-08 11:55:25 +02:00
Stéphane Nicoll
191843f280
Start building against Micrometer 1.12.9 snapshots
...
See gh-41720
2024-08-08 11:55:20 +02:00
Stéphane Nicoll
a195c43d43
Merge branch '3.2.x' into 3.3.x
2024-08-08 08:48:37 +02:00
Stéphane Nicoll
877f57fea7
Fix formatting
2024-08-08 08:47:52 +02:00
Stéphane Nicoll
93359c88e0
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41716
2024-08-08 08:40:50 +02:00
Stéphane Nicoll
9c5b85bc07
Add TWENTY_THREE to JavaVersion enum
...
This commit uses JRE#OTHER as JUnit does not have support for Java 23
yet, see https://github.com/junit-team/junit5/issues/3918
Closes gh-41710
2024-08-07 20:06:17 +02:00
Stéphane Nicoll
8f4ea963d0
Merge branch '3.2.x' into 3.3.x
...
See gh-41711
2024-08-07 17:57:54 +02:00
Stéphane Nicoll
1246cab30b
Disable Artemis tests on Java 23
...
Artemis does not work on Java 23, this commit therefore disables those
tests when running against a Java version higher than 22.
See https://issues.apache.org/jira/browse/ARTEMIS-4975
Unfortunately, the version of JUnit that we use has no value for Java
23, so we have to use OTHER for that purpose.
2024-08-07 17:33:17 +02:00
Stéphane Nicoll
a6567c7d47
Disable Infinispan tests on Java 23
...
Infinispan 14 does not work on Java 23, an upgrade to 15 is required.
This commit therefore disables those tests when running against a Java
version higher than 22.
Unfortunately, the version of JUnit that we use has no value for Java
23, so we have to use OTHER for that purpose.
2024-08-07 17:32:52 +02:00
Stéphane Nicoll
0e20f177a2
Merge branch '3.2.x' into 3.3.x
2024-08-07 17:21:52 +02:00
Stéphane Nicoll
9817201833
Mention that meta-annotations are not supported
...
See gh-18517
2024-08-07 17:21:33 +02:00
Stéphane Nicoll
24ae18c139
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41707
2024-08-07 11:42:24 +02:00
Stéphane Nicoll
a81c8d92c1
Upgrade to Awaitility 4.2.2
...
Closes gh-41706
2024-08-07 11:39:04 +02:00
Stéphane Nicoll
7607bf1ab8
Document that repackage should not be used on the command-line
...
This commit clarifies how we intend the spring-boot:repackage goal to
be used. As it operates on the source jar (or war) that must be
effectively up-to-date to produce an accurate result, the package phase
must have run.
Contrary to build-image that was designed to be used on the command-line
by forking a package lifecycle first, repackage does not do that. This
commit also clarifies that by providing a more focused error message.
Closes gh-22317
2024-08-05 16:16:09 +02:00
Stéphane Nicoll
218e7aa993
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41683
2024-08-01 14:56:05 +02:00
Stéphane Nicoll
815ab7df94
Add missing default value for Pulsar properties
...
Closes gh-41682
2024-08-01 14:54:28 +02:00
Andy Wilkinson
7f18952d87
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41678
2024-08-01 13:30:58 +01:00
Andy Wilkinson
f6334ca186
Make reactive Elastic repositories back off without Reactor
...
Fixes gh-41672
2024-08-01 13:30:14 +01:00
Stéphane Nicoll
c27209085c
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41676
2024-08-01 14:27:20 +02:00
Stéphane Nicoll
4d66084c73
Add missing default value for aggregation-temporality property
...
Closes gh-41674
2024-08-01 14:23:17 +02:00
Stéphane Nicoll
58ff683a0f
Add missing default value for server.error.include-path
...
Closes gh-41667
2024-08-01 13:43:47 +02:00
Stéphane Nicoll
479e88ea89
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41670
2024-08-01 13:33:13 +02:00
Stéphane Nicoll
b9d8bc4715
Add missing default value for client-provider-type property
...
Closes gh-41666
2024-08-01 13:26:17 +02:00
Stéphane Nicoll
8ea6d3c92e
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41661
2024-07-31 17:04:01 +02:00
Stéphane Nicoll
200fc15b5d
Detect backup jar when the package lifecycle is forked
...
Previously, if a classifier was set and build-image was executed from
the command-line, the build will fail as the plugin was unable to find
the original jar. This is because it relies on the attached artifacts
of the project, and those are not set when package has run as part of
a forked lifecycle.
This commit makes sure that the backup file is found by convention
first, the same way it is done for the target file.
Closes gh-26721
2024-07-31 17:01:00 +02:00
Phillip Webb
de3744fcd1
Use javadoc macro for more links in adoc files
...
See gh-41605
2024-07-31 11:33:29 +01:00
Phillip Webb
2c268b0773
Add more javadoc links for Antora to use
...
See gh-41614
2024-07-30 13:11:17 +01:00
Stéphane Nicoll
e05a846a1c
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41652
2024-07-30 11:23:39 +02:00
Stéphane Nicoll
59b47e336b
Remove invalid checksum policy setting
...
This might be a copy/paste error as the checksum policy is used for
deploying and our integration tests do not do that.
Closes gh-41651
2024-07-30 11:20:44 +02:00
Stéphane Nicoll
397aeee9b6
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41647
2024-07-30 10:58:31 +02:00
Stéphane Nicoll
05468def54
Tolerate module-info with AOT processing
...
This commit updates the Maven Plugin to tolerate projects that are using
the module path on the JVM and targeting native images with AOT.
Previously, the plugin compiled AOT sources directly to target/classes
and the presence of a module-info there is enough to trigger a
compilation on the module path.
With this change we now compile in a separate directory that contains
the generated AOT classes (typically CGLIB proxies). These are copied to
target/classes once compilation completes already.
The integration test also uses our parent, rather than relying on what
Maven provides. That's because older Maven versions provide a default
compiler plugin version that did not handle the module path correctly.
Closes gh-33383
2024-07-30 10:56:06 +02:00
Stéphane Nicoll
a63a1fe6c5
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41641
2024-07-29 16:56:18 +02:00
Stéphane Nicoll
47465f6ed5
Do not validate settings if publishing is disabled
...
This commit improves the Maven Plugin to only validate the publishing
settings if publishing is actually enabled.
Closes gh-29756
2024-07-29 16:55:02 +02:00
Andy Wilkinson
16ba01a363
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41638
2024-07-29 12:50:26 +01:00
Andy Wilkinson
9f1c4b71aa
Fix inconsistency for effect on Actuator of defining security filter
...
Closes gh-41569
2024-07-29 12:46:20 +01:00
Andy Wilkinson
87417c0536
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41633
2024-07-29 11:57:09 +01:00
Andy Wilkinson
4ee24bf9bd
Polish "Add rule to prevent calls to Objects.requireNonNull()"
...
See gh-41611
2024-07-29 11:41:26 +01:00
Phillip Webb
60fa9bd04b
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41627
2024-07-26 16:23:09 +01:00
Phillip Webb
1a8e9c14b1
Fix "Use Spring Data repositories" how-to to refer to interfaces
...
The previous how-to accidentally referenced the `@Repository` annotation
and not the Spring Data `Repository` interface.
Closes gh-41625
2024-07-26 16:20:09 +01:00
Phillip Webb
98ee3f2151
Fixup javadoc and reference URLs
2024-07-26 09:17:34 +01:00
Stéphane Nicoll
687b87f50a
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41622
2024-07-26 09:25:39 +02:00
Tran Ngoc Nhan
13023665dc
Fix link to documentation for log4j-spring-boot
...
See gh-41612
2024-07-26 09:22:34 +02:00
Phillip Webb
28faf12062
Migrate plugins to javadoc asciidoctor macro
...
See gh-41605
2024-07-25 20:49:02 +01:00
Andy Wilkinson
4c9013fe0d
Polish "Deprecate ControllerEndpointsSupplier and ExposableControllerEndpoint"
...
See gh-41596
2024-07-25 18:31:28 +01:00
cms04
e35016422a
Deprecate ControllerEndpointsSupplier and ExposableControllerEndpoint
...
See gh-41596
2024-07-25 18:31:27 +01:00
Phillip Webb
fd58261b9d
Revert "Migrate plugins to javadoc asciidoctor macro"
...
This reverts commit b63e1e7443
.
2024-07-25 18:25:15 +01:00
Phillip Webb
b63e1e7443
Migrate plugins to javadoc asciidoctor macro
...
See gh-41605
2024-07-25 18:03:37 +01:00
Phillip Webb
72ecc2643e
Fix javadoc URL
2024-07-25 18:03:37 +01:00
Andy Wilkinson
163581cfe8
Rename DataLdapTestIntegrationTests to remove clash
...
Closes gh-41617
2024-07-25 16:35:37 +01:00
Andy Wilkinson
c642f6d268
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41613
2024-07-25 16:16:35 +01:00
Phillip Webb
2199a313be
Migrate to javadoc asciidoctor macro
...
Closes gh-41605
2024-07-25 15:25:00 +01:00
Andy Wilkinson
5f666eec5b
Reduce warnings reported by Eclipse
...
Closes gh-41598
2024-07-25 14:55:00 +01:00
Andy Wilkinson
a00304de28
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41607
2024-07-24 19:22:49 +01:00
Andy Wilkinson
f9f530ddaa
Remove method references to improve compatibility
...
The use of method references requires the referenced method to be
present even if it isn't called. This made it impossible for Gradle
to remove the deprecated methods as it would break our plugin.
By switching the lambdas, the methods only have to be present when
they're called which will only happen with Gradle 8.2 and earlier.
Closes gh-41599
2024-07-24 19:22:05 +01:00
Andy Wilkinson
8de72c80c6
Polish "Add hint for new dependencies required for Flyway"
...
See gh-41574
2024-07-23 16:21:06 +01:00
Jan Mewes
0fa9467ef3
Add hint for new dependencies required for Flyway
...
See gh-41574
2024-07-23 16:20:59 +01:00
Stéphane Nicoll
53b275d0c7
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41593
2024-07-23 16:46:16 +02:00
LamTrinh.Dev
b469c743e1
Fix link to Flyway reference documentation
...
See gh-41591
2024-07-23 16:41:44 +02:00
Andy Wilkinson
72fd3f9392
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41589
2024-07-23 10:06:15 +01:00
Andy Wilkinson
72867a3b25
Broaden test coverage for property binding with `@Name`
...
Closes gh-41588
2024-07-23 09:39:17 +01:00
Andy Wilkinson
db4b483811
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41585
2024-07-23 09:11:16 +01:00
Andy Wilkinson
9bb0c45ddb
Add tip about using `@Name` to rename constructor bound property
...
Closes gh-41577
2024-07-23 09:08:42 +01:00
Phillip Webb
d9360a034f
Polish
2024-07-22 18:41:12 +01:00
Phillip Webb
36b1214feb
Merge branch '3.2.x' into 3.3.x
2024-07-22 18:30:45 +01:00
Phillip Webb
61dc82d836
Update copyright year of changed files
2024-07-22 18:16:19 +01:00
Phillip Webb
ff1a4654d2
Polish
2024-07-22 18:15:57 +01:00
Andy Wilkinson
8e82aad6ff
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41563
2024-07-19 16:29:15 +01:00
Andy Wilkinson
a10b000119
Fix constructor binding of EnumMaps
...
Fixes gh-41550
2024-07-19 16:28:16 +01:00
Andy Wilkinson
1a6760e21d
Polish "Add configuration property to allow multiple issuers"
...
See gh-41355
2024-07-17 12:03:34 +01:00
shenqicheng
b0b97fb1d2
Add configuration property to allow multiple issuers
...
See gh-41355
2024-07-17 11:59:14 +01:00
Stéphane Nicoll
f7780b4fef
Polish
2024-07-17 09:46:25 +02:00
Andy Wilkinson
51646fb5f4
Upgrade to Spring Pulsar 1.1.2
...
Closes gh-41536
2024-07-17 07:44:17 +01:00
Andy Wilkinson
1fccf90323
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41534
2024-07-17 07:42:24 +01:00
Andy Wilkinson
07b103cc2b
Prohibit upgrades to Undertow 2.3.15
...
Closes gh-41533
2024-07-17 07:42:02 +01:00
Andy Wilkinson
4e205ede1d
Upgrade to Spring Pulsar 1.0.8
...
Closes gh-41532
2024-07-17 07:38:49 +01:00
Andy Wilkinson
bf890c71d0
Upgrade to Spring Integration 6.3.2
...
Closes gh-41302
2024-07-16 19:51:44 +01:00
Andy Wilkinson
0eb830de15
Upgrade to Spring Integration 6.2.7
...
Closes gh-41296
2024-07-16 18:50:21 +01:00
Andy Wilkinson
e7c8b80f88
Upgrade to Spring GraphQL 1.3.2
...
Closes gh-41527
2024-07-16 18:40:59 +01:00
Eddú Meléndez
31d2bebd49
Add support for ServiceConnection in DataLdapTest
...
See gh-41325
2024-07-16 16:48:21 +02:00
Andy Wilkinson
7966d11c49
Upgrade to Spring GraphQL 1.2.8
...
Closes gh-41523
2024-07-16 12:37:29 +01:00
Andy Wilkinson
f062c46154
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41521
2024-07-16 12:05:02 +01:00
Andy Wilkinson
1cc7498c9a
Add property for Integration's default endpoint timeout
...
Fixes gh-41477
2024-07-16 11:22:27 +01:00
Andy Wilkinson
754e71d265
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41518
2024-07-16 08:47:49 +01:00
Andy Wilkinson
17d6f90468
Document types to which format properties apply
...
Closes gh-41482
2024-07-16 08:47:30 +01:00
Andy Wilkinson
30d34c0c34
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41516
2024-07-16 08:45:21 +01:00
Andy Wilkinson
6941d0e84b
Document that logging.file.path if logging.file.name is set
...
Closes gh-41351
2024-07-16 08:45:01 +01:00
Stéphane Nicoll
320cb4d7f4
Upgrade to Spring Kafka 3.2.2
...
Closes gh-41303
2024-07-16 08:10:37 +02:00
Stéphane Nicoll
49538adbda
Upgrade to Spring Kafka 3.1.7
...
Closes gh-41297
2024-07-16 08:09:34 +02:00
Andy Wilkinson
999d99e655
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41504
2024-07-15 15:35:31 +01:00
Andy Wilkinson
d63e3c3b53
Rethrow failure on main thread
...
Previously, if a failure occurred when evaluating conditions on a
separate thread, an NPE would occur on the main thread as the
expected array of outcomes was null.
This commit avoids the NPE and the lack of error reporting by
rethrowing on the main thread any failure that occurs on the
separate thread that's spawned to parallelize the evaluation.
Closes gh-41492
2024-07-15 15:09:57 +01:00
Andy Wilkinson
9470fdf853
Upgrade to Spring HATEOAS 2.3.1
...
Closes gh-41497
2024-07-15 15:05:26 +01:00
Andy Wilkinson
84654d4717
Upgrade to Spring Data Bom 2024.0.2
...
Closes gh-41300
2024-07-15 15:05:21 +01:00
Andy Wilkinson
68ad8ff0a6
Upgrade to SQLite JDBC 3.43.2.2
...
Closes gh-41495
2024-07-15 15:02:07 +01:00
Andy Wilkinson
46aeb71114
Upgrade to Spring HATEOAS 2.2.3
...
Closes gh-41493
2024-07-15 15:02:02 +01:00
Andy Wilkinson
b49085bf8c
Upgrade to Spring Data Bom 2023.1.8
...
Closes gh-41294
2024-07-15 15:02:01 +01:00
Stéphane Nicoll
d7f780a589
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41485
2024-07-14 11:40:06 +02:00
Stéphane Nicoll
db9b62e628
Upgrade to Spring Retry 2.0.7
...
Closes gh-41484
2024-07-14 11:35:26 +02:00
Andy Wilkinson
b175d1b6f9
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41474
2024-07-12 16:03:23 +01:00
Andy Wilkinson
b76b7b7bd9
Upgrade to AspectJ 1.9.22.1
...
Closes gh-41470
2024-07-12 16:02:54 +01:00
Sébastien Deleuze
75e642e396
Refine CDS how-to guide
...
As explained in gh-41348, the BP_SPRING_AOT_ENABLED flag should
not be promoted as it can't work by design with our current
support when combined with CDS for various use cases and provides
little added value as the same behavior can be achieved by adding
-Dspring.aot.enabled=true to JAVA_TOOL_OPTIONS and
CDS_TRAINING_JAVA_TOOL_OPTIONS.
See gh-41464
2024-07-12 14:04:15 +01:00
Andy Wilkinson
8617c981cf
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41455
2024-07-12 07:31:58 +01:00
Andy Wilkinson
f702230c12
Test Gradle plugin against Gradle 8.9
...
Closes gh-41454
2024-07-12 07:31:24 +01:00
Andy Wilkinson
ecbbe6a9cb
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41448
2024-07-11 13:16:59 +01:00
Andy Wilkinson
8bc45a20d7
Polish "Fix typos in BootstrapContext javadoc"
...
See gh-41443
2024-07-11 13:16:38 +01:00
John Blum
47fc9111cb
Fix typos in BootstrapContext javadoc
...
See gh-41443
2024-07-11 13:16:10 +01:00
Andy Wilkinson
784c8d2df4
Avoid duplicate junit-platform.properties files caused by Kafka
...
Gradle doesn't support excluding a dependency that's declared with a
classifier. Instead, this commit replaces the test-qualified
kafka-server-common dependency with the plain dependency. The plain
dependency was already present so this is equivalent to excluding
the test-qualified dependency.
Closes gh-41446
2024-07-11 13:08:58 +01:00
Andy Wilkinson
2f962f7aa3
Upgrade to Reactor Bom 2023.0.8
...
Closes gh-41436
2024-07-10 14:24:49 +01:00
Andy Wilkinson
b601b3adb3
Prohibit upgrading to Undertow 2.3.14.Final
...
Closes gh-41331
2024-07-09 12:15:36 +01:00
Andy Wilkinson
c4729eab2f
Upgrade to Reactor Bom 2023.0.8
...
Closes gh-41384
2024-07-09 12:12:01 +01:00
Andy Wilkinson
59374b12cd
Upgrade to R2DBC MariaDB 1.2.1
...
Closes gh-41383
2024-07-09 12:11:56 +01:00
Andy Wilkinson
cf8513ee58
Upgrade to Neo4j Java Driver 5.22.0
...
Closes gh-41382
2024-07-09 12:11:51 +01:00
Andy Wilkinson
341f9cf5fc
Upgrade to MSSQL JDBC 12.6.3.jre11
...
Closes gh-41381
2024-07-09 12:11:47 +01:00
Andy Wilkinson
63f0350ceb
Upgrade to Micrometer Tracing 1.3.2
...
Closes gh-41299
2024-07-09 12:11:42 +01:00
Andy Wilkinson
e560491a09
Upgrade to Micrometer 1.13.2
...
Closes gh-41298
2024-07-09 12:11:41 +01:00
Andy Wilkinson
54d3bcb937
Upgrade to Lombok 1.18.34
...
Closes gh-41380
2024-07-09 12:11:40 +01:00
Andy Wilkinson
31ea564e99
Upgrade to Kafka 3.7.1
...
Closes gh-41379
2024-07-09 12:11:35 +01:00
Andy Wilkinson
8442800e5a
Upgrade to JsonAssert 1.5.3
...
Closes gh-41377
2024-07-09 12:11:25 +01:00
Andy Wilkinson
7e1c7d9170
Upgrade to Jetty 12.0.11
...
Closes gh-41376
2024-07-09 12:11:19 +01:00
Andy Wilkinson
620453a5ea
Upgrade to HttpCore5 5.2.5
...
Closes gh-41374
2024-07-09 12:11:09 +01:00
Andy Wilkinson
3e7a13b8fa
Upgrade to Groovy 4.0.22
...
Closes gh-41373
2024-07-09 12:11:04 +01:00
Andy Wilkinson
76ebf9850d
Upgrade to Dependency Management Plugin 1.1.6
...
Closes gh-41372
2024-07-09 12:11:00 +01:00
Andy Wilkinson
2dde0dcba3
Upgrade to Byte Buddy 1.14.18
...
Closes gh-41371
2024-07-09 12:10:55 +01:00
Andy Wilkinson
c05a40f180
Upgrade to Neo4j Java Driver 5.22.0
...
Closes gh-41370
2024-07-09 11:25:39 +01:00
Andy Wilkinson
430ae41ee3
Upgrade to Micrometer Tracing 1.2.8
...
Closes gh-41293
2024-07-09 11:21:34 +01:00
Andy Wilkinson
95f7c33f42
Upgrade to Micrometer 1.12.8
...
Closes gh-41292
2024-07-09 11:21:34 +01:00
Andy Wilkinson
9655e52cb1
Upgrade to Lombok 1.18.34
...
Closes gh-41368
2024-07-09 11:21:34 +01:00
Andy Wilkinson
d57b41436b
Upgrade to JsonAssert 1.5.3
...
Closes gh-41366
2024-07-09 11:21:33 +01:00
Andy Wilkinson
d79ee604ff
Upgrade to Jetty 12.0.11
...
Closes gh-41365
2024-07-09 11:21:32 +01:00
Andy Wilkinson
73416ee0e3
Upgrade to HttpCore5 5.2.5
...
Closes gh-41364
2024-07-09 11:21:32 +01:00
Andy Wilkinson
54fd4d2e9e
Upgrade to Groovy 4.0.22
...
Closes gh-41363
2024-07-09 11:21:31 +01:00
Andy Wilkinson
1bc7e22f95
Upgrade to Dependency Management Plugin 1.1.6
...
Closes gh-41362
2024-07-09 11:21:31 +01:00
Andy Wilkinson
f9023c1130
Upgrade to Byte Buddy 1.14.18
...
Closes gh-41361
2024-07-09 11:21:30 +01:00
Johnny Lim
3aee73004a
Polish RabbitTemplateConfigurer allowed-list-patterns
...
Closes gh-41349
2024-07-08 15:35:48 -05:00
Andy Wilkinson
5b9c0006e9
Merge branch '3.2.x' into 3.3.x
...
See gh-41331
2024-07-08 19:53:35 +01:00
Andy Wilkinson
7b809de0c4
Revert "Upgrade to Undertow 2.3.14.Final"
...
This reverts commit 71b789a2e3
.
See gh-41330
2024-07-08 19:38:46 +01:00
Andy Wilkinson
330abb56f8
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41342
2024-07-08 10:33:28 +01:00
Andy Wilkinson
cb9135b743
Align GraphQL Java version with dependency from spring-graphql
...
Closes gh-41315
2024-07-08 10:32:04 +01:00
Andy Wilkinson
f48413aae3
Upgrade to GraphQL Java 22.1
...
Closes gh-41219
2024-07-08 10:30:34 +01:00
Andy Wilkinson
262a5c195c
Upgrade to GraphQL Java 21.5
...
Closes gh-41340
2024-07-08 10:28:03 +01:00
Moritz Halbritter
787b6d8e16
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41331
2024-07-05 14:20:15 +02:00
Moritz Halbritter
71b789a2e3
Upgrade to Undertow 2.3.14.Final
...
Closes gh-41330
2024-07-05 14:09:50 +02:00
Moritz Halbritter
2a20ceb3fd
Fix CDS link and clarify where and when to run the commands
...
Closes gh-41321
2024-07-04 16:01:37 +02:00
Alexis Couvreur
47c8a859ea
Support NestedConfigurationProperty for record types
...
Add ElementType.RECORD_COMPONENT to NestedConfigurationProperty and
implement isMarkedAsNested for RecordParameterPropertyDescriptor.
This will allow nested records to be properly harvested for their
properties.
See gh-41251
2024-07-04 10:58:51 +02:00
Andy Wilkinson
efd1bd18b6
Start building against Spring Kafka 3.2.2 snapshots
...
See gh-41303
2024-07-03 11:24:28 +01:00
Andy Wilkinson
4da16d23b9
Start building against Spring Integration 6.3.2 snapshots
...
See gh-41302
2024-07-03 11:24:24 +01:00
Andy Wilkinson
08851b61bc
Start building against Spring Data Bom 2024.0.2 snapshots
...
See gh-41300
2024-07-03 11:24:15 +01:00
Andy Wilkinson
d2aa85e802
Start building against Micrometer Tracing 1.3.2 snapshots
...
See gh-41299
2024-07-03 11:24:10 +01:00
Andy Wilkinson
7b5e323c63
Start building against Micrometer 1.13.2 snapshots
...
See gh-41298
2024-07-03 11:24:05 +01:00
Andy Wilkinson
c1e5d2e0c4
Start building against Spring Kafka 3.1.7 snapshots
...
See gh-41297
2024-07-03 10:45:28 +01:00
Andy Wilkinson
7d40df9c89
Start building against Spring Integration 6.2.7 snapshots
...
See gh-41296
2024-07-03 10:45:24 +01:00
Andy Wilkinson
9b1475cb40
Start building against Spring Data Bom 2023.1.8 snapshots
...
See gh-41294
2024-07-03 10:45:15 +01:00
Andy Wilkinson
a1a3cecf52
Start building against Micrometer Tracing 1.2.8 snapshots
...
See gh-41293
2024-07-03 10:45:11 +01:00
Andy Wilkinson
da7be08373
Start building against Micrometer 1.12.8 snapshots
...
See gh-41292
2024-07-03 10:45:06 +01:00
Scott Frederick
70e14d648d
Polish documentation headings
...
Title case should be used in all headings.
2024-07-01 11:23:41 -05:00
Scott Frederick
03a7f48ac0
Polish documentation for xref hyperlink formatting consistency
...
This commit improves the consistency of xref link formatting (no
quotes, italics, or other decoration) and uses automatic link
text generation wherever possible.
2024-06-28 17:20:53 -05:00
Scott Frederick
24a8bbd82f
Polish use of the term starter in documentation
...
Use of the term "starter" was sometimes quoted but sometimes was not,
sometimes used proper case and sometimes lowercase. This commit
improves consistency by removing quotes and using lowercase.
2024-06-28 17:19:30 -05:00
Andy Wilkinson
55ac058385
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41273
2024-06-28 15:47:54 +01:00
Andy Wilkinson
d71fdd9712
Make buildSrc's custom Gradle tasks consistently abstract
...
Closes gh-41272
2024-06-28 15:40:56 +01:00
Moritz Halbritter
9984dc16a9
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41270
2024-06-28 13:50:33 +02:00
Sébastien Deleuze
a6f1bb9590
Update Kotlin DSL examples of bootBuildImage to be additive
...
See gh-41173
2024-06-28 13:47:42 +02:00
Andy Wilkinson
ac8a3b6332
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41268
2024-06-28 12:12:15 +01:00
Andy Wilkinson
7f2e8f85ae
Merge branch '3.2.x' into 3.3.x
2024-06-28 11:40:48 +01:00
Andy Wilkinson
365fdfee45
Reduce scope of mavenOptional feature to only the Maven Plugin
...
Previously, the mavenOptional was added to every published module but it
was only used by spring-boot-maven-plugin. This commit reduces its scope
so that it only affects the Maven plugin. It also reworks the
implementation to reuse the existing optional configuration rather than
declaring a new mavenOptional configuration. Lastly, publication of
Gradle Module Metadata (GMM) has been disabled for
spring-boot-maven-plugin. This is seen as preferable to publishing the
metadata – which isn't really needed as it does not contain any useful
additional information – and having to suppress warnings about
incomplete mapping of GMM to pom metadata.
Closes gh-41263
2024-06-28 11:39:46 +01:00
Andy Wilkinson
2ed72c6e4d
Correct syntax for plexus-utils exclusion
...
See 07442f8366
See gh-41248
2024-06-28 11:39:46 +01:00
Johnny Lim
5a387a85a9
Polish gh-40023
...
See gh-41208
2024-06-28 12:17:24 +02:00
Moritz Halbritter
448089f935
Merge branch '3.2.x' into 3.3.x
2024-06-28 12:10:24 +02:00
Moritz Halbritter
2605f86731
Polish BaggagePropagationIntegrationTests
2024-06-28 10:27:46 +02:00
Andy Wilkinson
abb3ff0377
Combine tests for standard and Bitnami images into single classes
...
Closes gh-41259
2024-06-27 14:34:55 +01:00
Andy Wilkinson
0f830e91c9
Polish imports in testing doc examples
...
See gh-38361
2024-06-27 14:01:40 +01:00
Andy Wilkinson
7b65176180
Move Redis Bitname compose file into correct directory
...
See gh-41257
2024-06-27 13:57:40 +01:00
Andy Wilkinson
0df946ccad
Fix botched merge of spring-boot-maven-plugin's build.gradle
2024-06-27 13:06:44 +01:00
Andy Wilkinson
d01c44a66a
Merge branch '3.2.x' into 3.3.x
2024-06-27 12:58:46 +01:00
Andy Wilkinson
d2f74426f7
Work around bug in Gradle's Eclipse model
...
The model incorrectly marks the Gradle API and all of its
dependencies as test dependencies, making them unavailable in Eclipse
to code in src/main/java. We work around this by modifying the
classpath container to remove the test attribute from the
dependencies that should be available to main code.
See gh-41228
2024-06-27 12:58:36 +01:00
Andy Wilkinson
adad8a3515
More LDAP compose file into correct source set
...
See gh-41257
2024-06-27 10:59:03 +01:00
Moritz Halbritter
b2ddea74ee
Merge branch '3.2.x' into 3.3.x
2024-06-27 11:36:30 +02:00
Moritz Halbritter
3e98a932e0
Polish BaggagePropagationIntegrationTests
2024-06-27 11:30:04 +02:00
Andy Wilkinson
b0d4f1d356
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41257
2024-06-27 10:16:36 +01:00
Andy Wilkinson
4515c882c7
Merge branch 'gh-41228' into 3.2.x
...
Closes gh-41228
2024-06-27 09:55:59 +01:00
Phillip Webb
1a699aee24
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41252
2024-06-26 16:27:41 -07:00
Phillip Webb
962936370a
Don't report already migrated properties
...
Update `PropertiesMigrationReporter` so that already migrated properties
are not reported. Prior to this commit, if a deprecated property was
replaced by a property that could bind with the name relaxed name it
would be reported. For example: `test.someproperty` being replaced with
`test.some-property`.
In order to check the actual underlying property name, the
`PropertySourceOrigin` class has been updated so that it is always
returned, even if another `Origin` is available.
Fixes gh-35774
2024-06-26 16:24:32 -07:00
Andy Wilkinson
654016af7f
Move Docker-related test support into a separate module
...
See gh-41228
2024-06-26 19:47:35 +01:00
Andy Wilkinson
843de3adbc
Update spring-boot-test-autoconfigure to use docker-test plugin
...
See gh-41228
2024-06-26 19:46:41 +01:00
Andy Wilkinson
ba053dbaac
Update spring-boot-actuator to use docker-test plugin
...
See gh-41228
2024-06-26 19:46:37 +01:00
Andy Wilkinson
9f166f2c85
Update spring-boot-autoconfigure to use docker-test plugin
...
See gh-41228
2024-06-26 19:46:33 +01:00
Andy Wilkinson
89a06608d2
Update spring-boot-maven-plugin to use docker-test plugin
...
See gh-41228
2024-06-26 19:46:29 +01:00
Andy Wilkinson
7d5a761d51
Update spring-boot-gradle-plugin to use docker-test plugin
...
See gh-41228
2024-06-26 19:46:25 +01:00
Andy Wilkinson
d5ef5e9c9d
Update spring-boot-buildpack-platform to use docker-test plugin
...
See gh-41228
2024-06-26 19:46:08 +01:00
Andy Wilkinson
6fbf08fa9a
Update spring-boot-docker-compose to use docker-test plugin
...
See gh-41228
2024-06-26 19:46:03 +01:00
Andy Wilkinson
3f1f801461
Update spring-boot-testcontainers to use docker-test plugin
...
See gh-41228
2024-06-26 19:45:52 +01:00
Andy Wilkinson
2dd6c1c3a0
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41249
2024-06-26 17:00:58 +01:00
Andy Wilkinson
07442f8366
Exclude plexus-utils in favor of Maven's build-in version
...
Closes gh-41248
2024-06-26 16:59:23 +01:00
Andy Wilkinson
81c8a9706f
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41246
2024-06-26 14:29:14 +01:00
Andy Wilkinson
270f364aef
Polish "Make conversion mechanism plural"
...
See gh-41244
2024-06-26 14:26:51 +01:00
Mateus Scheper
068b159799
Make conversion mechanism plural
...
Fixing typo for the "mechanism" word and improving readability by
adding ".".
See gh-41244
2024-06-26 14:26:00 +01:00
Phillip Webb
26ea4f9fb1
Merge branch '3.2.x' into 3.3.x
2024-06-25 22:16:10 -07:00
Phillip Webb
712d935c8e
Fix checkstyle violation
...
See gh-35786
2024-06-25 22:16:03 -07:00
Phillip Webb
87e0262896
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41238
2024-06-25 22:08:44 -07:00
Phillip Webb
eef4c3c2c0
Allow TestcontainersLifecycleBeanPostProcessor to detect scoped beans
...
Update `TestcontainersLifecycleBeanPostProcessor` so that scoped beans
are included.
Fixes gh-35786
2024-06-25 22:00:34 -07:00
Phillip Webb
a3377b0672
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41236
2024-06-25 17:08:29 -07:00
Phillip Webb
8bcdb4b06b
Improve error message when spring.config.import fails to resolve
...
Update `StandardConfigDataLocationResolver` to give a better error
message when a location cannot be resolved. Prior to this commit, a
location with a misspelling in the prefix would only give an error
about the file extension being not known.
Fixes gh-36243
2024-06-25 17:08:24 -07:00
Phillip Webb
eb9f16e7e6
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41234
2024-06-25 12:42:53 -07:00
Phillip Webb
85f6641a7e
Allow 'npipe://' prefix in Docker host address
...
Update `LocalHttpClientTransport` to support explicit `npipe://` prefix
in the host name. This is the format used in the Docker config from
v4.31.1 onward.
Fixes gh-41199
2024-06-25 12:40:11 -07:00
Phillip Webb
6d0c68f9f6
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41225
2024-06-24 16:04:51 -07:00
Andy Wilkinson
98c11bb5df
Use consistent current thread context classloader for initialization
...
Ensure `Thread.currentThread().getContextClassLoader()` returns the same
classloader for all types of initialization.
Prior to this commit, `JettyEmbeddedWebAppContext` would return a
different classloader when initializing Servlet and Filter classes. This
was due to the fact that our `deferredInitialize()` method has called
outside of a `getContext().call(...)`.
Fixes gh-37649
Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2024-06-24 16:03:00 -07:00
Phillip Webb
726f71a1a8
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41221
2024-06-24 12:24:27 -07:00
Phillip Webb
57f452fec1
Disable ReactorResourceFactory use of global resources in tests
...
Add `ContextCustomizerFactory` to automatically disable the use of
`ReactorResourceFactory` global resources in tests.
Fixes gh-38199
2024-06-24 11:22:11 -07:00
Andy Wilkinson
adb9747652
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41214
2024-06-24 11:51:48 +01:00
Andy Wilkinson
b8927ebd90
Create ActiveMQConnectionFactory without using reflection
...
Fixes gh-41212
2024-06-24 11:51:31 +01:00
Phillip Webb
c8febf4b86
Restore versioned micrometer documentation links
...
Closes gh-41202
2024-06-21 20:30:04 -07:00
Moritz Halbritter
72e9ea986b
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41192
2024-06-21 11:10:39 +02:00
Moritz Halbritter
013a4dd2b7
Document tracing support for RestClient
...
Closes gh-41182
2024-06-21 11:03:54 +02:00
Andy Wilkinson
b593734edd
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41191
2024-06-21 10:01:22 +01:00
Moritz Halbritter
78f9d6d973
Remove incorrect note about zipkin-sender-urlconnection
...
Closes gh-41181
2024-06-21 10:41:35 +02:00
Stéphane Nicoll
e9eeac9028
Use Spring Framework's NoOpResponseErrorHandler
...
See spring-projects/spring-framework#32750
Closes gh-41183
2024-06-20 18:28:36 +01:00
Moritz Halbritter
8e405c0224
Merge branch '3.2.x'
...
Closes gh-41172
2024-06-20 08:48:11 +02:00
Moritz Halbritter
c2f21e9fcd
Don't execute @DockerComposeTests if docker is not running
...
Closes gh-41171
2024-06-20 08:47:56 +02:00
Moritz Halbritter
e7ffeb3dc9
Use Tomcat's new setter for max queue size
...
Closes gh-41093
Closes gh-40957
Closes gh-40945
2024-06-20 08:39:03 +02:00
Phillip Webb
955fe1868b
Polish 'Improve readability of documentation'
...
See gh-41162
2024-06-19 22:59:06 -07:00
Mateus Scheper
cf8ed63dde
Improve readability of documentation
...
See gh-41162
2024-06-19 22:58:02 -07:00
Mateus Scheper
6c34c02acf
Improving readability
...
Improving readability by adding ",".
2024-06-19 22:57:59 -07:00
Phillip Webb
dfa7359977
Don't use versioned micrometer documentation links
...
Closes gh-40916
2024-06-19 22:56:39 -07:00
Phillip Webb
9dda006a18
Merge branch '3.2.x'
2024-06-19 22:55:00 -07:00
Phillip Webb
2a4582b084
Update copyright year of changed files
2024-06-19 22:54:40 -07:00
Phillip Webb
9ab086d2b4
Merge branch '3.2.x'
...
Closes gh-41169
2024-06-19 22:53:38 -07:00
Andy Wilkinson
126e87e44d
Fix appending of JDBC parameters to SQL Server JDBC URL
...
Fixes gh-41146
2024-06-19 22:51:40 -07:00
Phillip Webb
f2c778a5a0
Merge branch '3.2.x'
...
Closes gh-41168
2024-06-19 22:44:12 -07:00
Andy Wilkinson
43cd24102f
Rework Docker Compose integration tests
...
This commit introduces a new annotation, `@DockerComposeTest`,
that allows a test class to have multiple tests, each of which
uses a different Docker Compose YAML file.
Closes gh-41154
2024-06-19 22:34:38 -07:00
Phillip Webb
905d6b96d0
Merge branch '3.2.x'
...
Closes gh-41166
2024-06-19 22:30:58 -07:00
Andy Wilkinson
491f34d25c
Improve container test code
...
Replace `DockerImageNames` with a enum and relocate it from the
`testcontainers` to `container` package. The enum now also
becomes a common location that we can use to apply container
configuration such as timeouts.
Closes gh-41164
Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2024-06-19 20:10:03 -07:00
Andy Wilkinson
e530eeec00
Upgrade to Spring Session 3.3.1
...
Closes gh-41041
2024-06-19 20:42:44 +01:00
Andy Wilkinson
4edf5da94d
Upgrade to Spring Integration 6.3.1
...
Closes gh-41036
2024-06-19 20:42:43 +01:00
Andy Wilkinson
33575b7079
Upgrade to Spring GraphQL 1.3.1
...
Closes gh-41035
2024-06-19 20:42:42 +01:00
Andy Wilkinson
cd922daab9
Upgrade to Spring Authorization Server 1.3.1
...
Closes gh-41032
2024-06-19 20:42:40 +01:00
Andy Wilkinson
3496aa6cfa
Upgrade to Maven Jar Plugin 3.4.2
...
Closes gh-41160
2024-06-19 20:42:39 +01:00
Andy Wilkinson
821a17df9d
Upgrade to Infinispan 15.0.5.Final
...
Closes gh-41159
2024-06-19 20:42:35 +01:00
Andy Wilkinson
abf49e55db
Upgrade to Spring Session 3.2.4
...
Closes gh-41026
2024-06-19 20:34:02 +01:00
Andy Wilkinson
02cb160057
Upgrade to Spring Integration 6.2.6
...
Closes gh-41021
2024-06-19 20:34:01 +01:00
Andy Wilkinson
fd4dc4d719
Upgrade to Spring GraphQL 1.2.7
...
Closes gh-41020
2024-06-19 20:34:00 +01:00
Andy Wilkinson
b606a6e4ca
Upgrade to Spring Authorization Server 1.2.5
...
Closes gh-41017
2024-06-19 20:33:59 +01:00
Phillip Webb
705aad4b31
Merge branch '3.2.x'
...
Closes gh-41152
2024-06-18 17:01:22 -07:00
Phillip Webb
242263d8d4
Update GitProperties date/time coercion to deal with more patterns
...
Update `GitProperties` to deal with updated date/time patterns that
are now used by the `git-commit-id` maven plugin. Previous patterns are
still supported as a fallback.
Fixes gh-41109
2024-06-18 17:01:03 -07:00
Mateus Scheper
159e7745b6
Improving readability by adding a comma
...
See gh-41140
2024-06-18 10:32:20 -07:00
Andy Wilkinson
7c318be829
Fix links to Spring AMQP's javadoc
...
Closes gh-41144
2024-06-18 09:24:52 +01:00
Andy Wilkinson
d595487f72
Upgrade to Spring Pulsar 1.1.1
...
Closes gh-41039
2024-06-18 09:12:54 +01:00
Andy Wilkinson
42256a7aea
Upgrade to Spring Kafka 3.2.1
...
Closes gh-41037
2024-06-18 09:12:53 +01:00
Andy Wilkinson
0ce997d225
Upgrade to Spring AMQP 3.1.6
...
Closes gh-41145
2024-06-18 09:12:52 +01:00
Andy Wilkinson
82fd923d00
Upgrade to Spring Security 6.2.5
...
Closes gh-41025
2024-06-18 09:09:44 +01:00
Andy Wilkinson
97b8c78411
Upgrade to Spring Pulsar 1.0.7
...
Closes gh-41024
2024-06-18 09:09:43 +01:00
Andy Wilkinson
e2296be9a7
Upgrade to Spring Kafka 3.1.6
...
Closes gh-41022
2024-06-18 09:09:42 +01:00
Andy Wilkinson
2689b4dac0
Upgrade to Spring AMQP 3.1.6
...
Closes gh-41143
2024-06-18 09:09:41 +01:00
Phillip Webb
8a9feb0bb6
Merge branch '3.2.x'
...
Closes gh-41141
2024-06-17 16:51:53 -07:00
Phillip Webb
60b7e6cf23
Allow 'status' and 'error' to be excluded from error response
...
Update `ErrorAttributeOptions` to allow the `status` and `error`
fields to be excluded from the response without throwing a
NullPointerException.
Fixes gh-30011
2024-06-17 16:48:28 -07:00
Andy Wilkinson
7800ddbe75
Upgrade to Spring Security 6.3.1
...
Closes gh-41040
2024-06-17 17:31:17 +01:00
Andy Wilkinson
66ff668b4d
Upgrade to Spring LDAP 3.2.4
...
Closes gh-41038
2024-06-17 14:16:29 +01:00
Andy Wilkinson
e3eb37c542
Upgrade to Spring Data Bom 2024.0.1
...
Closes gh-41033
2024-06-17 14:16:28 +01:00
Andy Wilkinson
4ec8692acf
Upgrade to Pulsar Reactive 0.5.6
...
Closes gh-41134
2024-06-17 14:16:28 +01:00
Andy Wilkinson
80cda40c88
Upgrade to jOOQ 3.19.10
...
Closes gh-41133
2024-06-17 14:16:23 +01:00
Andy Wilkinson
79d0219c92
Upgrade to Jaybird 5.0.5.java11
...
Closes gh-41132
2024-06-17 14:16:18 +01:00
Andy Wilkinson
307c225db6
Merge branch '3.2.x'
...
Closes gh-41131
2024-06-17 14:13:53 +01:00
Andy Wilkinson
1f698d8ea2
Prohibit .java8 Jaybird versions
...
Closes gh-41130
2024-06-17 14:13:12 +01:00
Andy Wilkinson
beafbe5125
Upgrade to Spring LDAP 3.2.4
...
Closes gh-41023
2024-06-17 14:06:46 +01:00
Andy Wilkinson
10dcdccbe1
Upgrade to Spring Data Bom 2023.1.7
...
Closes gh-41018
2024-06-17 14:06:45 +01:00
Andy Wilkinson
7de738041e
Upgrade to Pulsar Reactive 0.5.6
...
Closes gh-41129
2024-06-17 14:06:45 +01:00
Andy Wilkinson
3c99f2e5be
Upgrade to jOOQ 3.18.17
...
Closes gh-41128
2024-06-17 14:06:40 +01:00
Andy Wilkinson
242afe1dcf
Upgrade to Jaybird 5.0.5.java11
...
Closes gh-41127
2024-06-17 14:06:35 +01:00
Andy Wilkinson
e10066a83f
Merge branch '3.2.x'
...
Closes gh-41125
2024-06-17 11:43:29 +01:00
Andy Wilkinson
138307c13c
Disable test context cache in spring-boot-testcontainers
...
Closes gh-41124
2024-06-17 11:43:00 +01:00
Andy Wilkinson
9f1ee67225
Merge branch '3.2.x'
...
Closes gh-41123
2024-06-17 10:48:01 +01:00
Andy Wilkinson
03a87ccd69
Clarify how Container's Docker image name is used to name a connection
...
Closes gh-41111
2024-06-17 10:45:03 +01:00
Sébastien Deleuze
292fdc4b7e
Cross-link to the CDS how-to guide
...
See gh-41118
2024-06-17 10:35:03 +01:00
Phillip Webb
df087fad9e
Merge branch '3.2.x'
...
Closes gh-41108
2024-06-14 11:03:13 -07:00
Phillip Webb
96586525d5
Make DelegatingFilterProxyRegistrationBeanTests idempotent
...
Fixes gh-38630
2024-06-14 11:03:09 -07:00
Phillip Webb
bfa541a552
Merge branch '3.2.x'
...
Closes gh-41107
2024-06-14 10:41:21 -07:00
Phillip Webb
0c1c7e844c
Don't detect main method from launcher classes
...
Update `MainMethod` discovery so that launcher classes from the
`org.springframework.boot.loader` code are not considered. This restores
the behavior of Spring Boot 2.7.11 and allows remote restart of uber
jars without pulling the loader classes into the `RestartClassLoader`.
Fixes gh-39733
2024-06-14 10:40:49 -07:00
Andy Wilkinson
3188d084ea
Merge branch '3.2.x'
...
Closes gh-41104
2024-06-14 17:06:07 +01:00
Andy Wilkinson
31f967723d
Fix Mongo health indicators when using the strict V1 API
...
Closes gh-41101
2024-06-14 17:05:09 +01:00
Moritz Halbritter
e1aef9db6f
Rename parameter
...
See gh-40904
2024-06-14 08:32:38 +02:00
Scott Frederick
7d96789869
Fix Bitnami MongoDB environment variables for Docker Compose
...
Fixes gh-41097
2024-06-13 15:20:36 -05:00
Andy Wilkinson
3687e4c9aa
Upgrade to Reactor Bom 2023.0.7
...
Closes gh-41016
2024-06-13 12:55:23 +01:00
Andy Wilkinson
622c0a9fbc
Upgrade to Infinispan 14.0.29.Final
...
Closes gh-41096
2024-06-13 12:55:23 +01:00
Andy Wilkinson
2d2799784d
Upgrade to Hibernate 6.4.9.Final
...
Closes gh-41095
2024-06-13 12:55:18 +01:00
Scott Frederick
84956ad56b
Merge branch '3.2.x'
...
Closes gh-41091
2024-06-12 15:16:26 -05:00
Scott Frederick
e228ed39b3
Support CNB builders that do not specify a stack
...
Fixes gh-41046
2024-06-12 15:16:21 -05:00
Andy Wilkinson
9817ff5622
Prevent double-processing of <include>s when using AOT
...
Fixes gh-41081
2024-06-12 20:20:12 +01:00
Moritz Halbritter
76e2009bd8
Merge branch '3.2.x'
...
Closes gh-41084
2024-06-12 11:12:07 +02:00
Moritz Halbritter
fed13b0e0c
Back off if DataSource is not on the classpath
...
Closes gh-41082
2024-06-12 11:02:51 +02:00
Piyal Ahmed
e2cf638cd5
Add file extension to xref
...
See gh-41083
2024-06-12 10:45:07 +02:00
Phillip Webb
147240aa0c
Merge branch '3.2.x'
...
Closes gh-41080
2024-06-11 13:32:30 -07:00
Phillip Webb
bcbcafaab2
Polish "Use method references when possible in test code"
...
See gh-40974
2024-06-11 12:58:04 -07:00
Ahmed Ashour
207327d97c
Use method references when possible in test code
...
See gh-40974
2024-06-11 12:58:00 -07:00
Phillip Webb
dcccb3b2b1
Polish "Use method references when possible"
...
See gh-40974
2024-06-11 12:57:59 -07:00
Ahmed Ashour
507229eef8
Use method references when possible
...
See gh-40974
2024-06-11 12:57:55 -07:00
Phillip Webb
41c93c53e5
Merge branch '3.2.x'
...
Closes gh-41079
2024-06-11 12:31:43 -07:00
Ahmed Ashour
4f6509d5ff
Prevent unnecessary unboxing
...
See gh-40985
2024-06-11 12:24:13 -07:00
Ahmed Ashour
623c395c0c
Remove redundant cast
...
See gh-40985
2024-06-11 12:24:13 -07:00
Ahmed Ashour
2c5934dab2
Use 'switch' instead of 'if'
...
See gh-40985
2024-06-11 12:24:11 -07:00
Phillip Webb
255bcc28e6
Merge branch '3.2.x'
...
Closes gh-41077
2024-06-11 10:48:52 -07:00
Phillip Webb
ecc9a2352d
Polish "Use constructor rather than Collection.addAll"
...
See gh-41053
2024-06-11 10:02:27 -07:00
Piyal Ahmed
17adcfc180
Use constructor rather than Collection.addAll
...
See gh-41053
2024-06-11 09:39:45 -07:00
Phillip Webb
d37098153c
Polish
2024-06-11 09:35:59 -07:00
Andy Wilkinson
3912d6ccac
Upgrade to Reactor Bom 2023.0.7
...
Closes gh-41031
2024-06-11 15:13:59 +01:00
Andy Wilkinson
7557ca8e08
Upgrade to Netty 4.1.111.Final
...
Closes gh-41075
2024-06-11 15:13:59 +01:00
Andy Wilkinson
4a53df9854
Upgrade to MSSQL JDBC 12.6.2.jre11
...
Closes gh-41074
2024-06-11 15:13:55 +01:00
Andy Wilkinson
2e6dcc495e
Upgrade to Micrometer Tracing 1.3.1
...
Closes gh-41042
2024-06-11 15:13:50 +01:00
Andy Wilkinson
3d5eb316cb
Upgrade to Micrometer 1.13.1
...
Closes gh-41030
2024-06-11 15:13:50 +01:00
Andy Wilkinson
af22ed7068
Upgrade to Maven Help Plugin 3.4.1
...
Closes gh-41073
2024-06-11 15:13:49 +01:00
Andy Wilkinson
032f1ec2ed
Upgrade to jOOQ 3.19.9
...
Closes gh-41072
2024-06-11 15:13:44 +01:00
Andy Wilkinson
ce22422fd1
Upgrade to Jetty 12.0.10
...
Closes gh-41071
2024-06-11 15:13:40 +01:00
Andy Wilkinson
35fbf5a54e
Upgrade to Jetty Reactive HTTPClient 4.0.5
...
Closes gh-41070
2024-06-11 15:13:36 +01:00
Andy Wilkinson
c7a0d7af87
Upgrade to Jersey 3.1.7
...
Closes gh-41069
2024-06-11 15:13:31 +01:00
Andy Wilkinson
6884681c0a
Upgrade to HSQLDB 2.7.3
...
Closes gh-41068
2024-06-11 15:13:27 +01:00
Andy Wilkinson
d326afb5b6
Upgrade to FreeMarker 2.3.33
...
Closes gh-41067
2024-06-11 15:13:22 +01:00
Andy Wilkinson
beadd1948b
Upgrade to Byte Buddy 1.14.17
...
Closes gh-41066
2024-06-11 15:13:18 +01:00
Andy Wilkinson
20fbe74dfe
Upgrade to Netty 4.1.111.Final
...
Closes gh-41063
2024-06-11 15:09:29 +01:00
Andy Wilkinson
11835d1c96
Upgrade to Micrometer Tracing 1.2.7
...
Closes gh-41027
2024-06-11 15:09:29 +01:00
Andy Wilkinson
428a6248f2
Upgrade to Micrometer 1.12.7
...
Closes gh-41015
2024-06-11 15:09:29 +01:00
Andy Wilkinson
42de5506c8
Upgrade to Maven Help Plugin 3.4.1
...
Closes gh-41062
2024-06-11 15:09:29 +01:00
Andy Wilkinson
8628fc8831
Upgrade to jOOQ 3.18.16
...
Closes gh-41061
2024-06-11 15:09:28 +01:00
Andy Wilkinson
6e95529eb3
Upgrade to Jetty 12.0.10
...
Closes gh-41060
2024-06-11 15:09:28 +01:00
Andy Wilkinson
db7efbbe82
Upgrade to Jetty Reactive HTTPClient 4.0.5
...
Closes gh-41059
2024-06-11 15:09:28 +01:00
Andy Wilkinson
62008fe6d5
Upgrade to Jersey 3.1.7
...
Closes gh-41058
2024-06-11 15:09:28 +01:00
Andy Wilkinson
c703dbad1e
Upgrade to HSQLDB 2.7.3
...
Closes gh-41057
2024-06-11 15:09:27 +01:00
Andy Wilkinson
a51102319f
Upgrade to FreeMarker 2.3.33
...
Closes gh-41056
2024-06-11 15:09:27 +01:00
Andy Wilkinson
60e02f83d8
Upgrade to Dropwizard Metrics 4.2.26
...
Closes gh-41055
2024-06-11 15:09:27 +01:00
Andy Wilkinson
f71e5c8298
Upgrade to Byte Buddy 1.14.17
...
Closes gh-41054
2024-06-11 15:09:27 +01:00
Moritz Halbritter
000869c25d
Merge branch '3.2.x'
...
Closes gh-41065
2024-06-11 15:01:29 +02:00
Donghoon Lee
8920c2f269
Fix typo in javadoc
...
See gh-41052
2024-06-11 15:01:06 +02:00
Moritz Halbritter
d633f2e09e
Polish "Add CDS training run documentation"
...
See gh-41045
2024-06-11 14:59:06 +02:00
Sébastien Deleuze
9677d9ecd4
Add CDS training run documentation
...
See gh-41045
2024-06-11 14:56:40 +02:00
Moritz Halbritter
bc91c20a06
Merge branch '3.2.x'
...
Closes gh-41064
2024-06-11 14:55:19 +02:00
Mateus Scheper
80b7107c56
Improve readability of the documentation
...
See gh-41051
2024-06-11 14:54:30 +02:00
Moritz Halbritter
3c37e4557c
Use properties from Prometheus config in PrometheusScrapeEndpoint
...
Closes gh-40904
2024-06-11 14:38:18 +02:00
Moritz Halbritter
c470ce2247
Add resource hints for SBOM endpoint
...
Closes gh-40939
2024-06-11 11:42:46 +02:00
Moritz Halbritter
b6c9914c0b
Configure Gradle's processResources to include the SBOM
...
This also configures the BootWar task to add the SBOM location to the
manifest.
Closes gh-40890
2024-06-11 11:42:26 +02:00
Scott Frederick
87094edab0
Merge branch '3.2.x'
...
Closes gh-41049
2024-06-10 17:32:46 -05:00
Scott Frederick
2bb74b261c
Disable stale checking for local Docker daemon connections
...
Fixes gh-40697
2024-06-10 17:27:02 -05:00
Andy Wilkinson
f883a26354
Start building against Spring Session 3.3.1 snapshots
...
See gh-41041
2024-06-10 12:03:08 +01:00
Andy Wilkinson
a600d61434
Start building against Spring Security 6.3.1 snapshots
...
See gh-41040
2024-06-10 12:03:08 +01:00
Andy Wilkinson
f7bb6c21c4
Start building against Spring Pulsar 1.1.1 snapshots
...
See gh-41039
2024-06-10 12:03:08 +01:00
Andy Wilkinson
5cd804d7d5
Start building against Spring LDAP 3.2.4 snapshots
...
See gh-41038
2024-06-10 12:03:07 +01:00
Andy Wilkinson
82993407eb
Start building against Spring Kafka 3.2.1 snapshots
...
See gh-41037
2024-06-10 12:03:07 +01:00
Andy Wilkinson
a8cf59bc10
Start building against Spring Integration 6.3.1 snapshots
...
See gh-41036
2024-06-10 12:03:07 +01:00
Andy Wilkinson
4bb515ccdc
Start building against Spring GraphQL 1.3.1 snapshots
...
See gh-41035
2024-06-10 12:03:06 +01:00
Andy Wilkinson
19aa5c169d
Upgrade to Neo4j Java Driver 5.21.0
...
Closes gh-41043
2024-06-10 12:03:06 +01:00
Andy Wilkinson
d7e2b49f0b
Start building against Spring Data Bom 2024.0.1 snapshots
...
See gh-41033
2024-06-10 12:03:06 +01:00
Andy Wilkinson
8b3d51076d
Start building against Spring Authorization Server 1.3.1 snapshots
...
See gh-41032
2024-06-10 12:03:05 +01:00
Andy Wilkinson
a16dca324f
Start building against Reactor Bom 2023.0.7 snapshots
...
See gh-41031
2024-06-10 12:03:05 +01:00
Andy Wilkinson
4ba8a3f89c
Start building against Micrometer Tracing 1.3.1 snapshots
...
See gh-41042
2024-06-10 12:03:05 +01:00
Andy Wilkinson
4b16a42504
Start building against Micrometer 1.13.1 snapshots
...
See gh-41030
2024-06-10 11:55:22 +01:00
Andy Wilkinson
45e4f137de
Start building against Spring Session 3.2.4 snapshots
...
See gh-41026
2024-06-10 10:26:37 +01:00
Andy Wilkinson
b1e8216ccb
Start building against Spring Security 6.2.5 snapshots
...
See gh-41025
2024-06-10 10:26:37 +01:00
Andy Wilkinson
70a12d79ec
Start building against Spring Pulsar 1.0.7 snapshots
...
See gh-41024
2024-06-10 10:26:36 +01:00
Andy Wilkinson
a253ede0c1
Start building against Spring LDAP 3.2.4 snapshots
...
See gh-41023
2024-06-10 10:26:36 +01:00
Andy Wilkinson
a09e0e00b8
Start building against Spring Kafka 3.1.6 snapshots
...
See gh-41022
2024-06-10 10:26:35 +01:00
Andy Wilkinson
5f185df451
Start building against Spring Integration 6.2.6 snapshots
...
See gh-41021
2024-06-10 10:26:35 +01:00
Andy Wilkinson
be33a3579c
Start building against Spring GraphQL 1.2.7 snapshots
...
See gh-41020
2024-06-10 10:26:35 +01:00
Andy Wilkinson
26692a7f26
Upgrade to Neo4j Java Driver 5.21.0
...
Closes gh-41028
2024-06-10 10:26:34 +01:00
Andy Wilkinson
34b99bd6be
Start building against Spring Data Bom 2023.1.7 snapshots
...
See gh-41018
2024-06-10 10:26:33 +01:00
Andy Wilkinson
a2b1638d77
Start building against Spring Authorization Server 1.2.5 snapshots
...
See gh-41017
2024-06-10 10:26:33 +01:00
Andy Wilkinson
a620bb4201
Start building against Reactor Bom 2023.0.7 snapshots
...
See gh-41016
2024-06-10 10:26:32 +01:00
Andy Wilkinson
1eb1dade94
Start building against Micrometer Tracing 1.2.7 snapshots
...
See gh-41027
2024-06-10 10:26:32 +01:00
Andy Wilkinson
73315b607f
Start building against Micrometer 1.12.7 snapshots
...
See gh-41015
2024-06-10 10:21:26 +01:00
Andy Wilkinson
781d7b0394
Merge branch '3.2.x'
...
Closes gh-41010
2024-06-07 13:08:34 +01:00
Andy Wilkinson
fe536bf075
Allow SSL to be used with Tomcat's Http11Nio2Protocol
...
Fixes gh-41007
2024-06-07 12:46:19 +01:00
Moritz Halbritter
b884932155
Document how to switch to Prometheus's simpleclient
...
Closes gh-40993
2024-06-07 10:56:45 +02:00
Moritz Halbritter
771e356b3b
Use version 2.34.0 of ActiveMQ Artemis docker image
...
Closes gh-41008
2024-06-07 10:43:32 +02:00
Moritz Halbritter
1fff51d53d
Add missing period
2024-06-07 10:13:19 +02:00
Scott Frederick
0c3aa52773
Add How-To Guide for building images with CDS and buildpacks
...
Closes gh-40762
2024-06-06 16:11:19 -05:00
Scott Frederick
2df0c7961a
Reorganize packaging and optimizing documentation
...
Documentation for native executables, CDS, and checkpoint/restore are
now under a common heading in the reference documentation, along with
sections on building container images. A few sections containing
prescriptive workflows have been moved from reference to how-to guides.
This consolidates and improves the consistency of recommendations on
how to package and run applications.
Closes gh-40977
2024-06-06 16:11:10 -05:00
Andy Wilkinson
16302c18b2
Merge branch '3.2.x'
...
Closes gh-41006
2024-06-06 14:58:28 +01:00
Andy Wilkinson
217c2c862b
Ignore file entries in META-INF/versions of multi-release jar
...
Fixes gh-41001
2024-06-06 13:28:36 +01:00
Andy Wilkinson
45f09df7fe
Merge branch '3.2.x'
...
Closes gh-40996
2024-06-05 14:27:16 +01:00
Andy Wilkinson
d4e9f458a3
Fix path handling and wrapping in LoaderHidingResource
...
Closes gh-39472
2024-06-05 12:33:21 +01:00
Andy Wilkinson
2ceb7b4217
Extract LoaderHidingResource as a top-level type
...
See gh-39472
2024-06-05 12:33:20 +01:00
Moritz Halbritter
70946b7f2f
Merge branch '3.2.x'
...
Closes gh-40983
2024-06-04 09:06:53 +02:00
Yanming Zhou
5cfd079c55
Remove unnecessary null check
...
See gh-40963
2024-06-04 08:39:26 +02:00
Moritz Halbritter
197eae5ec4
Polish "Replace hard-coded links to Micrometer in documentation"
...
See gh-40967
2024-06-03 14:33:54 +02:00
Seungrae
1589a19a86
Replace hard-coded links to Micrometer in documentation
...
See gh-40967
2024-06-03 14:27:28 +02:00
Moritz Halbritter
550433e6c3
Merge branch '3.2.x'
...
Closes gh-40976
2024-06-03 14:13:43 +02:00
Khan, C M Abdullah
570522d876
Fix typos in method names and javadoc
...
See gh-40971
2024-06-03 14:05:52 +02:00
Andy Wilkinson
58a175bf23
Merge branch '3.2.x'
...
Closes gh-40975
2024-06-03 09:37:14 +01:00
Andy Wilkinson
dd6f516d66
Test Gradle Plugin against 8.8
...
Closes gh-40573
2024-06-03 08:29:02 +01:00
Scott Frederick
fa131fa6a0
Merge branch '3.2.x'
...
Closes gh-40959
2024-05-30 15:16:27 -05:00
Ahmed Ashour
f000af6a12
Remove unused parameter and polish javadoc
...
See gh-40955
2024-05-30 14:42:46 -05:00
Scott Frederick
abb1df40d1
Merge branch '3.2.x'
...
Closes gh-40958
2024-05-30 14:29:59 -05:00
Mateus Scheper
6c5ae329f3
Fix typo in Dev Services reference docs
...
See gh-40951
2024-05-30 14:27:27 -05:00
Chris Bono
0c1632de90
Fix links to Spring Pulsar ref docs
...
This commit fixes several broken links from pulsar.adoc to the
Spring Pulsar reference docs. The breakage occurred due to some
doc re-organization in Spring Pulsar.
See gh-40948
2024-05-30 14:12:33 -05:00
Andy Wilkinson
087789bda3
Merge branch '3.2.x'
...
Closes gh-40953
2024-05-30 08:05:09 +01:00
Andy Wilkinson
211bf95f45
Revert "Adapt to Spring Data Neo4j now requiring a transaction manager"
...
This reverts commit b6467ed826
. Changes
in Spring Data Neo4j mean that these changes are no longer necessary.
They also caused a problem with multiple transaction managers being
present when mixing Neo4j and, say, Data JPA.
Closes gh-40895
2024-05-30 08:00:11 +01:00
Andy Wilkinson
10e23b8f35
Polish "Fix Flyway 10 in a GraalVM native image"
...
See gh-40821
2024-05-29 14:21:17 +01:00
Maziz
345edb1301
Fix Flyway 10 in a GraalVM native image
...
See gh-40821
2024-05-29 14:18:10 +01:00
Moritz Halbritter
0dff055c38
Apply configuration to CycloneDX plugin only for the execution
...
Closes gh-40927
2024-05-29 14:37:12 +02:00
Moritz Halbritter
9e86230c06
Merge branch '3.2.x'
...
Closes gh-40943
2024-05-29 14:28:43 +02:00
erie0210
2e1ad6bdcc
Add Kotlin example for @Testcontainers
...
See gh-40905
2024-05-29 14:28:11 +02:00
Fouad Almalki
fad0f0a83d
Add newline before the Spring banner
...
See gh-40889
2024-05-29 14:16:37 +02:00
Moritz Halbritter
c479c56836
Merge branch '3.2.x'
...
Closes gh-40942
2024-05-29 14:13:43 +02:00
Khan, C M Abdullah
ab2ba674b6
Fix various minor inconsistencies in the documentation
...
See gh-40900
2024-05-29 14:12:04 +02:00
Moritz Halbritter
8f1166f4da
Merge branch '3.2.x'
...
Closes gh-40941
2024-05-29 14:06:37 +02:00
vsanna
3ae1c111a0
Warn in the documentation that spring.profiles.group can only be used in non-profile-specific documents
...
See gh-40918
2024-05-29 14:02:14 +02:00
Andy Wilkinson
cf447e3aa6
Merge branch '3.2.x'
...
Closes gh-40931
2024-05-28 16:52:32 +01:00
Andy Wilkinson
5ee0580339
Upgrade to the latest Framework 6.0.x release
...
Closes gh-40929
2024-05-28 16:52:00 +01:00
Andy Wilkinson
73b7705baf
Merge branch '3.2.x'
...
Closes gh-40924
2024-05-28 10:51:08 +01:00
Andy Wilkinson
d80cf05406
Remove unnecessary use of SingletonSupplier
...
As of Framework 6.1, it contains a field of a type that's
incompatible with Gradle's configuration cache.
Fixes gh-40911
2024-05-28 10:50:33 +01:00
Moritz Halbritter
9def6f86c9
Keep track of written jar entries to not duplicate them
...
Closes gh-40903
2024-05-27 12:18:00 +02:00
Phillip Webb
82d8222f56
Polish
2024-05-24 18:10:03 -07:00
Andy Wilkinson
062d9dc54f
Upgrade to Spring Batch 5.1.2
...
Closes gh-40670
2024-05-22 19:16:49 +01:00
Andy Wilkinson
299f2100d6
Upgrade to Netty 4.1.110.Final
...
Closes gh-40880
2024-05-22 19:16:48 +01:00
Andy Wilkinson
aa513a61ed
Upgrade to Byte Buddy 1.14.16
...
Closes gh-40879
2024-05-22 19:16:44 +01:00
Andy Wilkinson
477cdcae21
Upgrade to Spring Batch 5.1.2
...
Closes gh-40657
2024-05-22 19:14:48 +01:00
Andy Wilkinson
6ca3db067d
Upgrade to Netty 4.1.110.Final
...
Closes gh-40878
2024-05-22 19:14:47 +01:00
Andy Wilkinson
0ffd7e6910
Upgrade to Byte Buddy 1.14.16
...
Closes gh-40877
2024-05-22 19:14:42 +01:00
Andy Wilkinson
d05d0105db
Merge branch '3.2.x'
2024-05-22 17:02:37 +01:00
Andy Wilkinson
35fb54a4d3
Polish deprecation notice
2024-05-22 17:02:29 +01:00
Scott Frederick
fccc4ec3b8
Merge branch '3.2.x'
...
Closes gh-40871
2024-05-22 08:36:35 -05:00
Scott Frederick
4e5cd2c2fd
Fix default security options for bootBuildImage task
...
Fixes gh-39830
2024-05-22 07:56:15 -05:00
Moritz Halbritter
3858a33162
Merge branch '3.2.x'
...
Closes gh-40869
2024-05-22 13:49:35 +02:00
Chris Bono
7a7bcd07da
Encode JSON string in Pulsar auth params
...
The values in the `spring.pulsar.client.authentication.param`
config props map are not currently JSON encoded. For simple
values this is fine. However, some custom auth modules may
require more complex parameter values that may contain special
characters that results in invalid JSON. This commmit encodes
the parameter values using a very simple hand-rolled escape
function.
See gh-40493
2024-05-22 13:49:05 +02:00
Andy Wilkinson
da4c2db3a7
Ensure default mime mappings are applied
...
Fixes gh-40860
2024-05-22 12:19:31 +01:00
Andy Wilkinson
baf34c43f3
Upgrade to Hibernate 6.5.2.Final
...
Closes gh-40867
2024-05-22 10:36:01 +01:00
Piyal Ahmed
21df3ff1de
Fix typo in Neo4jReactiveDataAutoConfiguration class
...
See gh-40836
2024-05-22 11:22:46 +02:00
Andy Wilkinson
45481d7918
Upgrade to Spring Session 3.3.0
...
Closes gh-40679
2024-05-22 10:04:21 +01:00
Andy Wilkinson
a7a82980ce
Upgrade to Spring Pulsar 1.1.0
...
Closes gh-40677
2024-05-22 10:04:20 +01:00
Andy Wilkinson
fdd4ee8fb2
Upgrade to Spring Integration 6.3.0
...
Closes gh-40675
2024-05-22 10:04:20 +01:00
Andy Wilkinson
949a5f0a3d
Upgrade to Spring GraphQL 1.3.0
...
Closes gh-40673
2024-05-22 10:04:19 +01:00
Andy Wilkinson
067c7f3be4
Upgrade to Spring Authorization Server 1.3.0
...
Closes gh-40669
2024-05-22 10:04:19 +01:00
Andy Wilkinson
ddd11461c5
Upgrade to Infinispan 15.0.4.Final
...
Closes gh-40865
2024-05-22 10:04:18 +01:00
Andy Wilkinson
7bec440d03
Merge branch '3.2.x'
2024-05-22 09:58:37 +01:00
Andy Wilkinson
d340f87c22
Disable test when Docker is not available
...
See gh-40585
2024-05-22 09:58:23 +01:00
Andy Wilkinson
de75283f36
Upgrade to Spring Session 3.2.3
...
Closes gh-40663
2024-05-22 09:57:24 +01:00
Andy Wilkinson
7a60bbbba4
Upgrade to Spring Pulsar 1.0.6
...
Closes gh-40662
2024-05-22 09:57:23 +01:00
Andy Wilkinson
814f01551d
Upgrade to Spring Integration 6.2.5
...
Closes gh-40660
2024-05-22 09:57:21 +01:00
Andy Wilkinson
2d979bf06e
Merge branch '3.2.x'
...
Closes gh-40863
2024-05-22 09:16:57 +01:00
Andy Wilkinson
468e246dbb
Make sure container's started before connection details use it
...
Prior to this commit, a Testcontainer that was managed as a bean
would not have been started in time if it was accessed before
the bean factory's configuration had been frozen. A common way
for this to occur is when using JPA. The entity manager factory
bean is LoadTimeWeaverAware which causes it to be created before
configuration is frozen. Creating this bean requires the DataSource
which in turn requires the JdbcConnectionDetails and its JDBC URL.
Getting the JDBC URL From the connection details requires the
container hosting the SQL database to have been started.
This commit updates ContainerConnectionDetails, the super-class for
all Testcontainer-based ConnectionDetails implementations, to publish
an event when the Container is retrieved from the details. When this
event is published, TestcontainersLifecycleBeanPostProcessor
initializes all containers that are defined as beans.
Closes gh-40585
2024-05-22 09:15:21 +01:00
Andy Wilkinson
f355080dc8
Merge branch '3.2.x'
...
Closes gh-40855
2024-05-21 15:48:15 +01:00
Andy Wilkinson
486ceecc9a
Use the bean factory to get the type produced by a factory bean
...
Previously, we only looked at the OBJECT_TYPE_ATTRIBUTE on the
factory bean's definition. This did not work for situations
where the information's provided by the definition's target type
rather than the attribute.
Rather than manually considering the target type in addition to
the existing consideration of the attribute, we now ask the bean
factory for the type that will be produced by the factory bean
instead. This should insulate us from any changes and
enhancements in Framework in the future.
Fixes gh-40234
2024-05-21 15:27:59 +01:00
Andy Wilkinson
fa074196d3
Merge branch '3.2.x'
...
Closes gh-40851
2024-05-21 10:44:41 +01:00
Andy Wilkinson
a894879085
Use DefaultDbRefResolver whenever MongoDatabaseFactory is available
...
Fixes gh-39405
2024-05-21 10:29:39 +01:00
Andy Wilkinson
63515012d8
Merge branch '3.2.x'
...
Closes gh-40850
2024-05-21 10:29:12 +01:00
Andy Wilkinson
823cc90b46
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40849
2024-05-21 10:28:59 +01:00
Andy Wilkinson
f692fb1471
Ensure that Hazelcast binds to localhost for client tests
...
Closes gh-40848
2024-05-21 10:28:49 +01:00
Phillip Webb
88917b554b
Merge branch '3.2.x'
...
Closes gh-40846
2024-05-20 21:32:12 -07:00
Phillip Webb
39ab959af8
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40845
2024-05-20 21:06:59 -07:00
Phillip Webb
f743dc82fc
Improve graceful shutdown documentation to remove ambiguity
...
Closes gh-40108
2024-05-20 21:06:22 -07:00
Phillip Webb
336dcab0f9
Merge branch '3.2.x'
...
Closes gh-40844
2024-05-20 18:58:25 -07:00
Phillip Webb
44619a9eef
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40843
2024-05-20 18:58:09 -07:00
Phillip Webb
f5f02d6df1
Document that a private constructor opts-out of constructor binding
...
Closes gh-34820
2024-05-20 18:56:46 -07:00
Andy Wilkinson
4272016481
Upgrade to Spring Kafka 3.2.0
...
Closes gh-40676
2024-05-20 20:35:10 +01:00
Andy Wilkinson
57dd05b423
Upgrade to Cassandra Driver 4.18.1
...
Closes gh-40842
2024-05-20 20:35:10 +01:00
Andy Wilkinson
dda74cab94
Upgrade to Spring Kafka 3.1.5
...
Closes gh-40661
2024-05-20 20:33:14 +01:00
Andy Wilkinson
64ba92e29a
Upgrade to Spring Kafka 3.0.17
...
Closes gh-40651
2024-05-20 20:31:25 +01:00
Andy Wilkinson
052cb19653
Upgrade to Spring Security 6.3.0
...
Closes gh-40678
2024-05-20 18:03:05 +01:00
Andy Wilkinson
bc0fd926be
Upgrade to Spring AMQP 3.1.5
...
Closes gh-40829
2024-05-20 18:03:04 +01:00
Andy Wilkinson
ce81f7cabc
Upgrade to Pulsar 3.2.3
...
Closes gh-40841
2024-05-20 18:03:04 +01:00
Andy Wilkinson
9d44468d44
Upgrade to Spring AMQP 3.1.5
...
Closes gh-40827
2024-05-20 18:00:50 +01:00
Andy Wilkinson
7c59dfb782
Upgrade to Spring AMQP 3.0.14
...
Closes gh-40824
2024-05-20 17:58:55 +01:00
Andy Wilkinson
a40ecafe36
Merge branch '3.2.x'
...
Closes gh-40839
2024-05-20 15:55:16 +01:00
Andy Wilkinson
b718e5806f
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40838
2024-05-20 15:55:00 +01:00
Andy Wilkinson
1d91757061
Document that HttpMessageConverters can be used for reordering/removal
...
Closes gh-40767
2024-05-20 15:54:12 +01:00
Andy Wilkinson
8b3c808ae6
Polish
2024-05-20 15:08:45 +01:00
Andy Wilkinson
921e459eb5
Merge branch '3.2.x'
...
Closes gh-40835
2024-05-20 13:12:22 +01:00
Andy Wilkinson
f440f2c3ac
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40834
2024-05-20 13:12:03 +01:00
Andy Wilkinson
f5262d89df
Add missing Testcontainers service connection tests
...
Closes gh-35039
2024-05-20 13:02:24 +01:00
Andy Wilkinson
e752295dca
Merge branch '3.2.x'
...
Closes gh-40831
2024-05-20 10:15:18 +01:00
Andy Wilkinson
75976713fe
Polish "Fix typo in CertificateMatchingTestSource class"
...
See gh-40822
2024-05-20 10:14:45 +01:00
Piyal Ahmed
092e921433
Fix typo in CertificateMatchingTestSource class
...
See gh-40822
2024-05-20 10:13:39 +01:00
Andy Wilkinson
f825b9af1b
Start building against Spring AMQP 3.1.5 snapshots
...
See gh-40829
2024-05-20 09:59:15 +01:00
Andy Wilkinson
5b892b163f
Start building against Spring AMQP 3.1.5 snapshots
...
See gh-40827
2024-05-20 09:58:09 +01:00
Andy Wilkinson
b9fcd575ff
Start building against Spring Integration 6.1.9 snapshots
...
See gh-40826
2024-05-20 09:56:59 +01:00
Andy Wilkinson
7ddbcac384
Start building against Spring AMQP 3.0.14 snapshots
...
See gh-40824
2024-05-20 09:56:48 +01:00
Phillip Webb
b082e5d82d
Add external link indicators to API docs in Antora
...
Closes gh-40817
2024-05-17 09:52:24 -07:00
Scott Frederick
48632b212f
Merge branch '3.2.x'
...
Closes gh-40819
2024-05-17 11:42:21 -05:00
Scott Frederick
7f2b917851
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40818
2024-05-17 11:41:23 -05:00
Scott Frederick
70aceb21eb
Relocate test CNB builder and buildpack
...
The test CNB builder and buildpack used in integration tests have moved
from a projects.registry.vmware.com registry to ghcr.io/spring-io. This
commit modifies tests to use the new location.
Closes gh-40800
2024-05-17 10:59:41 -05:00
Andy Wilkinson
f9cb42d506
Upgrade to Spring WS 4.0.11
...
Closes gh-40680
2024-05-17 12:30:56 +01:00
Andy Wilkinson
34c58ca52e
Upgrade to Spring HATEOAS 2.3.0
...
Closes gh-40674
2024-05-17 12:30:56 +01:00
Andy Wilkinson
dee7ec8338
Upgrade to Spring Data Bom 2024.0.0
...
Closes gh-40671
2024-05-17 12:30:55 +01:00
Andy Wilkinson
191087db50
Upgrade to Pulsar Reactive 0.5.5
...
Closes gh-40812
2024-05-17 12:30:54 +01:00
Andy Wilkinson
ee2e699090
Upgrade to Jetty Reactive HTTPClient 4.0.4
...
Closes gh-40811
2024-05-17 12:30:50 +01:00
Andy Wilkinson
bc854b14a1
Upgrade to Spring WS 4.0.11
...
Closes gh-40664
2024-05-17 12:27:02 +01:00
Andy Wilkinson
7a523b5f6e
Upgrade to Spring Data Bom 2023.1.6
...
Closes gh-40658
2024-05-17 12:27:01 +01:00
Andy Wilkinson
04ebddc4ba
Upgrade to Pulsar Reactive 0.5.5
...
Closes gh-40810
2024-05-17 12:27:00 +01:00
Andy Wilkinson
a33fb25c4e
Upgrade to Jetty Reactive HTTPClient 4.0.4
...
Closes gh-40809
2024-05-17 12:26:55 +01:00
Andy Wilkinson
7f5329fa4b
Upgrade to Spring WS 4.0.11
...
Closes gh-40653
2024-05-17 12:24:21 +01:00
Andy Wilkinson
12a04c01d4
Upgrade to Spring Retry 2.0.6
...
Closes gh-40808
2024-05-17 12:24:20 +01:00
Andy Wilkinson
29a7bb2c7f
Upgrade to Spring Data Bom 2023.0.12
...
Closes gh-40649
2024-05-17 12:24:16 +01:00
Andy Wilkinson
f5d68e7b9f
Upgrade to Jetty Reactive HTTPClient 3.0.13
...
Closes gh-40807
2024-05-17 12:24:15 +01:00
Scott Frederick
95145b23ec
Merge branch '3.2.x'
2024-05-16 22:19:13 -05:00
Scott Frederick
d38c1e06b3
Ignore exceptions when deleting caches in bind cache tests
...
See gh-40760
2024-05-16 22:19:04 -05:00
Scott Frederick
190b120628
Merge branch '3.2.x'
2024-05-16 21:20:10 -05:00
Scott Frederick
bdc6508b62
Catch any exception when deleting image building workspace
...
See gh-40760
2024-05-16 21:19:51 -05:00
Scott Frederick
5f4d7f41bc
Merge branch '3.2.x'
...
Closes gh-40799
2024-05-16 17:38:07 -05:00
Scott Frederick
cd441130bd
Warn when image building workspace directories cannot be deleted
...
When the `buildWorkspace` location in the
`spring-boot:build-image` Maven goal or `bootBuildImage` Gradle
task is configured to use a local bind source, the location
is passed to the CNB lifecycle without further processing by
Spring Boot. The lifecycle is in control of creating any files
in the specified location. Spring Boot tries to remove the
directories at the specified location after an image is
successfully created, but should not fail the image build
if the lifecycle has created files or directories with
permissions that keep them from being deleted successfully.
Fixes gh-40760
2024-05-16 17:37:44 -05:00
Andy Wilkinson
85acdf5165
Merge branch '3.2.x'
...
Closes gh-40796
2024-05-16 18:21:02 +01:00
Andy Wilkinson
524424bc98
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40795
2024-05-16 18:20:52 +01:00
Andy Wilkinson
a1d5369a9c
Limit configuration cache testing to the latest version of Gradle
...
Closes gh-40794
2024-05-16 18:20:13 +01:00
Andy Wilkinson
50b197da55
Merge branch '3.2.x'
...
Closes gh-40793
2024-05-16 18:07:01 +01:00
Andy Wilkinson
493efd6798
Merge branch '3.1.x' into 3.2.x
...
Closes gh-40792
2024-05-16 18:06:32 +01:00
Andy Wilkinson
f35ecfbdca
Reduce and update the versions of Maven that we test against
...
Closes gh-40791
2024-05-16 18:05:24 +01:00
Andy Wilkinson
d77fcf30fa
Merge branch '3.2.x'
2024-05-16 17:22:36 +01:00
Andy Wilkinson
feaccef3a4
Temporarily disable tests for image building with bind caches
...
See gh-40760
2024-05-16 17:22:02 +01:00
Andy Wilkinson
133336de20
Upgrade to Tomcat 10.1.24
...
Closes gh-40790
2024-05-16 15:57:52 +01:00
Andy Wilkinson
6d643b7a10
Upgrade to Spring Retry 2.0.6
...
Closes gh-40789
2024-05-16 15:57:21 +01:00
Andy Wilkinson
6bff2c61c3
Upgrade to SAAJ Impl 3.0.4
...
Closes gh-40788
2024-05-16 15:57:16 +01:00
Andy Wilkinson
af0b43276c
Upgrade to Reactor Bom 2023.0.6
...
Closes gh-40668
2024-05-16 15:57:11 +01:00
Andy Wilkinson
4802c283b3
Upgrade to Micrometer Tracing 1.3.0
...
Closes gh-40667
2024-05-16 15:57:11 +01:00
Andy Wilkinson
e0b8f67d31
Upgrade to Micrometer 1.13.0
...
Closes gh-40666
2024-05-16 15:57:10 +01:00
Andy Wilkinson
a595fc4b17
Upgrade to Jakarta XML WS 4.0.2
...
Closes gh-40787
2024-05-16 15:57:10 +01:00
Andy Wilkinson
36b3724cf5
Upgrade to Jakarta XML SOAP 3.0.2
...
Closes gh-40786
2024-05-16 15:57:05 +01:00
Andy Wilkinson
f24d4e4a06
Upgrade to Tomcat 10.1.24
...
Closes gh-40785
2024-05-16 15:05:48 +01:00
Andy Wilkinson
bb8cf46a29
Upgrade to Spring Retry 2.0.6
...
Closes gh-40784
2024-05-16 15:05:15 +01:00
Andy Wilkinson
50c6df99b5
Upgrade to SAAJ Impl 3.0.4
...
Closes gh-40783
2024-05-16 15:05:09 +01:00
Andy Wilkinson
5dcd9799af
Upgrade to Reactor Bom 2023.0.6
...
Closes gh-40656
2024-05-16 15:05:04 +01:00
Andy Wilkinson
d2b067ea3d
Upgrade to Jakarta XML WS 4.0.2
...
Closes gh-40782
2024-05-16 15:05:03 +01:00
Andy Wilkinson
de17b6c3a1
Upgrade to Jakarta XML SOAP 3.0.2
...
Closes gh-40781
2024-05-16 15:04:58 +01:00
Andy Wilkinson
edd45de17f
Upgrade to Tomcat 10.1.24
...
Closes gh-40780
2024-05-16 14:18:50 +01:00
Andy Wilkinson
219fc8a159
Upgrade to SAAJ Impl 3.0.4
...
Closes gh-40779
2024-05-16 14:18:21 +01:00
Andy Wilkinson
347295c081
Upgrade to Reactor Bom 2022.0.19
...
Closes gh-40647
2024-05-16 14:18:17 +01:00
Andy Wilkinson
d0cac7d736
Upgrade to Jetty 11.0.21
...
Closes gh-40778
2024-05-16 14:18:16 +01:00
Andy Wilkinson
237b288c78
Upgrade to Jakarta XML WS 4.0.2
...
Closes gh-40777
2024-05-16 14:18:11 +01:00
Andy Wilkinson
5469250968
Upgrade to Jakarta XML SOAP 3.0.2
...
Closes gh-40776
2024-05-16 14:18:07 +01:00
Andy Wilkinson
5e87fd8b11
Prohibit upgrades to Hibernate 6.5.1
...
Closes gh-40759
2024-05-14 09:33:52 +01:00
Andy Wilkinson
6257dc8b7b
Merge branch '3.2.x'
...
See gh-40743
2024-05-13 20:31:14 +01:00
Andy Wilkinson
5db9f59094
Rework Jetty graceful shutdown to address race condition with 12.0.9
...
See gh-40724
2024-05-13 20:29:28 +01:00
Andy Wilkinson
7f6a99ce24
Merge branch '3.2.x'
...
Closes gh-40756
2024-05-13 17:22:43 +01:00
Andy Wilkinson
c0296c28bb
Fully-qualify KafkaContainer to make it clear which one we support
...
Testcontainers now has org.testcontainers.containers.KafkaContainer
(that we support) and org.testcontainers.kafka.KafkaContainer (that
we don't yet support). This commit fully-qualifies the name so that
it's clear which KafkaContainer we're referring to.
Closes gh-40699
2024-05-13 17:13:37 +01:00
Andy Wilkinson
4c35cafcc4
Upgrade to Undertow 2.3.13.Final
...
Closes gh-40755
2024-05-13 15:58:22 +01:00
Andy Wilkinson
d3b892f302
Upgrade to Tomcat 10.1.23
...
Closes gh-40754
2024-05-13 15:58:22 +01:00
Andy Wilkinson
47f06b1d28
Upgrade to Testcontainers 1.19.8
...
Closes gh-40753
2024-05-13 15:55:55 +01:00
Andy Wilkinson
7cc76fe66b
Upgrade to R2DBC Proxy 1.1.5.RELEASE
...
Closes gh-40752
2024-05-13 15:55:55 +01:00
Andy Wilkinson
13e6b55c4a
Upgrade to Pooled JMS 3.1.6
...
Closes gh-40751
2024-05-13 15:55:54 +01:00
Andy Wilkinson
f82aa34211
Upgrade to Maven Shade Plugin 3.5.3
...
Closes gh-40750
2024-05-13 15:55:54 +01:00
Andy Wilkinson
5bcbfb0705
Upgrade to Maven Jar Plugin 3.4.1
...
Closes gh-40749
2024-05-13 15:55:54 +01:00
Andy Wilkinson
35fcd11e0f
Upgrade to Maven Install Plugin 3.1.2
...
Closes gh-40748
2024-05-13 15:55:54 +01:00
Andy Wilkinson
e9978aec78
Upgrade to Maven Deploy Plugin 3.1.2
...
Closes gh-40747
2024-05-13 15:55:53 +01:00
Andy Wilkinson
99c919f6f7
Upgrade to Kotlin Coroutines 1.8.1
...
Closes gh-40746
2024-05-13 15:55:53 +01:00
Andy Wilkinson
e90ce72bc8
Upgrade to jOOQ 3.19.8
...
Closes gh-40744
2024-05-13 15:55:52 +01:00
Andy Wilkinson
bc436564e2
Upgrade to Jetty 12.0.9
...
Closes gh-40743
2024-05-13 15:55:52 +01:00
Andy Wilkinson
eab98da1b4
Upgrade to Infinispan 15.0.3.Final
...
Closes gh-40741
2024-05-13 15:50:05 +01:00
Andy Wilkinson
0364f17d41
Upgrade to Hibernate 6.5.0.Final
...
Closes gh-40740
2024-05-13 15:50:01 +01:00
Andy Wilkinson
a4a4c5f9fc
Upgrade to Elasticsearch Client 8.13.4
...
Closes gh-40739
2024-05-13 15:49:56 +01:00
Andy Wilkinson
2c58962319
Upgrade to Dependency Management Plugin 1.1.5
...
Closes gh-40738
2024-05-13 15:49:52 +01:00