Commit Graph
52350 Commits
Author SHA1 Message Date
Dmytro Nosan c256f41fce Logback StructuredLogFormatter exceptions are not visible to the user
Before this commit, any exceptions thrown in Logback encoders
were just swallowed. This commit adds the FilteringStatusListener
that delegates to OnErrorConsoleStatusListener to print any errors
that happened in logback encoders.

See gh-43575

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2025-01-13 13:01:44 +01:00
Andy Wilkinson c847ce4a8b Stop publishing spring-boot-parent
Closes gh-42828
2025-01-13 10:36:15 +00:00
Moritz Halbritter 01cdd6921a Merge pull request #43594 from panic08
* pr/43594:
  Polish "Add info contributor support for JDK 24's VirtualThreadSchedulerMXBean"
  Add info contributor support for JDK 24's VirtualThreadSchedulerMXBean

Closes gh-43594
2025-01-13 11:24:31 +01:00
Moritz Halbritter 821af70559 Polish "Add info contributor support for JDK 24's VirtualThreadSchedulerMXBean"
See gh-43594
2025-01-13 11:13:08 +01:00
Andrey Litvitski 104397fb91 Add info contributor support for JDK 24's VirtualThreadSchedulerMXBean
See gh-43594
2025-01-13 11:01:03 +01:00
Andy Wilkinson b41fc55e23 Merge branch '3.4.x'
Closes gh-43785
2025-01-13 09:52:56 +00:00
Andy Wilkinson 870b794ffd Merge branch '3.3.x' into 3.4.x
Closes gh-43784
2025-01-13 09:52:18 +00:00
Andy Wilkinson d2e2aab208 Simplify Antora playbook template
Closes gh-43783
2025-01-13 09:51:23 +00:00
Moritz Halbritter 302756b042 Merge pull request #43768 from nosan
* pr/43768:
  Polish "Add marker information to ECS structured logging"
  Add marker information to ECS structured logging

Closes gh-43768
2025-01-13 10:35:17 +01:00
Moritz Halbritter e47ba06e7e Polish "Add marker information to ECS structured logging"
See gh-43768
2025-01-13 10:13:17 +01:00
Dmytro Nosan 78060458c1 Add marker information to ECS structured logging
See gh-43768

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2025-01-13 10:10:00 +01:00
Phillip Webb a49719d73e Use consistent exception messages in Assert calls
Update `Assert` calls to consistently use messages of the form
"'item' must [not] ...".

Closes gh-43780
2025-01-11 21:18:47 -08:00
Phillip Webb f08188d5cf Change relevant Assert calls to throw IllegalStateException
Change certain Assert class from `assert...` to `assertState`
so that a more appropriate `IllegalStateException` is thrown.

Fixes gh-43779
2025-01-11 21:16:36 -08:00
Phillip Webb 29baaf32e6 Merge branch '3.4.x' 2025-01-11 10:26:06 -08:00
Phillip Webb 8c3e8605c2 Merge branch '3.3.x' into 3.4.x 2025-01-11 10:25:57 -08:00
Phillip Webb b9efd591e5 Polish "Prevent redis pool to initialize in unit test"
See gh-43774
2025-01-11 10:25:46 -08:00
Stéphane Nicoll 46a499bf1f Make RuntimeHints predicates more explicit
This commit narrows method invocation wherever applicable as the default
is 'introspect' only.
2025-01-11 18:17:10 +01:00
Stéphane Nicoll 328f670be9 Migrate to FileSystemResource wherever necessary
Closes gh-43777
2025-01-11 18:10:40 +01:00
Stéphane Nicoll cc49b3061f Merge branch '3.4.x' 2025-01-11 13:11:45 +01:00
Stéphane Nicoll 049f8a0aab Rely on standard NoOpResponseErrorHandler 2025-01-11 12:55:03 +01:00
Stéphane Nicoll ae83f7e229 Merge branch '3.4.x'
Closes gh-43776
2025-01-11 12:54:38 +01:00
Stéphane Nicoll e061bb4777 Merge branch '3.3.x' into 3.4.x
Closes gh-43775
2025-01-11 12:53:03 +01:00
Stéphane Nicoll 9a10c1a671 Merge pull request #43774 from hezean
* pr/43774:
  Polish "Prevent redis pool to initialize in unit test"
  Prevent redis pool to initialize in unit test

