Commit Graph

48614 Commits

Author SHA1 Message Date
Andy Wilkinson
82b218937c Polish "Consider HandlerMethodValidationException in DefaultErrorAttributes"
See gh-39865
2024-04-22 16:17:08 +01:00
Yanming Zhou
20e9ff9f3d Consider HandlerMethodValidationException in DefaultErrorAttributes
See gh-39865
2024-04-22 15:38:47 +01:00
Moritz Halbritter
9184448054 Merge branch '3.2.x'
Closes gh-40471
2024-04-22 14:34:48 +02:00
Moritz Halbritter
4b61ae415b Merge branch '3.1.x' into 3.2.x
Closes gh-40470
2024-04-22 14:34:36 +02:00
Moritz Halbritter
5510c6f61b Clarify that all named properties must match for @ConditionalOnProperty to match
Closes gh-40110
2024-04-22 14:27:54 +02:00
Andy Wilkinson
954b06d583 Merge pull request #40141 from nahidshahin
* gh-40141:
  Fix links to Batch's javadoc

Closes gh-40141
2024-04-22 12:49:04 +01:00
nahid.mahbub
ac0d17671a Fix links to Batch's javadoc
See gh-40141
2024-04-22 12:48:04 +01:00
Andy Wilkinson
c1f9b6bdc7 Merge branch '3.2.x' 2024-04-22 12:41:14 +01:00
Andy Wilkinson
3a6f83e2d6 Fix links to Batch's javadoc
Closes gh-40468
2024-04-22 12:39:56 +01:00
Andy Wilkinson
c948bc6629 Merge pull request #40449 from izeye
* gh-40449:
  Polish

Closes gh-40449
2024-04-22 12:27:55 +01:00
Johnny Lim
3c76f81fe3 Polish
See gh-40449
2024-04-22 12:27:49 +01:00
Moritz Halbritter
de560a933c Extract all files under META-INF
Closes gh-40456
2024-04-22 13:20:57 +02:00
Andy Wilkinson
4118de7f59 Merge branch '3.2.x'
Closes gh-40467
2024-04-22 12:11:04 +01:00
Andy Wilkinson
07bb1878cf Merge branch '3.1.x' into 3.2.x
Closes gh-40466
2024-04-22 12:10:52 +01:00
Andy Wilkinson
1476d8d9c5 Merge pull request #39819 from tobi-laa
* gh-39819:
  Polish "Fix handling of Redis nodes with IPv6 addresses"
  Fix handling of Redis nodes with IPv6 addresses

