Commit Graph

54471 Commits

Author SHA1 Message Date
Stéphane Nicoll
e89fd97a75 Upgrade to Spring Kafka 3.3.0-M1
Closes gh-41310
2024-07-16 08:11:40 +02:00
Stéphane Nicoll
91425144a4 Upgrade to Spring AMQP 3.2.0-M1
Closes gh-41306
2024-07-16 08:11:21 +02: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
Stéphane Nicoll
d2301b3228 Merge branch '3.3.x'
Closes gh-41515
2024-07-16 08:02:48 +02:00
Stéphane Nicoll
3529f9019b Merge branch '3.2.x' into 3.3.x
Closes gh-41514
2024-07-16 08:02:20 +02:00
Stéphane Nicoll
d12ea2d3d2 Merge pull request #41507 from dependabot[bot]
* pr/41507:
  Polish "Bump jfrog/setup-jfrog-cli from 4.1.2 to 4.1.3"
  Bump jfrog/setup-jfrog-cli from 4.1.2 to 4.1.3

Closes gh-41507
2024-07-16 08:02:08 +02:00
Stéphane Nicoll
2fce9f27fa Polish "Bump jfrog/setup-jfrog-cli from 4.1.2 to 4.1.3"
See gh-41507
2024-07-16 08:01:57 +02:00
dependabot[bot]
c2b63fd20b Bump jfrog/setup-jfrog-cli from 4.1.2 to 4.1.3
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](7c95feb320...8bab65dc31)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-16 08:01:09 +02:00
Stéphane Nicoll
8918e054c1 Merge branch '3.3.x'
Closes gh-41513
2024-07-16 07:59:34 +02:00
Stéphane Nicoll
0553f06510 Merge branch '3.2.x' into 3.3.x
Closes gh-41512
2024-07-16 07:59:25 +02:00
Stéphane Nicoll
0070489a8c Merge pull request #41508 from dependabot[bot]
* pr/41508:
  Polish "Bump gradle/actions from 3.4.2 to 3.5.0"
  Bump gradle/actions from 3.4.2 to 3.5.0

Closes gh-41508
2024-07-16 07:59:10 +02:00
Stéphane Nicoll
379edd4564 Polish "Bump gradle/actions from 3.4.2 to 3.5.0"
See gh-41508
2024-07-16 07:58:56 +02:00
dependabot[bot]
58c124aa65 Bump gradle/actions from 3.4.2 to 3.5.0
Bumps [gradle/actions](https://github.com/gradle/actions) from 3.4.2 to 3.5.0.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](dbbdc275be...d9c87d481d)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-16 07:56:41 +02:00
Stéphane Nicoll
4f9db3382a Merge pull request #41510 from lijunyzzZ
* pr/41510:
  Polish

Closes gh-41510
2024-07-16 07:53:23 +02:00
lijuny
b6901044c7 Polish
See gh-41510
2024-07-16 07:49:43 +02:00
Phillip Webb
d2cd5c9b98 Fix Arrays import
See gh-41489
2024-07-16 02:23:24 +01:00
Andy Wilkinson
fba6f29bc8 Merge branch '3.3.x'
Closes gh-41505
2024-07-15 15:35:47 +01: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
fc804648bc Upgrade to Versions Maven Plugin 2.17.1
Closes gh-41503
2024-07-15 15:09:04 +01:00
Andy Wilkinson
9222c28d98 Upgrade to Tomcat 10.1.26
Closes gh-41502
2024-07-15 15:08:58 +01:00
Andy Wilkinson
ce73d3fa70 Upgrade to Spring HATEOAS 2.3.1
Closes gh-41501
2024-07-15 15:08:53 +01:00
Andy Wilkinson
da92340a9d Upgrade to Spring Data Bom 2024.0.2
Closes gh-41307
2024-07-15 15:08:48 +01:00
Andy Wilkinson
33c9398714 Upgrade to Maven Surefire Plugin 3.3.1
Closes gh-41500
2024-07-15 15:08:47 +01:00
Andy Wilkinson
96f5d7a7b2 Upgrade to Maven Failsafe Plugin 3.3.1
Closes gh-41499
2024-07-15 15:08:41 +01:00
Andy Wilkinson
86000332ac Merge branch '3.3.x' 2024-07-15 15:05:49 +01:00
Andy Wilkinson
b77b543bf4 Upgrade to Tomcat 10.1.26
Closes gh-41498
2024-07-15 15:05:31 +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
ed40047079 Merge branch '3.2.x' into 3.3.x 2024-07-15 15:03:18 +01:00
Andy Wilkinson
61a3b73269 Upgrade to Tomcat 10.1.26
Closes gh-41496
2024-07-15 15:02:11 +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
Andy Wilkinson
00c2fbc42b Polish 2024-07-15 14:34:36 +01:00
Andy Wilkinson
1ec2a38ea0 Fix structured logging tests on Windows
See gh-5479
2024-07-15 14:32:12 +01:00
Moritz Halbritter
bf2950c045 Add support for structured logging
Update Logback and Log4j2 integrations to support structured logging.
Support for the ECS and Logstash JSON formats is provided out-of-the-box
and the `StructuredLogFormatter` interface may be used to if further
custom formats need to be supported.

Closes gh-5479

Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2024-07-15 11:45:41 +01:00
Phillip Webb
89f3052f6e Migrate PulsarPropertiesMapper to use JsonWriter
Closes gh-41490
2024-07-15 11:45:41 +01:00
Phillip Webb
20c2af13e3 Add JsonWriter utility interface
Add `JsonWriter` utility interface that can be used to write JSON
without the need for a third-party library.

Closes gh-41489

Co-authored-by: Moritz Halbritter <moritz.halbritter@broadcom.com>
2024-07-15 11:45:41 +01:00
Moritz Halbritter
bb8241fa8c Polish 2024-07-15 11:45:40 +01:00
Stéphane Nicoll
2da38753f9 Merge pull request #38844 from jaredtbates
* pr/38844:
  Polish "Allow NestedConfigurationProperty on getters"
  Allow NestedConfigurationProperty on getters

Closes gh-38844
2024-07-15 10:15:02 +02:00
Stéphane Nicoll
4415b4ab1c Polish "Allow NestedConfigurationProperty on getters"
See gh-38844
2024-07-15 10:02:58 +02:00
Jared Bates
6c8987e0d8 Allow NestedConfigurationProperty on getters
This commit adds support adding `@NestedConfigurationProperty` on a
getter.

See gh-38844
2024-07-15 09:24:27 +02:00
Phillip Webb
5d4a777d27 Align test with upstream Spring Security change
Closes gh-41488
2024-07-15 06:53:09 +01:00
Stéphane Nicoll
110855a127 Merge branch '3.3.x'
Closes gh-41486
2024-07-14 11:40:20 +02: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
Stéphane Nicoll
2975a8ce3f Fix javadoc warning
The `@deprecated` tag cannot be used on module-info. This commit adapts
the deprecation notice accordingly.

Closes gh-41481
2024-07-14 11:33:46 +02:00
Brian Clozel
c693b2bd8c Add support for webjars-locator-lite
This is a follow-up to spring-projects/spring-framework#27619
This commit adds support for "org.webjars:webjars-locator-lite" for
enabling the statis resources chain.

As of this commit, support for "org.webjars:webjars-locator-core" is
deprecated for obvious performance reasons.

Closes gh-40146
2024-07-12 19:17:17 +02:00