Closes gh-43774
2025-01-11 12:52:54 +01:00
Stéphane Nicoll 7b04cddf1d Polish "Prevent redis pool to initialize in unit test"
See gh-43774
2025-01-11 12:51:21 +01:00
He Zean 911a9a14ea Prevent redis pool to initialize in unit test
See gh-43774

Signed-off-by: He Zean <realhezean@gmail.com>
2025-01-11 12:50:46 +01:00
Phillip Webb d1678de60b Merge branch '3.4.x' 2025-01-11 00:26:29 -08:00
Phillip Webb 3346ca7899 Deal with Spring Framework deprecation
See gh-43750
2025-01-11 00:25:38 -08:00
Stéphane Nicoll 7900023235 Start building against Spring Integration 6.5.0-M1 snapshots
See gh-43767
2025-01-09 16:24:28 +01:00
Stéphane Nicoll ab776ae1c9 Start building against Spring Security 6.5.0-M1 snapshots
See gh-43766
2025-01-09 16:23:40 +01:00
Stéphane Nicoll 1983c9c4c2 Start building against Spring LDAP 3.3.0-M1 snapshots
See gh-43765
2025-01-09 16:21:33 +01:00
Stéphane Nicoll 9919179fd8 Start building against Spring Pulsar 1.2.2 snapshots
See gh-43764
2025-01-09 16:20:39 +01:00
Stéphane Nicoll cf42152922 Start building against Spring Kafka 3.3.2 snapshots
See gh-43763
2025-01-09 16:20:34 +01:00
Stéphane Nicoll 0934dbd3f7 Start building against Spring Framework 6.2.2 snapshots
See gh-43762
2025-01-09 16:20:30 +01:00
Stéphane Nicoll 52d419a26a Start building against Spring Data Bom 2024.1.2 snapshots
See gh-43761
2025-01-09 16:20:26 +01:00
Stéphane Nicoll 39354d079d Start building against Spring AMQP 3.2.2 snapshots
See gh-43760
2025-01-09 16:20:22 +01:00
Stéphane Nicoll 05b1216010 Start building against Reactor Bom 2024.0.2 snapshots
See gh-43759
2025-01-09 16:20:18 +01:00
Stéphane Nicoll aae02f7193 Start building against Micrometer Tracing 1.5.0-M1 snapshots
See gh-43758
2025-01-09 16:18:32 +01:00
Stéphane Nicoll b5d4587cb5 Start building against Micrometer 1.5.0-M1 snapshots
See gh-43757
2025-01-09 16:18:03 +01:00
Stéphane Nicoll 83a5338abd Merge branch '3.4.x' 2025-01-09 11:41:13 +01:00
Stéphane Nicoll bf338f8478 Merge branch '3.3.x' into 3.4.x 2025-01-09 11:41:02 +01:00
Stéphane Nicoll aa6daffba4 Start building against Spring Pulsar 1.2.2 snapshots
See gh-43752
2025-01-09 11:04:45 +01:00
Stéphane Nicoll 942ac966d1 Start building against Spring Kafka 3.3.2 snapshots
See gh-43751
2025-01-09 11:04:41 +01:00
Stéphane Nicoll 6a7769a65c Start building against Spring Framework 6.2.2 snapshots
See gh-43750
2025-01-09 11:04:36 +01:00
Stéphane Nicoll 0e1cd29b5e Start building against Spring Data Bom 2024.1.2 snapshots
See gh-43749
2025-01-09 11:04:32 +01:00
Stéphane Nicoll 5ee1248c4c Start building against Spring AMQP 3.2.2 snapshots
See gh-43748
2025-01-09 11:04:28 +01:00
Stéphane Nicoll ca92989fd9 Start building against Reactor Bom 2024.0.2 snapshots
See gh-43747
2025-01-09 11:04:24 +01:00
Stéphane Nicoll c5547bf7ad Start building against Micrometer Tracing 1.4.2 snapshots
See gh-43746
2025-01-09 11:04:20 +01:00
Stéphane Nicoll 4ec7c4c696 Start building against Micrometer 1.14.3 snapshots
See gh-43745
2025-01-09 11:04:16 +01:00
Stéphane Nicoll 15b63faec5 Start building against Spring Pulsar 1.1.8 snapshots
See gh-43744
2025-01-09 10:57:34 +01:00
Stéphane Nicoll 8c49a199aa Start building against Spring Data Bom 2024.0.8 snapshots
See gh-43743
2025-01-09 10:57:30 +01:00