Closes gh-39819
2024-04-22 11:52:03 +01:00
Andy Wilkinson
34f53d48b9 Polish "Fix handling of Redis nodes with IPv6 addresses"
See gh-39819
2024-04-22 11:51:31 +01:00
Tobias Laatsch
9b326d59fe Fix handling of Redis nodes with IPv6 addresses
See gh-39819
2024-04-22 11:33:09 +01:00
Andy Wilkinson
eb23d3cf59 Merge branch '3.2.x'
Closes gh-40465
2024-04-22 11:18:35 +01:00
Andy Wilkinson
deffda47f6 Merge branch '3.1.x' into 3.2.x
Closes gh-40464
2024-04-22 11:18:22 +01:00
Andy Wilkinson
ca4d64ed16 Use absolute path when showing classpath where main class was not found
Closes gh-40463
2024-04-22 11:16:37 +01:00
Andy Wilkinson
3725d70b1d Merge branch '3.2.x'
Closes gh-40451
2024-04-19 17:31:09 +01:00
Andy Wilkinson
2e114b6971 Merge branch '3.1.x' into 3.2.x
Closes gh-40450
2024-04-19 17:31:00 +01:00
Andy Wilkinson
172b3d5336 Improve diagnostics when native image fails before logging is set up
Closes gh-40429
2024-04-19 17:30:22 +01:00
Andy Wilkinson
58073e0e30 Merge branch '3.2.x'
Closes gh-40448
2024-04-19 14:24:50 +01:00
Andy Wilkinson
f78b239ada Merge branch '3.1.x' into 3.2.x
Closes gh-40447
2024-04-19 14:23:17 +01:00
Andy Wilkinson
335d42ba64 Run system tests on GitHub Actions
Closes gh-40446
2024-04-19 14:22:00 +01:00
Andy Wilkinson
7aa20eab06 Merge branch '3.2.x'
Closes gh-40445
2024-04-19 14:18:51 +01:00
Andy Wilkinson
0ce2a80c81 Merge branch '3.1.x' into 3.2.x
Closes gh-40444
2024-04-19 14:18:40 +01:00
Andy Wilkinson
7bf20cfae7 Move steps for preparing a Gradle build into a reusable action
Closes gh-40443
2024-04-19 13:55:45 +01:00
Andy Wilkinson
e44ddcd6eb Merge branch '3.2.x' 2024-04-19 11:43:16 +01:00
Andy Wilkinson
4c7cb683b5 Merge branch '3.1.x' into 3.2.x
Closes gh-40442
2024-04-19 11:43:01 +01:00
Andy Wilkinson
67fb115b6c Set artifact properties on the docs zip when releasing
Closes gh-40433
2024-04-19 11:42:10 +01:00
Andy Wilkinson
f25dc86a3a Merge branch '3.2.x'
Closes gh-40441
2024-04-19 10:58:06 +01:00
Andy Wilkinson
c55f136c2a Merge branch '3.1.x' into 3.2.x
Closes gh-40440
2024-04-19 10:57:47 +01:00
Andy Wilkinson
5e9161f785 Make DevToolsDataSourceAutoConfiguration back off without DataSource class
Manually tested as an automated test is prohibitively difficult as it
requires hiding one of the JDK's own classes.

Closes gh-40434
2024-04-19 10:54:23 +01:00
Moritz Halbritter
9871ad169a Merge branch '3.2.x'
Closes gh-40418
2024-04-19 09:28:43 +02:00
Moritz Halbritter
887b94cbc8 Merge branch '3.1.x' into 3.2.x
Closes gh-40413
2024-04-19 09:28:26 +02:00
Moritz Halbritter
a715c917d8 Upgrade Java 21 version in CI image
Closes gh-40411
2024-04-19 09:28:17 +02:00
Moritz Halbritter
cb9d7817ac Merge branch '3.2.x'
Closes gh-40417
2024-04-19 09:25:01 +02:00
Moritz Halbritter
01c26ef84e Merge branch '3.1.x' into 3.2.x
Closes gh-40416
2024-04-19 09:24:35 +02:00
Moritz Halbritter
7b96941fb9 Update Java in SDKman and CI image to 17.0.11-librca
Closes gh-40414
2024-04-19 09:23:06 +02:00
Phillip Webb
b768d93079 Fix a few docs build issues 2024-04-18 12:55:56 -07:00
Phillip Webb
6963bd884b Merge branch '3.2.x' 2024-04-18 12:53:26 -07:00
Phillip Webb
38af8cd362 Merge branch '3.1.x' into 3.2.x 2024-04-18 12:52:54 -07:00
Phillip Webb
20db2b54c7 Update copyright year of changed files 2024-04-18 12:52:29 -07:00
Phillip Webb
da9634b7d9 Merge pull request #40422 from quaff
* pr/40422:
  Polishing RabbitAutoConfigurationTests to use kebab-case keys

Closes gh-40422
2024-04-18 12:51:51 -07:00
Yanming Zhou
6226faa9cd Polishing RabbitAutoConfigurationTests to use kebab-case keys
See gh-40422
2024-04-18 12:51:35 -07:00
Phillip Webb
dc76240612 Polish 2024-04-18 12:50:50 -07:00
Phillip Webb
c5935ea421 Merge pull request #40421 from quaff
* pr/40421:
  Polish 'Add `spring.rabbitmq.template.allowed-list-patterns` property'
  Add `spring.rabbitmq.template.allowed-list-patterns` property

Closes gh-40421
2024-04-18 12:50:23 -07:00
Phillip Webb
d243d7eb50 Polish 'Add spring.rabbitmq.template.allowed-list-patterns property'
See gh-40421
2024-04-18 12:48:39 -07:00