Andy Wilkinson
2328c1fe80
Improve javadoc for when bean type to match is inferred
...
Closes gh-42504
2024-10-03 10:16:27 +01:00
Johnny Lim
1585c5a109
Polish
...
See gh-42503
2024-10-03 07:33:40 +02:00
Phillip Webb
58a1b2bea5
Polish 'Add support for 'server.jetty.max-form-key' property'
...
See gh-42448
2024-10-02 21:25:24 -07:00
qingbozhang
6e885c423f
Add support for 'server.jetty.max-form-key' property
...
Add a new 'server.jetty.max-form-key' property that can be used to
configure Jetty's Handler.setMaxFormKeys(...).
See gh-42448
2024-10-02 21:22:56 -07:00
Phillip Webb
90f375ea3e
Dont deduce type for OnBean conditions when annotations are specified
...
Update `OnBeanCondition` to consider the annotations attribute as well
as the types and names when determining if the bean type can be deduced.
Fixes gh-42484
2024-10-02 15:21:30 -07:00
Phillip Webb
fc2878a924
Fix checkstyle violation
...
See gh-42487
2024-10-02 13:51:47 -07:00
Phillip Webb
9ea624666f
Merge pull request #42487 from woosung1223
...
* pr/42487:
Refactor BasicJsonParser to use enhanced switch
Closes gh-42487
2024-10-02 13:40:38 -07:00
teo
19d7164696
Refactor BasicJsonParser to use enhanced switch
...
See gh-42487
2024-10-02 13:39:13 -07:00
Andy Wilkinson
6aa5ed705a
Merge branch '3.3.x'
...
Closes gh-42499
2024-10-02 13:47:39 +01:00
Andy Wilkinson
93e5b3a0ff
Deprecate ControllerEndpointHandlerMapping for MVC and WebFlux
...
Closes gh-42498
2024-10-02 13:46:57 +01:00
Andy Wilkinson
fae3cd1ca5
Harmonize configuration properties that accept a list of values
...
Closes gh-42478
2024-10-02 10:56:15 +01:00
Stéphane Nicoll
6b216f1748
Apply active profiles consistently with AOT
...
Profiles that are active during AOT processing are automatically enabled
when the AOT initializer runs. While this works for an arrangement that
only relies on the ApplicationContext, it does not for Spring Boot that
has specific handling of profiles when it prepares the environment, way
before the ApplicationContext is event created.
This commit adds a specific contribution that generates a dedicated
EnvironmentPostProcessor. It also updates the handling of post
processors so that when AOT runs, the AOT generated one if it exists is
invoked first.
This has the effect of consistently activating such profiles in a
Spring Boot application.
Closes gh-41562
2024-10-02 10:41:13 +02:00
Phillip Webb
54dcd9894c
Remove remaining use of loader classic
...
Closes gh-42495
2024-10-01 18:23:35 -07:00
Phillip Webb
e529769b0c
Merge branch '3.3.x'
2024-10-01 17:20:14 -07:00
Phillip Webb
9f34899454
Merge branch '3.2.x' into 3.3.x
2024-10-01 17:20:10 -07:00
Phillip Webb
d342eefa27
Use Sync task rather than Copy
...
See gh-42333
2024-10-01 17:19:52 -07:00
Andy Wilkinson
842afa4381
Upgrade to Jackson 2.18.0
...
Closes gh-42480
2024-10-01 17:23:25 +01:00
Andy Wilkinson
42ad6ddf0a
Raise the minimum supported version of Gradle to 8.4
...
Closes gh-42481
2024-10-01 17:23:24 +01:00
Andy Wilkinson
2f42b9cb29
Merge branch '3.3.x'
...
Closes gh-42491
2024-10-01 17:23:01 +01:00
Andy Wilkinson
26d3b845c5
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42490
2024-10-01 17:22:11 +01:00
Andy Wilkinson
95665a4b28
Fall back to connection details when configuring Rabbit Streams
...
Closes gh-42489
2024-10-01 17:20:49 +01:00
Phillip Webb
99142dbbb2
Merge branch '3.3.x'
2024-09-30 16:25:47 -07:00
Phillip Webb
ec615f631c
Merge branch '3.2.x' into 3.3.x
2024-09-30 16:03:30 -07:00
Phillip Webb
05b4edfd2c
Use `ifeval` block for Commercial/OSS documentation
...
See gh-42333
2024-09-30 15:56:40 -07:00
Stéphane Nicoll
689bce88d2
Merge branch '3.3.x'
...
Closes gh-42477
2024-09-30 13:09:50 +02:00
Stéphane Nicoll
c8d3e07eec
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42476
2024-09-30 13:09:40 +02:00
Stéphane Nicoll
ab968494e6
Document how to handle the manifest in a native image with Maven
...
Closes gh-42412
2024-09-30 10:55:58 +02:00
Stéphane Nicoll
f908fcd1f3
Merge branch '3.3.x'
...
Closes gh-42473
2024-09-30 09:14:12 +02:00
Tran Ngoc Nhan
44848aa88d
Fix links to Micrometer reference doc
...
See gh-42467
2024-09-30 09:12:36 +02:00
Johnny Lim
7a27e6794e
Fix typo in "committed" in ProcessInfo
...
See gh-42471
2024-09-30 08:46:47 +02:00
Phillip Webb
bc5a718cfa
Merge branch '3.3.x'
2024-09-27 17:35:23 -07:00
Phillip Webb
3b8ae47096
Merge branch '3.2.x' into 3.3.x
2024-09-27 17:35:01 -07:00
Phillip Webb
d44e7c9af2
Dynamically populate repositories used in Ant/Maven integration tests
...
Update build scripts and tests so that repository settings are copied
dynamically from the build.
See gh-42333
2024-09-27 17:33:00 -07:00
Phillip Webb
7d8507d186
Polish
2024-09-27 17:31:24 -07:00
Phillip Webb
7fe7c61e7f
Merge branch '3.3.x'
2024-09-27 12:18:11 -07:00
Phillip Webb
e086439e51
Merge branch '3.2.x' into 3.3.x
2024-09-27 12:18:06 -07:00
Phillip Webb
c347ccaa76
Attempt to fix system tests following repository updates
...
See gh-42333
2024-09-27 12:17:29 -07:00
Phillip Webb
8282a90268
Merge branch '3.3.x'
2024-09-27 10:34:32 -07:00
Phillip Webb
055064f16b
Merge branch '3.2.x' into 3.3.x
2024-09-27 10:33:30 -07:00
Phillip Webb
9836011ffd
Create extension to configure Spring maven repositories
...
Create a small Groovy script that can be used in `settings.gradle`
files to extend `repositories` to support the various maven
repositories required for our build.
See gh-42333
2024-09-27 10:30:20 -07:00
Phillip Webb
89f4a8bc7f
Polish
2024-09-27 10:29:25 -07:00
Moritz Halbritter
a1441804ec
Reapply "Configure virtual threads on Undertow if enabled"
...
This reverts commit 2f99c19f11
.
Closes gh-38819
2024-09-27 12:54:42 +02:00
Johnny Lim
3882dcc2fa
Polish
...
See gh-42457
2024-09-27 12:13:36 +02:00
Dmytro Nosan
e4f6dff77f
Polish HazelcastConnectionDetailsConfiguration
...
See gh-42459
2024-09-27 11:58:32 +02:00
Moritz Halbritter
33def6d6b4
Polish "Add service connection support for Hazelcast"
...
See gh-42416
2024-09-26 16:45:26 +02:00
Dmytro Nosan
cee7439dbe
Add service connection support for Hazelcast
...
See gh-42416
2024-09-26 14:34:12 +02:00
Moritz Halbritter
fb3dd68dd3
Merge branch '3.3.x'
...
Closes gh-42455
2024-09-26 14:02:15 +02:00
Moritz Halbritter
2ba2bd9716
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42454
2024-09-26 14:00:58 +02:00
Tran Ngoc Nhan
db9cb54ce0
Polish documentation
...
See gh-42445
2024-09-26 13:58:32 +02:00
Moritz Halbritter
593d2cccc4
Polish "Add support for virtual threads in OtlpMetricRegistry configuration"
...
See gh-42407
2024-09-26 13:42:39 +02:00
Mike Turbe
e615eb313a
Add support for virtual threads in OtlpMetricRegistry configuration
...
See gh-42407
2024-09-26 13:26:30 +02:00
Moritz Halbritter
2114744937
Polish "Add support for partitioned cookies"
...
See gh-42316
2024-09-25 16:05:01 +02:00
Dmytro Nosan
4a1676d857
Add support for partitioned cookies
...
See gh-42316
2024-09-25 15:58:50 +02:00
Yanming Zhou
0871feb0d9
Polish javadoc of TestImage for consistency
...
See gh-42426
2024-09-25 13:59:35 +02:00
Moritz Halbritter
3ec55b2157
Merge branch '3.3.x'
...
Closes gh-42447
2024-09-25 13:56:45 +02:00
Moritz Halbritter
003b182d95
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42446
2024-09-25 13:56:33 +02:00
Yanming Zhou
72d68a2cb8
Remove duplicated dependency
...
See gh-42442
2024-09-25 13:56:01 +02:00
Phillip Webb
7b3077280c
Merge branch '3.3.x'
...
Closes gh-42441
2024-09-24 14:32:48 -07:00
Phillip Webb
100bedc07d
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42440
2024-09-24 14:29:09 -07:00
Phillip Webb
ad72411e2b
Apply conventions plugin to all subprojects
...
Closes gh-42438
2024-09-24 14:26:32 -07:00
Phillip Webb
72f379a5b2
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42434
2024-09-24 13:01:05 -07:00
Phillip Webb
eafe61c4ca
Backport upgrade to Gradle 8.10.1
...
Cherry-pick commits d756bf4e86
, 083ac67d13
and 162c929a80
to
upgrade to Gradle 8.10.1.
Closes gh-42433
2024-09-24 12:55:29 -07:00
Andy Wilkinson
6806276b64
Retain jOOQ configuration bean when used defines a DSLContext bean
...
Closes gh-42400
2024-09-23 18:31:46 +01:00
Andy Wilkinson
97ff6e2ef1
Merge branch '3.3.x'
...
Closes gh-42422
2024-09-23 15:24:10 +01:00
Andy Wilkinson
9c6a744fc9
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42421
2024-09-23 15:23:51 +01:00
Andy Wilkinson
2aea7caf36
Remove use of reflection in Artemis connection factory creation
...
Fixes gh-42414
2024-09-23 14:08:35 +01:00
Phillip Webb
9b49e93f62
Polish 'Improve exception message to hint that you might need a '-spring' file'
...
See gh-42405
2024-09-22 20:35:13 -07:00
Dmytro Nosan
86ce051bb5
Improve exception message to hint that you might need a '-spring' file
...
See gh-42405
2024-09-22 20:33:55 -07:00
Phillip Webb
9b72e1f506
Merge branch '3.3.x'
...
Closes gh-42419
2024-09-22 20:31:08 -07:00
Johnny Lim
a0dc929e6c
Add Javadoc `@Since` for new `PrometheusScrapeEndpoint` constructor
...
See gh-42406
2024-09-22 20:30:31 -07:00
Phillip Webb
60f615849d
Polish 'Remove duplicated `file.getName()` call'
...
See gh-42411
2024-09-22 19:59:22 -07:00
choi-hyeseong
bd223e8bea
Remove duplicated `file.getName()` call
...
Update `WebServerPortFileWriter` so that `file.getName()` is only called
once.
See gh-42411
2024-09-22 19:56:59 -07:00
Phillip Webb
21b0bdec12
Merge branch '3.3.x'
...
Closes gh-42418
2024-09-22 17:52:42 -07:00
Phillip Webb
593862b082
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42417
2024-09-22 17:52:37 -07:00
arefbehboudi
0d3fceec5d
Polish
...
See gh-42413
2024-09-22 17:45:59 -07:00
Andy Wilkinson
3952d63369
Revert "Merge branch '3.3.x'"
...
This reverts commit ba0ef11b6b
, reversing
changes made to d380ada4b2
.
See gh-42389
2024-09-20 11:08:37 +01:00
Andy Wilkinson
391b643d8d
Revert "Merge branch '3.2.x' into 3.3.x"
...
This reverts commit d86160d362
, reversing
changes made to 70d2907351
.
See gh-42388
2024-09-20 11:07:30 +01:00
Andy Wilkinson
b4702612de
Revert "Increase timeouts in ZipkinWebClientSenderTests"
...
This reverts commit 0aeea6f069
.
See gh-42375
2024-09-20 11:06:18 +01:00
Andy Wilkinson
4a7d6c445a
Merge branch '3.3.x'
...
Closes gh-42398
2024-09-20 10:33:17 +01:00
Andy Wilkinson
a1593585e3
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42397
2024-09-20 10:33:02 +01:00
Andy Wilkinson
267a642e0f
Reduce duplicate binding of meters to user-defined composites
...
Fixes gh-42396
2024-09-20 10:32:20 +01:00
Moritz Halbritter
ee322d69f1
Merge branch '3.3.x'
...
Closes gh-42394
2024-09-20 10:25:54 +02:00
Yanming Zhou
7c8a6740c1
Remove redundant @Test annotation
...
See gh-42393
2024-09-20 10:22:47 +02:00
Andy Wilkinson
ba0ef11b6b
Merge branch '3.3.x'
...
Closes gh-42389
2024-09-19 19:10:06 +01:00
Andy Wilkinson
d86160d362
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42388
2024-09-19 19:09:52 +01:00
Andy Wilkinson
0aeea6f069
Increase timeouts in ZipkinWebClientSenderTests
...
This is an attempt to stabilize the tests. They are currently flaky
due to a timeout that appears to occur because the mock web server isn't
responding quickly enough. A larger timeout will either confirm this if
the tests stabilize or indicate that the problem has a different cause
if they do not stabilize.
Closes gh-42375
2024-09-19 19:06:53 +01:00
Andy Wilkinson
d380ada4b2
Merge branch '3.3.x'
...
Closes gh-42387
2024-09-19 19:06:23 +01:00
Andy Wilkinson
70d2907351
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42386
2024-09-19 19:06:12 +01:00
Andy Wilkinson
319e33f786
Make a single scrape attempt, protected by Awaitility
...
Using a single scrape attempt that is protected by Awaitility should
protect against instability of the OpenTelemetry Collector instance
running in the container and will hopefully stabilize the test.
This commit has also increased the timeout for a successful response
to 30 seconds and removed the configuration of the configuration of
the polling delay and interval as the values being set were the same
as the defaults.
Closes gh-42377
2024-09-19 19:06:05 +01:00
Andy Wilkinson
24a5b04c28
Merge branch '3.3.x'
...
Closes gh-42383
2024-09-19 19:04:00 +01:00
Andy Wilkinson
61ce431761
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42382
2024-09-19 19:03:11 +01:00
Andy Wilkinson
0e7bdb3e8b
Remove note about graceful shutdown requiring Tomcat 9.0.33
...
Since the note was added, we've upgraded to and now require Tomcat
10.1 so it no longer applies.
Closes gh-42373
2024-09-19 19:02:56 +01:00
Andy Wilkinson
1c65bb1d21
Merge branch '3.3.x'
...
Closes gh-42381
2024-09-19 19:02:17 +01:00
Andy Wilkinson
d4f7cb7bae
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42380
2024-09-19 19:02:03 +01:00
Andy Wilkinson
41bcda8429
Document support for Java 23
...
Closes gh-42374
2024-09-19 14:23:32 +01:00
Stéphane Nicoll
e930a963ad
Polish "Add option for configuring max messages per task"
...
See gh-42341
2024-09-19 14:19:01 +02:00
Dmytro Nosan
09b57eff76
Add option for configuring max messages per task
...
See gh-42341
2024-09-19 14:12:24 +02:00
Andy Wilkinson
6346d4fd6b
Accommodate absence of last execution
...
A task's last execution is absent if it has not yet been executed.
This commit updates the documentation test to accommodate this
possibility.
See gh-42351
2024-09-19 12:03:04 +01:00
Andy Wilkinson
627c691616
Document the reason for deprecation of clean-on-validation-error
...
See gh-42295
2024-09-19 11:22:08 +01:00
Andy Wilkinson
814369e8b0
Enable graceful shutdown by default
...
Closes gh-37495
2024-09-19 10:58:53 +01:00
Johnny Lim
94e8c5db36
Polish gh-39957 and gh-41444
...
See gh-42359
2024-09-19 11:37:11 +02:00
Phillip Webb
d72a9d9eb5
Allow EndpointRequest to match additional paths
...
Add `toAdditionalPaths(...)` methods on the servlet and reactive
`EndpointRequest` classes to support matching of additional paths.
A new `AdditionalPathsMapper` interface provides the mappings between
endpoint IDs and any additional paths that they might use. The existing
`AutoConfiguredHealthEndpointGroups` class has been updated to implement
the interface.
Auto-configurations have also been updated so that additional health
endpoint paths (typically `/livez` and `/readyz`) are permitted
when using Spring Security without any custom configuration.
Fixes gh-40962
2024-09-18 23:47:13 -07:00
Phillip Webb
f5b6514bef
Allow additional context interfaces to be defined for testing
...
Update `AssertableApplicationContext` and `ApplicationContextRunner`
implementations to support additional `ApplicationContext` interfaces.
Closes gh-42369
2024-09-18 23:47:13 -07:00
Stéphane Nicoll
8ac3528b89
Upgrade to SendGrid 4.10.3
...
Closes gh-42368
2024-09-19 08:15:40 +02:00
Stéphane Nicoll
ced82a854c
Upgrade to Zipkin Reporter 3.4.2
...
Closes gh-42367
2024-09-19 08:15:36 +02:00
Stéphane Nicoll
97dd01e28a
Upgrade to SendGrid 4.10.3
...
Closes gh-42366
2024-09-19 07:48:46 +02:00
Stéphane Nicoll
1b3b3aaef4
Upgrade to Hibernate 6.5.3.Final
...
Closes gh-42365
2024-09-19 07:48:42 +02:00
Stéphane Nicoll
c2adc3b6cb
Upgrade to Zipkin Reporter 3.4.2
...
Closes gh-42364
2024-09-19 07:48:38 +02:00
Phillip Webb
d7c6589b5e
Make `PulsarContainerFactoryCustomizers` package private
...
See gh-42182
2024-09-18 18:31:40 -07:00
Andy Wilkinson
47134974fc
Revert "Start building against Spring Session 3.4.0 snapshots"
...
This reverts commit 0ce4170612
.
See gh-42149
2024-09-18 19:09:54 +01:00
Andy Wilkinson
1a4f5abb13
Merge branch '3.3.x'
...
Closes gh-42358
2024-09-18 14:58:35 +01:00
Andy Wilkinson
4a6793eab5
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42357
2024-09-18 14:55:35 +01:00
Andy Wilkinson
1240c59482
Only configure plugin classpath where it's needed
...
When spring-boot-gradle-plugin is using GradleRunner, it needs to be
configured with a custom plugin classpath to account for the fact
that our Gradle plugin is on the classpath of the system classloader
but some of the other plugins would only be available on a
Gradle-created classloader. This imbalance cause class loading
problems as code in spring-boot-gradle-plugin can't see types at
runtime that are only available on the Gradle-created classloader.
To overcome this, we need to configure the GradleRunner with a custom
plugin classpath that contains both spring-boot-gradle-plugin and all
of the other plugins that are used in its various integration tests.
Previously, this was done in GradleBuild that's used by both
spring-boot-gradle-plugin and spring-boot-image-tests. This caused
a problem as spring-boot-image-tests does not have the
above-described problem and trying to correct it did not work leaving
tests that use spring-boot-gradle-plugin unable to see other plugins
such that the native image plugin.
This commit reworks the customization of the plugin classpath so that
it's only done in spring-boot-gradle-plugin's integration tests.
Closes gh-42338
2024-09-18 14:53:54 +01:00
Andy Wilkinson
713afae013
Accommodate next execution time being unknown
...
A task's next execution time is unknown if, for example, it's
currently running. When it's unknown the nextExecution.time will be
missing from the json describing the task. This commit updates the
documentation test to accommodate this possibility.
Closes gh-42351
2024-09-18 11:55:35 +01:00
Andy Wilkinson
c1bd5bdc8b
Upgrade to Spring Batch 5.2.0-M1
...
Closes gh-42142
2024-09-18 10:30:09 +01:00
Johnny Lim
a0d1c10d8a
Polish
...
See gh-42340
2024-09-18 11:19:59 +02:00
Andy Wilkinson
7eaf6d1a96
Prohibit upgrades to Kotlin Coroutines 1.9
...
Closes gh-42348
2024-09-18 09:49:28 +01:00
Andy Wilkinson
fe90ef0d13
Upgrade to Spring Integration 6.4.0-M3
...
Closes gh-42145
2024-09-18 08:57:41 +01:00
Andy Wilkinson
32917323f9
Upgrade to Spring Authorization Server 1.4.0-M2
...
Closes gh-42141
2024-09-18 08:57:40 +01:00
Andy Wilkinson
6fc881e565
Upgrade to Rabbit AMQP Client 5.22.0
...
Closes gh-42350
2024-09-18 08:57:40 +01:00
Andy Wilkinson
59fb90ea0c
Upgrade to Hibernate 6.6.1.Final
...
Closes gh-42349
2024-09-18 08:57:35 +01:00
Andy Wilkinson
3706dced23
Upgrade to Spring Integration 6.3.4
...
Closes gh-42134
2024-09-18 08:48:02 +01:00
Andy Wilkinson
c37f786914
Upgrade to Spring Integration 6.2.9
...
Closes gh-42126
2024-09-18 08:19:23 +01:00
Moritz Halbritter
9294c003b4
Remove setting BP_NATIVE_IMAGE
...
Closes gh-32884
2024-09-17 15:50:57 +02:00
Stéphane Nicoll
f057559b17
Upgrade to Spring Security 6.4.0-M4
...
Closes gh-42148
2024-09-17 09:14:40 +02:00
Stéphane Nicoll
01b4ae526a
Upgrade to Spring Pulsar 1.2.0-M2
...
Closes gh-42147
2024-09-17 09:14:40 +02:00
Stéphane Nicoll
12b25e5280
Upgrade to Spring Kafka 3.3.0-M3
...
Closes gh-42146
2024-09-17 09:14:39 +02:00
Stéphane Nicoll
f844c64b12
Upgrade to Spring AMQP 3.2.0-M3
...
Closes gh-42140
2024-09-17 09:14:39 +02:00
Stéphane Nicoll
36b43f681c
Upgrade to Spring Pulsar 1.1.4
...
Closes gh-42136
2024-09-17 09:13:10 +02:00
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
4dbc636c51
Upgrade to Spring Retry 2.0.9
...
Closes gh-42329
2024-09-16 14:56:13 +02:00
Stéphane Nicoll
c5cfcfb2fd
Upgrade to R2DBC MariaDB 1.2.2
...
Closes gh-42328
2024-09-16 14:56:09 +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
Moritz Halbritter
4877e4d1e3
Allow the configuration of active profiles in SpringApplication.Augmented
...
Closes gh-36660
2024-09-16 11:27:26 +02:00
Stéphane Nicoll
eff76131fb
Merge branch '3.3.x'
...
Closes gh-42323
2024-09-16 09:45:30 +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
00440b982c
Merge branch '3.3.x'
...
Closes gh-42321
2024-09-16 09:04:19 +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
Phillip Webb
d3a2bf4044
Merge pull request #42289 from quaff
...
* pr/42289:
Add common definition annotations support for ConfigurationProperties
Closes gh-42289
2024-09-13 10:52:05 -07:00
Yanming Zhou
44be2e11d9
Add common definition annotations support for ConfigurationProperties
...
Update `` to ensure that common bean definition annotations, such as
`@Lazy`, `@Primary` and `@Fallback`, are applied.
See gh-42289
2024-09-13 10:18:13 -07:00
Stéphane Nicoll
27169a9ace
Merge branch '3.3.x'
...
Closes gh-42304
2024-09-13 16:27:24 +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
4c6d1de284
Upgrade to Spring Data Bom 2024.1.0-M1
...
Closes gh-42143
2024-09-13 15:50:33 +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
535ec4c14a
Upgrade to OpenTelemetry 1.42.1
...
Closes gh-42298
2024-09-13 15:18:06 +02:00
Stéphane Nicoll
baff7a5c64
Upgrade to HttpCore5 5.3
...
Closes gh-42297
2024-09-13 15:18:06 +02:00
Stéphane Nicoll
c65d26fb81
Upgrade to Groovy 4.0.23
...
Closes gh-42296
2024-09-13 15:18:06 +02:00
Stéphane Nicoll
d6bfdbd90e
Upgrade to Flyway 10.18.0
...
Closes gh-42295
2024-09-13 15:18:06 +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
36abc9c933
Merge branch '3.3.x'
...
Closes gh-42288
2024-09-12 18:57:09 -07: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
dab5326f59
Merge branch '3.3.x'
...
Closes gh-42286
2024-09-12 18:44:42 -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
Phillip Webb
3723a9e040
Support Testcontainer JDBC URLs with `Replace.NON_TEST`
...
Update `TestDatabaseAutoConfiguration` so that Testcontainer JDBC URLs
are also detected when using `Replace.NON_TEST`.
Closes gh-35253
2024-09-12 13:02:23 -07:00
Stéphane Nicoll
af34690093
Upgrade to Spring HATEOAS 2.4.0-RC1
...
Closes gh-42283
2024-09-12 15:30:56 +02: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
ce01dbbad4
Merge branch '3.3.x'
...
Closes gh-42280
2024-09-12 14:29:59 +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
arefbehboudi
bf1ef30818
Polish
...
See gh-42268
2024-09-12 11:50:27 +02:00
Andy Wilkinson
2bfd784d7b
Revert "Prevent duplicate DynamicPropertyRegistry beans"
...
This partially reverts commit 4d4b189cce
.
The changes to main code are no longer needed as Framework's test
context framework no longer defines a DynamicPropertyRegistry bean. The
changes to test code have been kept to verify that @SpringBootTest and
TestcontainersPropertySourceAutoConfiguration continue to work in
combination.
Closes gh-42275
2024-09-12 08:20:27 +01:00
Phillip Webb
8628f7334f
Ensure `@AutoConfigureTestDatabase` does not replace test databases
...
Update `@AutoConfigureTestDatabase` support so that by default test
databases are not replaced.
Fixes gh-35253
2024-09-11 21:01:54 -07:00
Phillip Webb
2e28d2642d
Polish
2024-09-11 21:01:08 -07:00
Phillip Webb
06e3f37afd
Polish
2024-09-11 15:06:37 -07:00
Phillip Webb
a418943cbc
Merge branch '3.3.x'
2024-09-11 12:54:36 -07:00
Phillip Webb
94fc6b4fe1
Polish formatting
2024-09-11 12:53:25 -07:00
Stéphane Nicoll
3f8079a01d
Upgrade to Neo4j Java Driver 5.24.0
...
Closes gh-42271
2024-09-11 19:04:46 +02:00
Stéphane Nicoll
3dd901703d
Merge branch '3.3.x'
...
Closes gh-42270
2024-09-11 18:57:33 +02: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
511bbeebc2
Merge branch '3.3.x'
...
Closes gh-42264
2024-09-11 14:04:47 +01: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
Andy Wilkinson
74f3f8188c
Remove workaround for LOG4J2-3618
...
Closes gh-41906
2024-09-11 12:50:02 +01:00
Andy Wilkinson
080e43ee36
Upgrade to Micrometer Tracing 1.4.0-M3
...
Closes gh-42138
2024-09-11 12:50:02 +01:00
Andy Wilkinson
1073c3bf89
Upgrade to Micrometer 1.14.0-M3
...
Closes gh-42137
2024-09-11 12:50:02 +01:00
Andy Wilkinson
a456a0c208
Upgrade to Tomcat 10.1.29
...
Closes gh-42244
2024-09-11 12:50:02 +01:00
Andy Wilkinson
a3a6b25b81
Upgrade to Spring HATEOAS 2.4.0-M1
...
Closes gh-42243
2024-09-11 12:50:01 +01:00
Andy Wilkinson
c50976a142
Upgrade to Selenium 4.24.0
...
Closes gh-42241
2024-09-11 12:50:01 +01:00
Andy Wilkinson
608f235430
Upgrade to Reactor Bom 2024.0.0-M6
...
Closes gh-42139
2024-09-11 12:50:01 +01:00
Andy Wilkinson
a6afb64d66
Upgrade to R2DBC MySQL 1.3.0
...
Closes gh-42240
2024-09-11 12:50:00 +01:00
Andy Wilkinson
6692e15001
Upgrade to Postgresql 42.7.4
...
Closes gh-42239
2024-09-11 12:50:00 +01:00
Andy Wilkinson
bddda107e0
Upgrade to Netty 4.1.113.Final
...
Closes gh-42238
2024-09-11 12:50:00 +01:00
Andy Wilkinson
8b4d66d10e
Upgrade to MSSQL JDBC 12.8.1.jre11
...
Closes gh-42237
2024-09-11 12:50:00 +01:00
Andy Wilkinson
dc301d33e8
Upgrade to MongoDB 5.1.4
...
Closes gh-42236
2024-09-11 12:49:59 +01:00
Andy Wilkinson
fda09d5a35
Upgrade to Mockito 5.13.0
...
Closes gh-42235
2024-09-11 12:49:59 +01:00
Andy Wilkinson
e178e34f4f
Upgrade to Maven Surefire Plugin 3.5.0
...
Closes gh-42234
2024-09-11 12:49:59 +01:00
Andy Wilkinson
53554278bc
Upgrade to Maven Javadoc Plugin 3.10.0
...
Closes gh-42233
2024-09-11 12:49:59 +01:00
Andy Wilkinson
bd96e20a29
Upgrade to Maven Invoker Plugin 3.8.0
...
Closes gh-42232
2024-09-11 12:49:58 +01:00
Andy Wilkinson
9341afb888
Upgrade to Maven Help Plugin 3.5.0
...
Closes gh-42231
2024-09-11 12:49:58 +01:00
Andy Wilkinson
965cc24d91
Upgrade to Maven Failsafe Plugin 3.5.0
...
Closes gh-42230
2024-09-11 12:49:58 +01:00
Andy Wilkinson
e5858e5d40
Upgrade to Maven Dependency Plugin 3.8.0
...
Closes gh-42229
2024-09-11 12:49:58 +01:00
Andy Wilkinson
07347465ab
Upgrade to Logback 1.5.8
...
Closes gh-42228
2024-09-11 12:49:57 +01:00
Andy Wilkinson
5a3e65c336
Upgrade to Log4j2 2.24.0
...
Closes gh-42227
2024-09-11 11:56:26 +01:00
Andy Wilkinson
9f7d10a388
Upgrade to Liquibase 4.29.2
...
Closes gh-42226
2024-09-11 11:56:26 +01:00
Andy Wilkinson
173915df3d
Upgrade to Lettuce 6.4.0.RELEASE
...
Closes gh-42225
2024-09-11 11:56:25 +01:00
Andy Wilkinson
6dfc7d9c74
Upgrade to Jetty 12.0.13
...
Closes gh-42224
2024-09-11 11:56:25 +01:00
Andy Wilkinson
0c9e183744
Upgrade to Jetty Reactive HTTPClient 4.0.7
...
Closes gh-42223
2024-09-11 11:56:25 +01:00
Andy Wilkinson
add55e91da
Upgrade to Jedis 5.1.5
...
Closes gh-42222
2024-09-11 11:56:25 +01:00
Andy Wilkinson
477c2c4581
Upgrade to JBoss Logging 3.6.1.Final
...
Closes gh-42221
2024-09-11 11:56:24 +01:00
Andy Wilkinson
276a33c37d
Upgrade to Jakarta Servlet JSP JSTL 3.0.2
...
Closes gh-42220
2024-09-11 11:56:24 +01:00
Andy Wilkinson
9df090094f
Upgrade to Infinispan 15.0.8.Final
...
Closes gh-42219
2024-09-11 11:56:24 +01:00
Andy Wilkinson
ee48e83153
Upgrade to Flyway 10.17.3
...
Closes gh-42218
2024-09-11 11:56:24 +01:00
Andy Wilkinson
8c9666b328
Upgrade to Elasticsearch Client 8.15.1
...
Closes gh-42217
2024-09-11 11:16:56 +01:00
Andy Wilkinson
3dafc45707
Upgrade to Commons Lang3 3.17.0
...
Closes gh-42216
2024-09-11 11:16:51 +01:00
Andy Wilkinson
df55630467
Upgrade to Byte Buddy 1.15.1
...
Closes gh-42215
2024-09-11 11:16:46 +01:00
Andy Wilkinson
3e2d9c07c5
Upgrade to Zipkin Reporter 3.4.1
...
Closes gh-42214
2024-09-11 11:16:42 +01:00
Andy Wilkinson
0130ca17f3
Upgrade to Artemis 2.37.0
...
Closes gh-42213
2024-09-11 11:16:38 +01:00
Stéphane Nicoll
04d2a5059f
Merge branch '3.3.x'
...
Closes gh-42209
2024-09-11 11:22:49 +02: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
Phillip Webb
81853d4ae4
Use early static registration of EventPublishingContextWrapper in tests
...
Add `OpenTelemetryEventPublisherBeansTestExecutionListener` JUnit
class to automatically trigger early addition of the `ContextStorage`
wrapper. The listener has also been updated with a static `addWrapper()`
method that can be called directly for other test frameworks.
Closes gh-42005
2024-09-10 23:05:47 -07: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
23d76a05e7
Polish "Add consistent scope support for ConfigurationProperties beans"
...
See gh-42073
2024-09-11 05:27:04 +02:00
Dmytro Nosan
2f8fc5cb05
Add consistent scope support for ConfigurationProperties beans
...
See gh-42073
2024-09-10 16:55:02 +02:00
Moritz Halbritter
b5e7302031
Polish "Add Graylog Extended Log Format (GELF) for structured logging"
...
See gh-42158
2024-09-10 13:23:47 +02:00
Samuel Lissner
74a9d11d1b
Add Graylog Extended Log Format (GELF) for structured logging
...
See gh-42158
2024-09-10 13:23:47 +02:00
Stéphane Nicoll
ece5c6fe9e
Polish contribution
...
See gh-42192
2024-09-10 12:44:45 +02:00
arefbehboudi
a5367b52c2
Polish
...
See gh-42192
2024-09-10 12:38:22 +02:00
Stéphane Nicoll
5b25a37a36
Polish "Add Pulsar container factory customizer infrastructure"
...
See gh-42182
2024-09-10 12:22:44 +02:00
Chris Bono
5cbe0e84f9
Add Pulsar container factory customizer infrastructure
...
This commit adds the ability for users to customize the auto-configured
Spring for Apache Pulsar message container factories. Each container
factory holds a set of container properties that is a common target for
users to configure. Allowing the customization of these properties
prevents a rapid increase of configuration properties.
See gh-42182
2024-09-10 12:22:44 +02:00
Stéphane Nicoll
920e3cc4c2
Merge branch '3.3.x'
...
Closes gh-42201
2024-09-10 12:22:21 +02:00
Stéphane Nicoll
2389a9c343
Fix syntax error in Pulsar section
...
Closes gh-42200
2024-09-10 12:21:41 +02:00
Andy Wilkinson
69de06ac2d
Remove origin support for empty YAML maps
...
Adding origin support caused an unexpected and unwanted change
in behavior where configuration property binding would fail. The
failure would occur because there was no way to convert from the
entry in the environment that represents the empty map to the
target type.
The commit changes the YAML loader to drop empty maps,
effectively reverting the map portion of
3bcbb0e594
and gh-21704. This aligns
the behavior with the decision we made in gh-19095.
Origin support for an empty list has been retained as it does not
have a negative effect on configuration property binding. Prior to
these changes, an empty YAML list was mapped to an origin tracked
value that contains an empty list. Fully reverting
3bcbb0e594
would have resulted in an
empty YAML list being mapped to an empty string. To avoid adding a
collection type to the environment, we now map an empty YAML list
to an origin tracked value that contains an empty string.
Closes gh-35403
2024-09-10 10:09:51 +01:00
Andy Wilkinson
bcb2049c40
Polish OpenTelemetryTracingAutoConfiguration
2024-09-10 09:12:11 +01:00
Phillip Webb
e5fde685d4
Rename OpenTelemetryAutoConfiguration in tracing package
...
Deprecate and replace `OpenTelemetryAutoConfiguration` with
`OpenTelemetryTracingAutoConfiguration`.
Closes gh-41991
2024-09-09 20:06:23 -07:00
Phillip Webb
72588fcda7
Provide support for deprecated auto-configuration classes
...
Support `AutoConfiguration.replacements` file that can be placed
alongside an `AutoConfiguration.imports` to replace deprecated
auto-configurations.
Closes gh-14860
2024-09-09 20:06:22 -07:00
Phillip Webb
ddd0d898c2
Polish
2024-09-09 19:22:06 -07:00
Stéphane Nicoll
eb8fe66cb8
Merge branch '3.3.x'
...
Closes gh-42194
2024-09-09 15:42:31 +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
c591fab618
Merge branch '3.3.x'
...
Closes gh-42191
2024-09-09 15:05:25 +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
c460600c43
Merge branch '3.3.x'
...
Closes gh-42189
2024-09-09 13:53:14 +01: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
cbc732832b
Use EnableConfigurationProperties to define MessageSourceProperties
...
Closes gh-42181
2024-09-09 11:34:00 +01:00
Eddú Meléndez
793e9a8795
Add OpenTelemetry Logging Service Connection from LgtmStackContainer and Docker Compose
...
See gh-42174
2024-09-09 08:37:39 +02:00
Stéphane Nicoll
6cd6f75664
Add configuration support for ExponentialHistogram in OTLP Registry
...
Closes gh-41837
2024-09-06 15:59:45 +02:00
Andy Wilkinson
807a38fb12
Merge branch '3.3.x'
...
Closes gh-42177
2024-09-06 14:27:56 +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
Moritz Halbritter
c907bec434
Reference context propagation from correlation ID documentation
...
Also links from the logging documenttaion to the correlation ID
documentation.
Closes gh-42054
2024-09-06 14:38:34 +02:00
Moritz Halbritter
861e5209ef
Add transport selection to OtlpLoggingConnectionDetails
...
Closes gh-42171
2024-09-06 14:26:03 +02:00
Moritz Halbritter
bac330354b
Polish "Support Otlp Tracing's GRPC port from service connections"
...
See gh-41333
2024-09-06 13:18:26 +02:00
Eddú Meléndez
7baa553760
Support Otlp Tracing's GRPC port from service connections
...
Otlp Tracing's exporter is configured using Transport. Current support
for service connections read the mapped port for HTTP transport 4318.
This commits adds support to read port for GRPC transport 4317.
See gh-41333
2024-09-06 13:18:26 +02:00
Andy Wilkinson
f6505f7a18
Merge branch '3.3.x'
...
Closes gh-42170
2024-09-06 11:50:52 +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
Stéphane Nicoll
3651ff87cd
Reinstate auto-configuration support for embedded ActiveMQ
...
This commit restores auto-configuration for using an Embedded broker
with ActiveMQ classic.
Contrary to its 2.7.x version, "spring-boot-starter-activemq" no longer
adds the broker for consistency with Artemis, and to keep the existing
3.x behavior. Rather than "inMemory", a "s.a.embedded.enabled"
property has been reintroduced that matches the name used by Artemis.
The documentation has been updated to mention that the broker
dependency must be added to use it.
Closes gh-38404
2024-09-06 11:34:35 +02:00
Andy Wilkinson
1f7e7738e8
Merge branch '3.3.x'
...
Closes gh-42168
2024-09-06 10:19:43 +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
2978ca277c
Merge branch '3.3.x'
...
Closes gh-42166
2024-09-06 10:12:22 +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
Andy Wilkinson
ac4c24e450
Polish "Add config prop for Spring Data Web's serialization mode"
...
See gh-39797
2024-09-06 09:41:38 +01:00
Yanming Zhou
81c903cde7
Add config prop for Spring Data Web's serialization mode
...
See gh-39797
2024-09-06 09:41:15 +01:00
Moritz Halbritter
8fc1bca56c
Polish "Add service connection from Opentelemetry Collector for Logging"
...
See gh-41324
2024-09-06 10:20:41 +02:00
Eddú Meléndez
7adf843bfd
Add service connection from Opentelemetry Collector for Logging
...
Adds ConnectionDetails from Docker Compose and Testcontainers.
See gh-41324
2024-09-06 10:10:17 +02:00
Moritz Halbritter
9a81796e62
Polish "Reapply "Merge pull request #41213 from timpeeters""
...
See gh-41213
2024-09-06 09:57:45 +02:00
Moritz Halbritter
e39d9434ea
Reapply "Merge pull request #41213 from timpeeters"
...
This reverts commit 653443adc1
.
See gh-41213
2024-09-06 09:45:43 +02:00
Moritz Halbritter
1679a72b0e
Remove spring-web dependency from ZipkinHttpClientSender
...
Closes gh-42161
2024-09-06 08:46:20 +02:00
Moritz Halbritter
dc428e3fc9
Fix deprecations for OpenTelemetry in tests
2024-09-06 08:30:44 +02:00
Moritz Halbritter
2144a159f2
Remove spring-web dependency from ZipkinHttpClientSender
...
Closes gh-42160
2024-09-06 08:21:38 +02:00
Moritz Halbritter
bc3bcd68d6
Polish "Added documentation for configuring OpenTelemetry SDK logs"
...
See gh-41825
2024-09-05 16:59:19 +02:00
famaridon
4261ed9c2b
Added documentation for configuring OpenTelemetry SDK logs
...
See gh-41825
2024-09-05 16:59:19 +02:00
Andy Wilkinson
f7ba5f1bbc
Polish support for Testcontainers Redis
...
- Add support for RedisStackContainer
- Update the docs
Closes gh-41450
2024-09-05 14:25:51 +01:00
Vedran Pavic
4eba42f6dd
Improve Pulsar listener container concurrency configuration
...
This is a follow-up to gh-42062 that utilizes newly introduced
`concurrency` property in `PulsarContainerProperties` to simplify
auto-configuration support for Pulsar listener container concurrency.
See: https://github.com/spring-projects/spring-pulsar/issues/820
See gh-42120
2024-09-05 14:11:26 +01:00
Chris Bono
62ef81b5c8
Add subscription name to Pulsar mapped config props
...
The subscription name config prop was not being set on the Pulsar
listener container properties. This commit adds the subscription
name to the Pulsar property mappers.
See gh-42067
2024-09-05 13:41:07 +01:00
Andy Wilkinson
f024c193e4
Upgrade to Elasticsearch Client 8.15.0
...
Closes gh-42155
2024-09-05 09:03:46 +01:00
Andy Wilkinson
0ce4170612
Start building against Spring Session 3.4.0 snapshots
...
See gh-42149
2024-09-04 16:22:12 +01:00
Andy Wilkinson
0232f27b5e
Start building against Spring Security 6.4.0 snapshots
...
See gh-42148
2024-09-04 16:22:11 +01:00
Andy Wilkinson
23ad50ee60
Start building against Spring Pulsar 1.2.0 snapshots
...
See gh-42147
2024-09-04 16:22:10 +01:00
Andy Wilkinson
1aca11c622
Start building against Spring Kafka 3.3.0 snapshots
...
See gh-42146
2024-09-04 16:22:10 +01:00
Andy Wilkinson
5880d3857e
Start building against Spring Integration 6.4.0 snapshots
...
See gh-42145
2024-09-04 16:22:09 +01:00
Andy Wilkinson
620947f99a
Start building against Spring Data Bom 2024.1.0 snapshots
...
See gh-42143
2024-09-04 16:22:08 +01:00
Andy Wilkinson
a12e36237c
Start building against Spring Batch 5.2.0 snapshots
...
See gh-42142
2024-09-04 16:22:07 +01:00
Andy Wilkinson
b691f7c4bc
Start building against Spring Authorization Server 1.4.0 snapshots
...
See gh-42141
2024-09-04 16:22:07 +01:00
Andy Wilkinson
504b738a10
Start building against Spring AMQP 3.2.0 snapshots
...
See gh-42140
2024-09-04 16:22:06 +01:00
Andy Wilkinson
814999a315
Start building against Reactor Bom 2024.0.0 snapshots
...
See gh-42139
2024-09-04 16:22:06 +01:00
Andy Wilkinson
0982c65213
Start building against Micrometer Tracing 1.4.0 snapshots
...
See gh-42138
2024-09-04 16:22:05 +01:00
Andy Wilkinson
9f79769030
Start building against Micrometer 1.14.0 snapshots
...
See gh-42137
2024-09-04 16:22:05 +01: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
45cecf5914
Merge branch '3.3.x'
...
Closes gh-42114
2024-09-04 08:48:11 +02: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
b05336d218
Merge branch '3.3.x'
2024-09-03 21:05:05 -07: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
Vedran Pavic
ddf7af7ce3
Add support for configuring Pulsar listener container concurrency
...
Add a configuration property that allows users to configure Pulsar
message listener container concurrency.
See gh-42062
2024-09-03 21:03:27 -07:00
Phillip Webb
0cb311b01d
Merge branch '3.3.x'
2024-09-03 20:31:49 -07:00
Phillip Webb
43afb5bf69
Fix Spring Framework documentation link
...
See gh-41227
2024-09-03 20:31:15 -07:00
Phillip Webb
7e3893f58c
Merge branch '3.3.x'
...
Closes gh-42113
2024-09-03 20:19:20 -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
555ce1e6c9
Merge branch '3.3.x'
2024-09-03 21:13:07 +02: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
937dbff3f2
Merge branch '3.3.x'
...
Closes gh-42108
2024-09-03 12:10:04 -07: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
41afc6adcf
Merge branch '3.3.x'
...
Closes gh-42104
2024-09-03 15:04:36 +01: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
4e2212b84a
Merge branch '3.3.x'
...
Closes gh-42101
2024-09-03 14:57:29 +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
742bfa91eb
Merge branch '3.3.x'
...
Closes gh-42099
2024-09-03 14:47:06 +02: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
2f9bc79fff
Merge branch '3.3.x'
...
Closes gh-42096
2024-09-03 10:10:42 +01:00
Andy Wilkinson
d2f0b2b090
Correct package statements of Testing section's Kotlin snippets
...
Closes gh-42094
2024-09-03 10:05:19 +01:00
Vedran Pavic
aa40c0fec0
Add support for configuring Pulsar client IO and listener threads
...
Add configuration properties that allow users to configure number
of IO threads and listener threads used by the Pulsar client.
See gh-42052
2024-09-01 20:07:27 -07:00
문정환
08106b5a69
Use List.copyOf() instead of Collections.unmodifiableList()
...
See gh-42019
2024-09-01 19:09:58 -07:00
LeeJaeHoon
d0fe5c24d2
Apply instanceof pattern matching
...
See gh-42049
2024-09-01 19:08:00 -07:00
Phillip Webb
09684295e0
Merge branch '3.3.x'
...
Closes gh-42083
2024-09-01 18:56:14 -07:00
martinfrancois
fd9d907ef3
Improve formatting for Docker configuration example with Colima
...
See gh-42078
2024-09-01 18:55:59 -07:00
Phillip Webb
7fc5c4bb6c
Merge branch '3.3.x'
...
Closes gh-42082
2024-09-01 18:51:45 -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
85682f8498
Merge branch '3.3.x'
...
Closes gh-42080
2024-09-01 15:25:25 -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
9b85c73d06
Merge branch '3.3.x'
...
Closes gh-42072
2024-08-31 11:22:10 -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
fa686bb593
Support Testcontainer Redis with custom image names
...
Update `RedisContainerConnectionDetailsFactory` so that it can also
support `RedisContainer` with a custom name.
Closes gh-41450
2024-08-29 19:26:20 -07:00
Scott Frederick
e7faca3bbb
Add support for Testcontainer Redis
...
Add support for the official `com.redis:testcontainers-redis` container.
See gh-41450
2024-08-29 19:23:40 -07:00
Phillip Webb
926b0ec1c8
Merge branch '3.3.x'
...
Closes gh-42060
2024-08-29 15:06:26 -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
ad730a6c84
Support Log4J2 MultiFormatStringBuilderFormattable structured messages
...
Update Log4J2 `ElasticCommonSchemaStructuredLogFormatter` and
`LogstashStructuredLogFormatter` to support Log4J2 JSON structured
messages (typically `MapMessage`)
Closes gh-42034
2024-08-28 18:55:07 -07:00
Phillip Webb
019dd678e6
Merge branch '3.3.x'
...
Closes gh-42051
2024-08-28 13:01:17 -07:00
Phillip Webb
71f509c9fd
Fix broken tab markup
...
Closes gh-42046
2024-08-28 13:00:25 -07:00
Moritz Halbritter
45b83d5d80
Register reflection hints for ApplicationProperties
...
Closes gh-42038
2024-08-28 10:17:19 +02:00
Andy Wilkinson
162c929a80
Remove workaround that should now be redundant
...
See gh-41980
2024-08-23 16:29:20 +01:00
Andy Wilkinson
d756bf4e86
Upgrade build to Gradle 8.10
...
Closes gh-41980
2024-08-23 12:41:05 +01:00
Andy Wilkinson
d71fe11d10
Try to stop test from being flaky
...
See gh-42005
See gh-41439
2024-08-23 12:06:08 +01:00
Stéphane Nicoll
a7c5edb302
Merge branch '3.3.x'
...
Closes gh-42008
2024-08-23 09:30:40 +02: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
25954d296c
Merge branch '3.3.x'
...
Closes gh-42002
2024-08-22 16:50:56 +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
Andy Wilkinson
7724cf645d
Upgrade to Spring Security 6.4.0-M3
...
Closes gh-41986
2024-08-22 15:47:26 +01: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
5c7ea741f2
Merge branch '3.3.x'
2024-08-22 13:07:39 +01: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
4d4b189cce
Prevent duplicate DynamicPropertyRegistry beans
...
Remove the Spring Framework registered `DynamicPropertyRegistry` when
using Testcontainers.
See gh-41839
2024-08-21 21:04:13 -07:00
Phillip Webb
c3ed545ffd
Merge branch '3.3.x'
...
Closes gh-41995
2024-08-21 18:24:17 -07: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
Phillip Webb
8418b18907
Use early static registration of EventPublishingContextWrapper
...
Add `OpenTelemetryEventPublisherApplicationListener` which uses a single
static `ContextStorage` wrapper which gets applied as early as possible.
The static wrapper is then updated as beans come and go.
By adding the wrapper early, we hope to avoid silent failures which
can occur if the `ContextStorage` gets initialized before the wrapper
is added.
Closes gh-41439
2024-08-21 15:35:06 -07:00
Scott Frederick
940f82669d
Fix PEM-encoded text trimming of file contents with Windows line endings
...
See gh-41540
2024-08-21 17:06:08 -05:00
Scott Frederick
f8fdc4a63d
Trim PEM-encoded text in PemContent.of
...
Closes gh-41540
2024-08-21 13:20:25 -05:00
Andy Wilkinson
e08a66f261
Upgrade to Spring Security 6.3.3
...
Closes gh-41985
2024-08-21 18:51:19 +01:00
Andy Wilkinson
737a322d6e
Merge branch '3.3.x'
...
Closes gh-41990
2024-08-21 18:10:38 +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
846167c505
Merge branch '3.3.x'
...
Closes gh-41988
2024-08-21 17:43:19 +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
7936de70d8
Merge branch '3.3.x'
...
Closes gh-41979
2024-08-21 13:29:52 +02: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
0c33768746
Merge branch '3.3.x'
...
Closes gh-41977
2024-08-21 13:11:20 +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
c116ec65c9
Upgrade to Spring Integration 6.4.0-M2
...
Closes gh-41822
2024-08-21 08:34:05 +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
Phillip Webb
f832dcfbdc
Add @ConditionalOnAvailableEndpoint value alias
...
Closes gh-41969
2024-08-20 16:23:45 -07:00
Andy Wilkinson
73f71d5560
Rework Cloud Foundry actuator support behind a pluggable abstraction
...
Deprecate `EndpointExposure.CLOUD_FOUNDRY` and introduce an alternative
implementation based on a pluggable abstraction.
The new `EndpointExposureOutcomeContributor` interface may now be used
to influence `@OnAvailableEndpointCondition` exposure results. Several
infrastructure beans that previously used the condition have been
refactored to always be registered, but tolerate missing endpoints.
A new smoke test application has been added that demonstrates how the
abstraction can be used by a third-party.
Closes gh-41135
Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2024-08-20 16:22:56 -07:00
Scott Frederick
cbb738338d
Merge branch '3.3.x'
...
Closes gh-41971
2024-08-20 15:49:39 -05: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
474a3bad64
Upgrade to SQLite JDBC 3.46.1.0
...
Closes gh-41966
2024-08-20 19:25:32 +02:00
Stéphane Nicoll
eb84a6fac9
Upgrade to Spring Session 3.4.0-M2
...
Closes gh-41760
2024-08-20 19:25:27 +02:00
Stéphane Nicoll
d54f5c1863
Upgrade to Spring Pulsar 1.2.0-M1
...
Closes gh-41759
2024-08-20 19:25:26 +02:00
Stéphane Nicoll
441f17f168
Upgrade to Spring Authorization Server 1.4.0-M1
...
Closes gh-41758
2024-08-20 19:25:26 +02:00
Stéphane Nicoll
4bf7f2220d
Upgrade to Maven Surefire Plugin 3.4.0
...
Closes gh-41965
2024-08-20 19:25:25 +02:00
Stéphane Nicoll
38fa2b77f7
Upgrade to Maven Install Plugin 3.1.3
...
Closes gh-41964
2024-08-20 19:25:21 +02:00
Stéphane Nicoll
9448544238
Upgrade to Maven Failsafe Plugin 3.4.0
...
Closes gh-41963
2024-08-20 19:25:17 +02:00
Stéphane Nicoll
22cafb233a
Upgrade to Maven Deploy Plugin 3.1.3
...
Closes gh-41962
2024-08-20 19:25:13 +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
Andy Wilkinson
2ecb4ebd49
Ignore non-default candidates in type-based matching
...
Closes gh-22403
2024-08-20 14:36:12 +01:00
Andy Wilkinson
8183c5b23d
Ignore non-autowire candidates in type-based matching
...
Closes gh-41526
2024-08-20 14:36:12 +01:00
Moritz Halbritter
25c76957e5
Automatically disable banner when using structured logging
...
Closes gh-41659
2024-08-20 15:15:27 +02:00
Andy Wilkinson
a70ff35dba
Improve property defaults
...
See gh-41851
2024-08-20 11:21:26 +01:00
Andy Wilkinson
3bbbef78be
Polish "Add support for Pulsar default tenant/namespace"
...
See gh-41851
2024-08-20 11:08:07 +01:00
Chris Bono
98da3aa27c
Add support for Pulsar default tenant/namespace
...
This commit allows Pulsar users to configure a default tenant
and/or namespace to be used when producing or consuming messages
to topic URLs that are not fully-qualified.
See gh-41851
2024-08-20 11:08:06 +01:00
Stéphane Nicoll
5c76189583
Merge branch '3.3.x'
...
Closes gh-41961
2024-08-20 11:58:05 +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
Moritz Halbritter
14f6de0e54
Upgrade to cyclonedx-gradle-plugin 1.10.0
...
Closes gh-41956
2024-08-20 09:00:51 +02:00
Stéphane Nicoll
2f6f68306a
Upgrade to Spring Security 6.4.0-M2
...
Closes gh-41757
2024-08-20 08:58:32 +02:00
Stéphane Nicoll
984a970f61
Upgrade to Spring Retry 2.0.8
...
Closes gh-41955
2024-08-20 08:58:30 +02:00
Stéphane Nicoll
f1b0c95b49
Upgrade to Spring Kafka 3.3.0-M2
...
Closes gh-41821
2024-08-20 08:58:28 +02:00
Stéphane Nicoll
ab2c9246d6
Upgrade to Spring AMQP 3.2.0-M2
...
Closes gh-41823
2024-08-20 08:58:26 +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
f3693070ca
Merge branch '3.3.x'
...
Closes gh-41950
2024-08-20 08:43:58 +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
450e31b42e
Merge branch '3.3.x'
2024-08-19 16:47:31 -07: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
Phillip Webb
c30a5572f3
Polish
2024-08-19 16:44:43 -07:00
Phillip Webb
890b4ede7a
Further polish SslInfoContributor and SslHealthIndicator
...
See gh-41205
2024-08-19 16:44:43 -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
137447f869
Merge branch '3.3.x'
...
Closes gh-41946
2024-08-19 17:51:48 +01: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
801fd1d0b8
Upgrade to Hibernate 6.6.0.Final
...
Closes gh-41931
2024-08-19 16:35:21 +02:00
Stéphane Nicoll
aa4e22809b
Merge branch '3.3.x'
2024-08-19 16:31:42 +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
501a8b2a96
Merge branch '3.3.x'
...
Closes gh-41936
2024-08-19 16:21:14 +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
2ef31951f8
Use JRE.JAVA_23 now that it is available
...
See gh-41898
2024-08-19 14:44:01 +02:00
Stéphane Nicoll
6fd1f0f1f5
Avoid using JRE.OTHER for Infinispan tests
...
See gh-41909
2024-08-19 14:38:54 +02:00
Stéphane Nicoll
b43cd51f3c
Upgrade to Flyway 10.17.1
...
Closes gh-41924
2024-08-19 11:16:24 +02:00
Andy Wilkinson
8e20aaca7c
Merge branch '3.3.x'
...
Closes gh-41923
2024-08-19 09:59:40 +01: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
Moritz Halbritter
8665636e88
Fix casing
...
See gh-41205
2024-08-19 10:57:16 +02:00
Moritz Halbritter
fd1472784e
Polish "Add SslInfoContributor and SslHealthIndicator"
...
See gh-41205
2024-08-19 10:41:29 +02:00
Jonatan Ivanov
5e3796e814
Add SslInfoContributor and SslHealthIndicator
...
See gh-41205
2024-08-19 10:00:00 +02:00
Stéphane Nicoll
71ca952827
Merge branch '3.3.x'
...
Closes gh-41921
2024-08-19 09:46:34 +02: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
e5d97cc2fc
Merge branch '3.3.x'
...
Closes gh-41919
2024-08-19 09:40:06 +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
09e119b7c7
Merge branch '3.3.x'
...
Closes gh-41892
2024-08-16 20:45:26 +01:00
Andy Wilkinson
dd2ed5f12d
Upgrade to Logback 1.5.7
...
Closes gh-41887
2024-08-16 20:43:06 +01:00
Andy Wilkinson
77089a1e06
Merge branch '3.3.x'
...
Closes gh-41908
2024-08-16 19:48:02 +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
b6d648e246
Upgrade to Spring LDAP 3.2.6
...
Closes gh-41754
2024-08-16 17:06:56 +02:00
Stéphane Nicoll
573f607ee2
Upgrade to Spring HATEOAS 2.3.2
...
Closes gh-41903
2024-08-16 17:06:56 +02:00
Stéphane Nicoll
43d3d83d6c
Upgrade to Spring Data Bom 2024.0.3
...
Closes gh-41902
2024-08-16 17:06:56 +02:00
Stéphane Nicoll
41393e5de1
Upgrade to RxJava3 3.1.9
...
Closes gh-41901
2024-08-16 17:06:56 +02:00
Stéphane Nicoll
80a0e84dab
Upgrade to Rabbit Stream Client 0.17.0
...
Closes gh-41900
2024-08-16 17:06:56 +02:00
Stéphane Nicoll
d93f9225ea
Upgrade to Pulsar Reactive 0.5.7
...
Closes gh-41899
2024-08-16 17:06:55 +02:00
Stéphane Nicoll
044d2295df
Upgrade to jOOQ 3.19.11
...
Closes gh-41897
2024-08-16 17:06:55 +02:00
Stéphane Nicoll
d35ecbcc8a
Upgrade to Jakarta Servlet JSP JSTL 3.0.1
...
Closes gh-41896
2024-08-16 17:06:55 +02:00
Stéphane Nicoll
13fab8395f
Upgrade to H2 2.3.232
...
Closes gh-41895
2024-08-16 17:06:55 +02:00
Stéphane Nicoll
4ddbd27c9e
Upgrade to Couchbase Client 3.7.2
...
Closes gh-41894
2024-08-16 17:06:55 +02:00
Stéphane Nicoll
f8d638466f
Upgrade to Byte Buddy 1.14.19
...
Closes gh-41893
2024-08-16 17:06:55 +02:00
Stéphane Nicoll
85c5c943b4
Merge branch '3.3.x'
...
See gh-41892
2024-08-16 16:54:58 +02: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
c9833d7aa8
Merge branch '3.3.x'
...
Closes gh-41892
2024-08-16 14:54:15 +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
f78ec43dd6
Merge branch '3.3.x'
...
Closes gh-41891
2024-08-16 13:30:49 +01: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
Moritz Halbritter
810fbca34f
Auto-configure remote fields on BraveBaggageManager
...
Closes gh-41884
2024-08-16 10:05:47 +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
Andy Wilkinson
4591df1a74
Merge branch '3.3.x'
...
Closes gh-41875
2024-08-15 11:18:16 +01: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
bb72a9dbc5
Merge branch '3.3.x'
...
Closes gh-41874
2024-08-15 11:11:59 +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
1bf9b258b5
Merge branch '3.3.x'
...
Closes gh-41872
2024-08-15 11:08:50 +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
Piyal Ahmed
5ba9b13762
Declare constants as final
...
See gh-41854
2024-08-15 10:42:55 +01:00
Andy Wilkinson
e9da0c237e
Correct grammar in 'Running your Application with Maven'
...
Closes gh-41868
2024-08-15 10:38:57 +01:00
Andy Wilkinson
9a4c17016d
Merge branch '3.3.x'
...
Closes gh-41869
2024-08-15 10:37:25 +01:00
John Blum
e6f89c13a3
Correct grammar in 'Running your Application with Maven'
...
See gh-41840
2024-08-15 10:36:29 +01:00
Piyal Ahmed
86d6fefdc0
Remove unused argument
...
See gh-41855
2024-08-15 10:29:59 +01:00
Stéphane Nicoll
04d6f89f91
Upgrade to Reactor 2024.0.0-M5
...
Closes gh-41752
2024-08-15 11:11:12 +02:00
Scott Frederick
add3d87ea1
Support Couchbase authentication using client certificates
...
Closes gh-41520
2024-08-14 14:40:06 -05:00
Andy Wilkinson
d56dd741d0
Merge branch '3.3.x'
...
Closes gh-41860
2024-08-14 19:04:18 +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
46150bae89
Merge branch '3.3.x'
...
Closes gh-41858
2024-08-14 17:20:59 +02: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
cc3e62deaf
Merge branch '3.3.x'
...
Closes gh-41850
2024-08-13 16:02:58 -05: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
Scott Frederick
db70aa1a5f
Use Spring Boot PEM parser in SAML2 signing auto-configuration
...
Closes gh-41567
2024-08-13 14:51:44 -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
9ac40e29ca
Upgrade to Micrometer Tracing 1.4.0-M2
...
Closes gh-41751
2024-08-13 16:25:41 +02:00
Stéphane Nicoll
a4326aaff8
Upgrade to Micrometer 1.4.0-M2
...
Closes gh-41750
2024-08-13 16:25:16 +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
7937e4b235
Upgrade to Kafka 3.8.0
...
Closes gh-41803
2024-08-13 08:09:47 +02:00
Stéphane Nicoll
24d14743c4
Revert "Adapt to framework change that makes CacheControl immutable"
...
This reverts commit 7343254090
as the
change in Framework has been reverted as well.
2024-08-12 17:50:08 +02:00
Stéphane Nicoll
a839cbdb68
Merge branch '3.3.x'
...
Closes gh-41829
2024-08-12 16:13:35 +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
Stéphane Nicoll
7343254090
Adapt to framework change that makes CacheControl immutable
...
See https://github.com/spring-projects/spring-framework/pull/33366
2024-08-12 14:46:37 +02:00
Moritz Halbritter
6031d04837
Fix property description of spring.docker.compose.file
...
Also fixes the casing of 'Docker Compose' so that it's now spelled
consistently.
2024-08-12 13:52:53 +02:00
Moritz Halbritter
5141045f6f
Add properties class to bind to in SpringApplication
...
Closes gh-40592
2024-08-12 11:11:27 +02:00
Stéphane Nicoll
16347a7e31
Revert "Upgrade to Elasticsearch Client 8.14.3"
...
See gh-41797
2024-08-12 11:04:58 +02:00
Stéphane Nicoll
34f5bbe26a
Prohibit upgrades to Kotlin Serialization 1.7.x
...
Closes gh-41826
2024-08-12 10:19:59 +02:00
Stéphane Nicoll
9fdaf386a1
Start building against Spring AMQP 3.2.0-M2 snapshots
...
See gh-41823
2024-08-12 09:40:03 +02:00
Stéphane Nicoll
bde0c3d088
Start building against Spring Integration 6.4.0-M2 snapshots
...
See gh-41822
2024-08-12 09:40:03 +02:00
Stéphane Nicoll
4812f6da27
Start building against Spring Kafka 3.3.0-M2 snapshots
...
See gh-41821
2024-08-12 09:40:02 +02:00
Stéphane Nicoll
f501b3dc2b
Upgrade to Yasson 3.0.4
...
Closes gh-41820
2024-08-12 09:40:02 +02:00
Stéphane Nicoll
040f4cbbfb
Upgrade to Testcontainers 1.20.1
...
Closes gh-41818
2024-08-12 09:40:01 +02:00
Stéphane Nicoll
53a1cc0732
Upgrade to SQLite JDBC 3.46.0.1
...
Closes gh-41817
2024-08-12 09:40:01 +02:00
Stéphane Nicoll
3004ac478d
Upgrade to SLF4J 2.0.16
...
Closes gh-41816
2024-08-12 09:40:00 +02:00
Stéphane Nicoll
e290c9b3f4
Upgrade to Selenium HtmlUnit 4.23.0
...
Closes gh-41815
2024-08-12 09:40:00 +02:00
Stéphane Nicoll
d979484605
Upgrade to Selenium 4.23.1
...
Closes gh-41814
2024-08-12 09:40:00 +02:00
Stéphane Nicoll
56a06b336e
Upgrade to Pulsar 3.3.1
...
Closes gh-41813
2024-08-12 09:40:00 +02:00
Stéphane Nicoll
b6b7378a64
Upgrade to Oracle Database 23.5.0.24.07
...
Closes gh-41812
2024-08-12 09:39:59 +02:00
Stéphane Nicoll
33f7f1718b
Upgrade to OpenTelemetry 1.41.0
...
Closes gh-41811
2024-08-12 09:39:59 +02:00
Stéphane Nicoll
97e85bf5e2
Upgrade to Netty 4.1.112.Final
...
Closes gh-41810
2024-08-12 09:39:59 +02:00
Stéphane Nicoll
2d17b97222
Upgrade to MSSQL JDBC 12.8.0.jre11
...
Closes gh-41809
2024-08-12 09:39:59 +02:00
Stéphane Nicoll
b67b404559
Upgrade to MongoDB 5.1.3
...
Closes gh-41808
2024-08-12 09:39:59 +02:00
Stéphane Nicoll
d3d1f82526
Upgrade to Maven Javadoc Plugin 3.8.0
...
Closes gh-41807
2024-08-12 09:39:58 +02:00
Stéphane Nicoll
3a6bdd386c
Upgrade to MariaDB 3.4.1
...
Closes gh-41806
2024-08-12 09:39:58 +02:00
Stéphane Nicoll
dd693fcfb3
Upgrade to Liquibase 4.29.1
...
Closes gh-41805
2024-08-12 09:39:58 +02:00
Stéphane Nicoll
935f30df24
Upgrade to Jetty Reactive HTTPClient 4.0.6
...
Closes gh-41802
2024-08-12 09:39:58 +02:00
Stéphane Nicoll
e8ad8bfce6
Upgrade to Jersey 3.1.8
...
Closes gh-41801
2024-08-12 09:39:57 +02:00
Stéphane Nicoll
65170c6bbb
Upgrade to Infinispan 15.0.7.Final
...
Closes gh-41800
2024-08-12 09:39:57 +02:00
Stéphane Nicoll
bc04d70ed1
Upgrade to HtmlUnit 4.4.0
...
Closes gh-41799
2024-08-12 09:39:57 +02:00
Stéphane Nicoll
c7bf636116
Upgrade to Hazelcast 5.5.0
...
Closes gh-41798
2024-08-12 09:39:57 +02:00
Stéphane Nicoll
3508027399
Upgrade to Elasticsearch Client 8.14.3
...
Closes gh-41797
2024-08-12 09:39:56 +02:00
Stéphane Nicoll
90703b4c7e
Upgrade to CycloneDX Maven Plugin 2.8.1
...
Closes gh-41796
2024-08-12 09:39:56 +02:00
Stéphane Nicoll
141059ad9a
Upgrade to Commons Lang3 3.16.0
...
Closes gh-41795
2024-08-12 09:39:56 +02:00
Stéphane Nicoll
ca9cac6270
Upgrade to Artemis 2.36.0
...
Closes gh-41794
2024-08-12 09:39:56 +02:00
Stéphane Nicoll
ebace48ade
Upgrade to ActiveMQ 6.1.3
...
Closes gh-41793
2024-08-12 09:39:56 +02:00
Moritz Halbritter
c34c0d1927
Merge branch '3.3.x'
2024-08-12 09:23:01 +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
Stéphane Nicoll
c49a12ad2c
Start building against Spring Session 3.4.0-M2 snapshots
...
See gh-41760
2024-08-09 15:20:50 +02:00
Stéphane Nicoll
339eb20f3e
Start building against Spring Pulsar 1.2.0-M1 snapshots
...
See gh-41759
2024-08-09 15:20:50 +02:00
Stéphane Nicoll
d22897c0c0
Start building against Spring Authorization Server 1.4.0-M1 snapshots
...
See gh-41758
2024-08-09 15:20:50 +02:00
Stéphane Nicoll
a8c10a8989
Start building against Spring Security 6.4.0-M2 snapshots
...
See gh-41757
2024-08-09 15:20:49 +02:00
Stéphane Nicoll
dba425c7f0
Upgrade to Neo4j Java Driver 5.23.0
...
Closes gh-41756
2024-08-09 14:47:40 +02:00
Stéphane Nicoll
b1c820dae5
Start building against Spring Data 2024.0.3 snapshots
...
See gh-41755
2024-08-09 14:46:11 +02:00
Stéphane Nicoll
4a8b23cdef
Start building against Spring LDAP 3.2.5 snapshots
...
See gh-41754
2024-08-09 14:45:16 +02:00
Stéphane Nicoll
5a8bea52a6
Start building against Reactor 2024.0.0-M5 snapshots
...
See gh-41752
2024-08-09 14:43:24 +02:00
Stéphane Nicoll
d5a8995cd7
Start building against Micrometer Tracing 1.4.0-M2 snapshots
...
See gh-41751
2024-08-09 14:40:50 +02:00
Stéphane Nicoll
3eb5f4a565
Start building against Micrometer 1.4.0-M2 snapshots
...
See gh-41750
2024-08-09 14:40:02 +02:00
Moritz Halbritter
3c55c7e4d0
Merge branch '3.3.x'
...
Closes gh-41749
2024-08-09 14:21:58 +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
Moritz Halbritter
0473ac1292
Fix consistency of method name
...
See gh-41460
2024-08-08 15:22:25 +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
12f6ee23f6
Merge branch '3.3.x'
2024-08-08 08:48:45 +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
f41991e020
Merge branch '3.3.x'
...
Closes gh-41717
2024-08-08 08:41:03 +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
33711828f9
Polish "Harmonize use of StructuredLogEncoder"
...
See gh-41712
2024-08-07 20:12:27 +02:00
Nikola Kološnjaji
7f582b0445
Harmonize use of StructuredLogEncoder
...
See gh-41712
2024-08-07 20:11:10 +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
ccce9af047
Merge branch '3.3.x'
...
Closes gh-41714
2024-08-07 17:58:14 +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
a677388bbd
Upgrade to Couchbase Client 3.7.1
...
Closes gh-41713
2024-08-07 17:56:08 +02:00
Stéphane Nicoll
d5c0e09eca
Merge branch '3.2.x' into 3.3.x
...
See gh-41711
2024-08-07 17:52:07 +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
9796d04500
Merge branch '3.3.x'
2024-08-07 17:22:00 +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
1e83853b0f
Merge branch '3.3.x'
...
Closes gh-41708
2024-08-07 11:42:35 +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
Nikola Kološnjaji
2a123b3e27
Fix typo in Grafana ConnectionDetailsFactory javadoc
...
See gh-41705
2024-08-06 16:47:48 -05:00
Moritz Halbritter
4fcd998c4d
Fix IntegrationAutoConfigurationTests for Java 21
2024-08-06 11:47:44 +02:00
Moritz Halbritter
0261784443
Fix DockerComposeFileTests on Windows
2024-08-06 09:37:53 +02:00
Moritz Halbritter
abe3ee6831
Merge pull request #41695 from facewise
...
* pr/41695:
Make IntegrationTaskSchedulerConfiguration virtual threads aware
Closes gh-41695
2024-08-06 09:33:32 +02:00
facewise
7872d8ab41
Make IntegrationTaskSchedulerConfiguration virtual threads aware
...
See gh-41695
2024-08-06 09:33:17 +02:00
Stéphane Nicoll
90f847d454
Merge branch '3.3.x'
...
Closes gh-41696
2024-08-05 16:29:32 +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
8bff866211
Polish
...
See gh-16199
2024-08-05 14:45:42 +02:00
Stéphane Nicoll
40300908ea
Include vendor properties in auto-configured EntityManagerFactoryBuilder
...
This commit moves the setup of vendor properties (e.g. Hibernate) from
the auto-configured LocalContainerEntityManagerFactoryBean to the
auto-configured EntityManagerFactoryBuilder. This way, custom use of
the latter retains additional auto-configuration logic such as the
naming strategy and DDL mode to use.
Closes gh-15318
2024-08-05 14:10:07 +02:00
Moritz Halbritter
4eebb8e629
Support multiple Docker Compose files
...
Closes gh-41691
2024-08-05 12:26:37 +02:00
Stéphane Nicoll
c7e29b7b1b
Polish
2024-08-05 08:36:41 +02:00
Stéphane Nicoll
bfeeb6dc4e
Relax requirements for NoUniqueBeanDefinitionFailureAnalyzer
...
This commit relaxes the requirements for a non-null description to
handle a NoUniqueBeanDefinitionException. This can happen if the
exception has been thrown programmatically and no injection point
is available.
This allows the programmatic exception thrown when multiple cache
managers are found to be handled properly.
Closes gh-13348
2024-08-02 16:52:03 +02:00
Stéphane Nicoll
efaebb1351
Document unsupported Freemarker properties with WebFlux
...
This commit updates the configuration metadata and the reference guide
to mention that certain FreeMarker features are not available with
WebFlux.
This stems mostly from the fact that the WebFlux integration is not
based on a AbstractTemplateView.
Closes gh-11199
2024-08-02 15:06:35 +02:00
Stéphane Nicoll
a2fafa112f
Add support for customizing FreeMarker variables
...
This commit updates the auto-configuration to allow custom FreeMarker
variables to be provided programmatically. As these variables are
usually objects, they cannot be specified via properties.
Closes gh-8965
2024-08-02 11:52:27 +02:00
Scott Frederick
9e3e067a4c
Add support for CNB platform API version 0.14
...
Closes gh-41549
2024-08-01 17:10:41 -05:00
Moritz Halbritter
166926881f
Read PID and version used in startup logging from the environment
...
See gh-41604
2024-08-01 16:14:18 +02:00
Stéphane Nicoll
788417df7f
Remove duplicate metadata for Enum default values
...
See gh-7562
2024-08-01 15:43:22 +02:00
Stéphane Nicoll
477bd7d15a
Detect default enum value
...
This commit improves the configuration metadata annotation processor to
detect a default enum value. The algorithm is best-effort, similarly to
what it already does for well known prefixes (period, duration, etc).
Based on an expression and an identifier, the default value is inferred
if the expression matches the declaration of the property type.
See gh-7562
2024-08-01 15:43:21 +02:00
Moritz Halbritter
f4b4f4f0bf
Make PID and application version available in the environment
...
Adds the following new properties:
- spring.application.pid
- spring.application.version
Refactors the ResourceBanner and the structured logging support to use
the new properties.
Closes gh-41604
2024-08-01 15:03:41 +02:00
Stéphane Nicoll
518bc69bb7
Merge branch '3.3.x'
...
Closes gh-41684
2024-08-01 14:56:22 +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
d431177f7d
Merge branch '3.3.x'
...
Closes gh-41681
2024-08-01 13:31:44 +01: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
Brian Clozel
1738e0c743
Reply with HTTP 415 for unsupported GraphQL content-type
...
Prior to this commit, the configured GraphQL routes would reply with an
HTTP 404 status when a POST request is sent with an unsupported content
type, such as "text/plain". While such requests are not supported in the
first place, we should help developers and let them know that the
content type sent is the problem.
This commit configures new routes that reply with HTTP 415 "Unsupported
Media Type" for these cases.
Closes gh-41675
2024-08-01 14:29:45 +02:00
Stéphane Nicoll
e2a984c75f
Merge branch '3.3.x'
...
Closes gh-41677
2024-08-01 14:28:40 +02: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
97c516a7aa
Merge branch '3.3.x'
...
Closes gh-41673
2024-08-01 13:49:28 +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
26be24acad
Merge branch '3.3.x'
...
Closes gh-41671
2024-08-01 13:33:23 +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
e49a2daf38
Merge branch '3.3.x'
...
Closes gh-41662
2024-07-31 17:04:21 +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
8287cc7610
Merge branch '3.3.x'
2024-07-31 11:37:02 +01:00
Phillip Webb
de3744fcd1
Use javadoc macro for more links in adoc files
...
See gh-41605
2024-07-31 11:33:29 +01:00
Scott Frederick
f2479bd4a6
Polish documentation
...
See gh-40944
2024-07-30 15:25:08 -05:00
Scott Frederick
dfab18c965
Add imagePlatform option for image building
...
An `imagePlatform` option for the Maven and Gradle image-building
goal/task can be used to specify the os/architecture of any
builder, run, and buildpack images that are pulled during image
building.
Closes gh-40944
2024-07-30 14:19:40 -05:00
Phillip Webb
67bae524b2
Merge branch '3.3.x'
2024-07-30 13:12:24 +01:00
Phillip Webb
2c268b0773
Add more javadoc links for Antora to use
...
See gh-41614
2024-07-30 13:11:17 +01:00
Phillip Webb
fb72345491
Polish `JsonWriter` API
2024-07-30 13:06:48 +01:00
Stéphane Nicoll
3e7412fe7e
Merge branch '3.3.x'
...
Closes gh-41653
2024-07-30 11:23:48 +02: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
8ef5540624
Merge branch '3.3.x'
...
Closes gh-41648
2024-07-30 10:58:38 +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
6ab053d823
Merge branch '3.3.x'
...
Closes gh-41642
2024-07-29 16:56:29 +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
9c4399c76a
Merge branch '3.3.x'
...
Closes gh-41639
2024-07-29 12:50:52 +01: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
6278d803a5
Merge branch '3.3.x'
...
Closes gh-41634
2024-07-29 12:13:07 +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
Moritz Halbritter
870b02b4d3
Polish
2024-07-29 11:24:49 +02:00
Stéphane Nicoll
dabc83338b
Polish "Add support for Grafana LGTM stack"
...
See gh-41551
2024-07-29 10:43:56 +02:00
Eddú Meléndez
9eff627eb2
Add support for Grafana LGTM stack
...
See gh-41551
2024-07-29 10:33:08 +02:00
Stéphane Nicoll
f11dc544b6
Upgrade to Testcontainers 1.20.0
...
Cloess gh-41626
2024-07-26 18:21:42 +02:00
Phillip Webb
915f841dc6
Merge branch '3.3.x'
...
Closes gh-41628
2024-07-26 16:23:23 +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
Brian Clozel
627220554b
Activate health probes in Cloud Foundry environments
...
This commit ensures that Health probes are automatically enabled when
the application runs on Cloud Foundry. This was already the case for
Kubernetes, but now that Cloud Foundry supports this feature we should
do the same.
Closes gh-39804
2024-07-26 11:08:46 +02:00
Phillip Webb
5da51aaa78
Merge branch '3.3.x'
2024-07-26 09:17:54 +01:00
Phillip Webb
98ee3f2151
Fixup javadoc and reference URLs
2024-07-26 09:17:34 +01:00
Stéphane Nicoll
88448d68b0
Merge branch '3.3.x'
...
Closes gh-41623
2024-07-26 09:25:55 +02: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
fdd5d007f5
Merge branch '3.3.x'
2024-07-25 20:49:42 +01:00
Phillip Webb
28faf12062
Migrate plugins to javadoc asciidoctor macro
...
See gh-41605
2024-07-25 20:49:02 +01:00
Andy Wilkinson
f47ff3181a
Merge branch '3.3.x'
...
Closes gh-41620
2024-07-25 18:31:44 +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
84e2049fc5
Merge branch '3.3.x'
2024-07-25 18:25:23 +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
7bbb5003db
Merge branch '3.3.x'
2024-07-25 18:05:04 +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
575abf743c
Merge branch '3.3.x'
...
Closes gh-41618
2024-07-25 16:36:31 +01:00
Andy Wilkinson
163581cfe8
Rename DataLdapTestIntegrationTests to remove clash
...
Closes gh-41617
2024-07-25 16:35:37 +01:00
Andy Wilkinson
e201b94d4f
Merge branch '3.3.x'
...
Closes gh-41616
2024-07-25 16:17:52 +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
44dfd1f637
Merge branch '3.3.x'
...
Closes gh-41615
2024-07-25 15:28:51 +01:00
Phillip Webb
2199a313be
Migrate to javadoc asciidoctor macro
...
Closes gh-41605
2024-07-25 15:25:00 +01:00
Brian Clozel
e2bd95596d
Shut down Reactor Schedulers for WAR deployments
...
Prior to this commit, Spring applications and libraries would call
`Schedulers.boundedElastic()` or similar static methods at runtime. This
would ininitialize and cache reactive schedulers for the Reactor core
library. Those instances are cached for the lifetime of the JVM and are
shared static instances.
In a WAR deployment case, those schedulers would be initialized and
tied to the web application servlet context class loader. When
undeploying the web applications, schedulers would not be automatically
shut down and this would keep the now useless application classloader,
leaking resources.
This commit ensures that Spring Boot shuts down shared schedulers if
they were loaded and initiazed by the web application classloader, once
the the Spring application context is closed.
Closes gh-41548
2024-07-25 16:06:59 +02:00
Andy Wilkinson
5f666eec5b
Reduce warnings reported by Eclipse
...
Closes gh-41598
2024-07-25 14:55:00 +01:00
Brian Clozel
397f87964b
Fix flaky tests for scheduled tasks actuator support
...
See gh-17585
2024-07-25 10:09:34 +02:00
Brian Clozel
e8391f121e
Add execution metadata to scheduled tasks actuator endpoint
...
As of spring-projects/spring-framework#24560 , Spring provides additional
metadata for scheduled tasks:
* next execution time
* last execution outcome (including status, time and raised exception)
This commit leverages this information to enhance the existing
`scheduledtasks` Actuator endpoint.
Closes gh-17585
2024-07-25 09:26:50 +02:00
Andy Wilkinson
f1e98d0a73
Merge branch '3.3.x'
...
Closes gh-41608
2024-07-24 19:23:04 +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
Phillip Webb
de3b14f2b4
Refine structured logging
...
Refine structured logging to support `Environment`, `ApplicationPid` and
`ElasticCommonSchemaService` injection. With these updates we are able
to remove the `ApplicationMetadata` class and simplify the parameters
passed to the layout/encoder classes.
Closes gh-41491
2024-07-24 19:06:07 +01:00
Phillip Webb
50dbaec2d0
Refine `JsonWriter` for structured logging
...
Add `formatToBytes()` method for use with structured logging.
See gh-41491
2024-07-24 19:06:07 +01:00
Phillip Webb
700c1e8f82
Refine ApplicationPid for structured logging
...
Update `ApplicationPid` with `toLong()` and `isAvailable()` methods to
make it easier to use with structured logging.
See gh-41491
2024-07-24 19:06:07 +01:00
Andy Wilkinson
09fdb9d36c
Allow child context to override parent's configuration properties
...
Closes gh-41487
2024-07-24 18:47:19 +01:00
Andy Wilkinson
12ec18fd31
Consider fallback beans when evaluating ConditionalOnSingleCandidate
...
Closes gh-41580
2024-07-23 18:28:07 +01:00
maxhov
3561ab8300
Allow configuring custom GraphQL argument resolvers
...
This commit gathers `HandlerMethodArgumentResolver` beans contributed by
the application and sets them up on the auto-configured
`AnnotatedControllerConfigurer` bean.
This allows easier registrationsfor custom argument resolvers in Spring
for GraphQL applications.
Closes gh-40393
2024-07-23 17:32:52 +02:00
Andy Wilkinson
3ef2bcfe82
Merge branch '3.3.x'
...
Closes gh-41595
2024-07-23 16:21:37 +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
282b3bc0a0
Merge branch '3.3.x'
...
Closes gh-41594
2024-07-23 16:46:25 +02: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
23b344691d
Polish "Support `@Name` with JavaBean-based configuration properties"
...
See gh-39452
2024-07-23 14:00:20 +01:00
BenchmarkingBuffalo
a305e2d1bd
Support `@Name` with JavaBean-based configuration properties
...
See gh-39452
2024-07-23 13:48:19 +01:00
Andy Wilkinson
c790deb7d2
Merge branch '3.3.x'
...
Closes gh-41590
2024-07-23 10:06:46 +01: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
177a24d6a4
Merge branch '3.3.x'
...
Closes gh-41586
2024-07-23 09:11:56 +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
c38adaedc2
Test that ConnectionFactoryUnwrapper works without pooled-jms jar
...
Closes gh-41583
2024-07-23 08:37:58 +01:00
Phillip Webb
88480664d7
Polish
2024-07-22 19:59:27 +01:00
Phillip Webb
000600c68a
Merge branch '3.3.x'
2024-07-22 18:41:53 +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
a12bfd9ec3
Polish "Derive driverClassName from URL when otherwise unknown"
...
See gh-39376
2024-07-22 09:42:28 +01:00
Ronald Mik
4611230d69
Derive driverClassName from URL when otherwise unknown
...
See gh-39376
2024-07-22 09:41:58 +01:00
Andy Wilkinson
4d466c3cc0
Merge branch '3.3.x'
...
Closes gh-41564
2024-07-19 16:29:31 +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
Stéphane Nicoll
8e93b9f04a
Start building against Spring Framework 6.2.0-M6 snapshots
...
See gh-41555
2024-07-18 12:40:45 +02:00
Andy Wilkinson
64a0cf8275
Merge branch '3.3.x'
...
Closes gh-41544
2024-07-17 12:26:13 +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
Andy Wilkinson
46ec3e3a07
Polish "Support service connections for redis-stack and redis-stack-server"
...
See gh-41327
2024-07-17 11:08:52 +01:00
Eddú Meléndez
2634d0c6b1
Support service connections for redis-stack and redis-stack-server
...
See gh-41327
2024-07-17 10:54:06 +01:00
Andy Wilkinson
2216b48e64
Match one of multiple names in ContainerConnectionDetailsFactory
...
Closes gh-41543
Co-Authored-By: Eddú Meléndez <eddu.melendez@gmail.com>
2024-07-17 10:43:50 +01:00
Stéphane Nicoll
fc2890d1cd
Use native connection factory with message listener containers
...
This commit updates the auto-configuration to use the native connection
factory for configuring message listener containers. Previously, the
connection factory that could have been wrapped in a caching connection
factory was used.
While using a caching connection factory is suitable for sending
messages (i.e. JmsTemplate usage), it isn't for message listeners as
they need to own the connection for local recovery purposes.
Closes gh-39816
2024-07-17 10:41:12 +02:00
Stéphane Nicoll
d26ce6cb52
Merge branch '3.3.x'
2024-07-17 09:47:20 +02:00
Stéphane Nicoll
f7780b4fef
Polish
2024-07-17 09:46:25 +02:00
Andy Wilkinson
c8f16e7fbe
Upgrade to H2 2.3.230
...
Closes gh-41538
2024-07-17 08:05:42 +01:00
Andy Wilkinson
18c85d9fae
Fix version ranges used to prohibit Jakarta EE 11 spec upgrades
...
See gh-41176
2024-07-17 08:03:55 +01:00
Andy Wilkinson
57b3a128ab
Upgrade to Spring Pulsar 1.1.2
...
Closes gh-41537
2024-07-17 07:46:27 +01:00
Andy Wilkinson
51646fb5f4
Upgrade to Spring Pulsar 1.1.2
...
Closes gh-41536
2024-07-17 07:44:17 +01:00
Andy Wilkinson
eb2060793c
Merge branch '3.3.x'
...
Closes gh-41535
2024-07-17 07:42:33 +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
23facd31db
Upgrade to Spring Session 3.4.0-M1
...
Closes gh-41312
2024-07-16 19:54:25 +01:00
Andy Wilkinson
3bffbeb89c
Upgrade to Spring Integration 6.4.0-M1
...
Closes gh-41309
2024-07-16 19:54:23 +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
ef0fd1cc53
Merge pull request #41511 from theodorosidmar
...
* gh-41511:
Polish "Add support for Postgres trust host auth method with Docker Compose"
Add support for Postgres trust host auth method with Docker Compose
Closes gh-41511
2024-07-16 19:43:02 +01:00
Andy Wilkinson
3b13490689
Polish "Add support for Postgres trust host auth method with Docker Compose"
...
See gh-41511
2024-07-16 19:16:59 +01:00
sid
af89924582
Add support for Postgres trust host auth method with Docker Compose
...
See gh-41511
2024-07-16 19:16:23 +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
11344d7655
Upgrade to Spring GraphQL 1.3.2
...
Closes gh-41529
2024-07-16 18:45:03 +01:00
Andy Wilkinson
e7c8b80f88
Upgrade to Spring GraphQL 1.3.2
...
Closes gh-41527
2024-07-16 18:40:59 +01:00
Stéphane Nicoll
d4dd9f76e0
Merge branch '3.3.x'
...
Closes gh-41525
2024-07-16 16:49:14 +02: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
a61abb0d74
Merge branch '3.3.x'
...
Closes gh-41522
2024-07-16 12:05:21 +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
350a70199c
Merge branch '3.3.x'
...
Closes gh-41519
2024-07-16 08:48:05 +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
80cfd5e981
Merge branch '3.3.x'
...
Closes gh-41517
2024-07-16 08:45:39 +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
5f5336f5d9
Upgrade to Spring Security 6.4.0-M1
...
Closes gh-41311
2024-07-16 08:12:31 +02:00
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
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
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
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
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
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
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
Andy Wilkinson
f8d06d568b
Merge branch '3.3.x'
...
Closes gh-41475
2024-07-12 16:03:33 +01: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
Andy Wilkinson
1cb8be007e
Merge pull request #41464 from sdeleuze
...
* gh-41464:
Refine CDS how-to guide
Closes gh-41464
2024-07-12 14:04:56 +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
cddf92e047
Polish "Deprecate @MockBean and @SpyBean"
...
See gh-39864
2024-07-12 13:49:11 +01:00
Jakob Wanger
24763940a0
Deprecate @MockBean and @SpyBean
...
- Deprecate Deprecate @MockBean and @SpyBean in favor of Spring
Framework 6.2's @MockitoBean and @MockitoSpy
- Migrate usages of @MockBean and @SpyBean to @MockitoBean and
@MockitoSpy
Signed-off-by: Jakob Wanger <jakobwanger@gmail.com>
See gh-39864
2024-07-12 12:18:01 +01:00
Andy Wilkinson
acdaa6dc35
Tolerate multiple identical configurations in Logback AOT contribution
...
Fixes gh-36997
2024-07-12 11:51:38 +01:00
Andy Wilkinson
8676cc6256
Deprecate Gson lenient property and introduce strictness replacement
...
Closes gh-41430
2024-07-12 10:55:51 +01:00
Andy Wilkinson
c563c501e9
Merge branch '3.3.x'
...
Closes gh-41456
2024-07-12 07:32:56 +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
Scott Frederick
7b8364d248
Fix LifecycleTests on Windows
...
See gh-gh-41352
2024-07-11 17:07:23 -05:00
Scott Frederick
224b06982e
Add support for untrusted CNB builders
...
A `trustBuilder` configuration option has been added to the Maven and
Gradle CNB integration image building goal and task. A known set of
builders published by Paketo, Heroku, and Google are trusted by default,
all other builders are untrusted by default.
Closes gh-41352
2024-07-11 13:51:54 -05:00
Phillip Webb
c3ad8b0521
Add `APPLICATION_NAME` and `APPLICATION_GROUP` logging properties
...
Add `APPLICATION_NAME` and `APPLICATION_GROUP` properties that contain
verbatim values rather than formatted strings. Formatting of the values
is now handled by new `EnclosedInSquareBracketsConverter` classes for
both Logback and Log4J2.
The existing `LOGGED_APPLICATION_NAME` variable is now considered
deprecated. The `LOGGED_APPLICATION_GROUP` variable and related
logback converter have been removed since they never made it to a GA
release.
Closes gh-41444
2024-07-11 10:25:01 -07:00
Phillip Webb
db5830a2e0
Polish logging related code
2024-07-11 10:25:01 -07:00
Andy Wilkinson
653443adc1
Revert "Merge pull request #41213 from timpeeters"
...
This reverts commit b4017f0ef4
, reversing
changes made to 156237227c
.
See gh-41213
2024-07-11 18:01:12 +01:00
Andy Wilkinson
6f17ff5cb2
Merge branch '3.3.x'
...
Closes gh-41449
2024-07-11 13:17:12 +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
870739955b
Polish "Group Kafka back-off properties"
...
See gh-41335
2024-07-11 13:09:39 +01:00
Travis Riegler
14c9893371
Group Kafka back-off properties
...
Kafka back-off policy properties "delay", "max-delay", "multiplier",
and "random-back-off" are now defined in a common "backoff" group:
- spring.kafka.retry.topic.backoff.delay
- spring.kafka.retry.topic.backoff.maxDelay
- spring.kafka.retry.topic.backoff.multiplier
- spring.kafka.retry.topic.backoff.random
See gh-41335
2024-07-11 13:09:39 +01:00
Andy Wilkinson
d07fe47102
Merge branch '3.3.x'
...
Closes gh-41447
2024-07-11 13:09:26 +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
Scott Frederick
09c0714730
Register ProtocolResolvers with the application context by default
...
Any ProtocolResolvers that are registered in a spring.factories file
will be added to the application context using an
ApplicationContextInitializer.
Closes gh-41433
2024-07-10 15:29:29 -05:00
Andy Wilkinson
a349170073
Upgrade to Reactor Bom 2024.0.0-M4
...
Closes gh-41438
2024-07-10 14:34:34 +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
d9cebc4b17
Stop BaggagePropagationIntegrationTests from being flaky
...
Depending on what tests had already run, Otel tests in
BaggagePropagationIntegrationTests could fail due to missing baggage
related entries in the MDC. The entries were missing if Otel's
ContextStorageWrappers had been marked as initialized without an
EventPublishingContextWrapper containing event publisher that will
publish to Slf4JBaggageEventListener.
ContextStorageWrappers uses a static so this commit avoids to problem
by forking a new classpath in BaggagePropagationIntegrationTests. This
ensures that any previous static state in ContextStorageWrappers has
no effect upon BaggagePropagationIntegrationTests.
2024-07-10 14:10:43 +01:00
Andy Wilkinson
375b3b16a0
Remove APIs that were deprecated for removal in 3.4.0
...
Closes gh-41435
2024-07-10 13:31:21 +01:00
Andy Wilkinson
6cb35f7209
Adapt to changes in Oracle Database 23.4.0.24.05
...
See gh-41147
2024-07-09 18:48:31 +01:00
Andy Wilkinson
17f2c31ef7
Revert "Upgrade to Elasticsearch Client 8.14.2"
...
This reverts commit 12d2eba796
.
See gh-41405
2024-07-09 18:07:01 +01:00
Andy Wilkinson
8f2f0f2abc
Upgrade to Oracle Database 23.4.0.24.05
...
Closes gh-41147
2024-07-09 16:19:25 +01:00
Andy Wilkinson
ac87dab7dd
Upgrade to XmlUnit2 2.10.0
...
Closes gh-41429
2024-07-09 16:07:08 +01:00
Andy Wilkinson
1d43ba11ed
Upgrade to WebJars Locator Core 0.59
...
Closes gh-41428
2024-07-09 16:07:07 +01:00
Andy Wilkinson
323d0d18fe
Upgrade to Versions Maven Plugin 2.17.0
...
Closes gh-41427
2024-07-09 16:07:07 +01:00
Andy Wilkinson
788ca87ccd
Upgrade to SQLite JDBC 3.46.0.0
...
Closes gh-41426
2024-07-09 16:07:06 +01:00
Andy Wilkinson
ede80f75b5
Upgrade to Selenium HtmlUnit 4.22.0
...
Closes gh-41425
2024-07-09 16:07:06 +01:00
Andy Wilkinson
bbc9ee9346
Upgrade to Selenium 4.22.0
...
Closes gh-41424
2024-07-09 16:07:05 +01:00
Andy Wilkinson
09bf5bfde1
Upgrade to REST Assured 5.5.0
...
Closes gh-41423
2024-07-09 16:07:05 +01:00
Andy Wilkinson
d28f5ba113
Upgrade to Reactor Bom 2024.0.0-M3
...
Closes gh-41422
2024-07-09 16:07:04 +01:00
Andy Wilkinson
922a1e9a03
Upgrade to Rabbit Stream Client 0.16.0
...
Closes gh-41421
2024-07-09 16:07:03 +01:00
Andy Wilkinson
be0af2a358
Upgrade to MySQL 9.0.0
...
Closes gh-41420
2024-07-09 16:07:03 +01:00
Andy Wilkinson
c849e91a42
Upgrade to Mockito 5.12.0
...
Closes gh-41419
2024-07-09 16:07:02 +01:00
Andy Wilkinson
1d65792f5c
Upgrade to Maven Surefire Plugin 3.3.0
...
Closes gh-41418
2024-07-09 16:07:02 +01:00
Andy Wilkinson
894f4904dd
Upgrade to Maven Shade Plugin 3.6.0
...
Closes gh-41417
2024-07-09 16:07:01 +01:00
Andy Wilkinson
73af98aa5e
Upgrade to Maven Javadoc Plugin 3.7.0
...
Closes gh-41416
2024-07-09 16:07:01 +01:00
Andy Wilkinson
b7b31d9ca7
Upgrade to Maven Invoker Plugin 3.7.0
...
Closes gh-41415
2024-07-09 16:07:00 +01:00
Andy Wilkinson
e84ac94cad
Upgrade to Maven Failsafe Plugin 3.3.0
...
Closes gh-41414
2024-07-09 16:07:00 +01:00
Andy Wilkinson
6dbb680974
Upgrade to Maven Enforcer Plugin 3.5.0
...
Closes gh-41413
2024-07-09 16:06:59 +01:00
Andy Wilkinson
7238ed9a1d
Upgrade to Maven Dependency Plugin 3.7.1
...
Closes gh-41412
2024-07-09 16:06:59 +01:00
Andy Wilkinson
ca8815a344
Upgrade to Maven Clean Plugin 3.4.0
...
Closes gh-41411
2024-07-09 16:06:59 +01:00
Andy Wilkinson
b444ccb195
Upgrade to MariaDB 3.4.0
...
Closes gh-41410
2024-07-09 16:06:58 +01:00
Andy Wilkinson
8fd3a0b4d1
Upgrade to JBoss Logging 3.6.0.Final
...
Closes gh-41409
2024-07-09 16:06:58 +01:00
Andy Wilkinson
e226abc398
Upgrade to HtmlUnit 4.3.0
...
Closes gh-41408
2024-07-09 16:06:57 +01:00
Andy Wilkinson
e55a730ea0
Upgrade to Gson 2.11.0
...
Closes gh-41407
2024-07-09 16:06:57 +01:00
Andy Wilkinson
b1586e693b
Upgrade to Git Commit ID Maven Plugin 9.0.1
...
Closes gh-41406
2024-07-09 16:06:56 +01:00
Andy Wilkinson
12d2eba796
Upgrade to Elasticsearch Client 8.14.2
...
Closes gh-41405
2024-07-09 16:06:56 +01:00
Andy Wilkinson
55d555a718
Upgrade to Crac 1.5.0
...
Closes gh-41404
2024-07-09 16:06:55 +01:00
Andy Wilkinson
c827666dbd
Upgrade to Build Helper Maven Plugin 3.6.0
...
Closes gh-41402
2024-07-09 16:06:54 +01:00
Andy Wilkinson
11672b9bcd
Upgrade to AssertJ 3.26.0
...
Closes gh-41401
2024-07-09 16:06:54 +01:00
Andy Wilkinson
d96cc210ae
Upgrade to Artemis 2.35.0
...
Closes gh-41400
2024-07-09 16:06:53 +01:00
Andy Wilkinson
16d4329a63
Upgrade to Reactor Bom 2023.0.8
...
Closes gh-41399
2024-07-09 12:37:03 +01:00
Andy Wilkinson
c02b613cb7
Upgrade to R2DBC MariaDB 1.2.1
...
Closes gh-41398
2024-07-09 12:36:59 +01:00
Andy Wilkinson
349e462aab
Upgrade to Neo4j Java Driver 5.22.0
...
Closes gh-41397
2024-07-09 12:36:54 +01:00
Andy Wilkinson
d9b0054f86
Upgrade to MSSQL JDBC 12.6.3.jre11
...
Closes gh-41396
2024-07-09 12:36:50 +01:00
Andy Wilkinson
54b7cd9ab5
Upgrade to Micrometer Tracing 1.4.0-M1
...
Closes gh-41305
2024-07-09 12:36:45 +01:00
Andy Wilkinson
77fe88a9e5
Upgrade to Micrometer 1.14.0-M1
...
Closes gh-41304
2024-07-09 12:36:45 +01:00
Andy Wilkinson
10cefc6801
Upgrade to Lombok 1.18.34
...
Closes gh-41395
2024-07-09 12:36:44 +01:00
Andy Wilkinson
28364a393d
Upgrade to Kafka 3.7.1
...
Closes gh-41394
2024-07-09 12:36:40 +01:00
Andy Wilkinson
72c6b11114
Upgrade to JsonAssert 1.5.3
...
Closes gh-41392
2024-07-09 12:36:31 +01:00
Andy Wilkinson
a4d0488163
Upgrade to Jetty 12.0.11
...
Closes gh-41391
2024-07-09 12:36:26 +01:00
Andy Wilkinson
97489660fa
Upgrade to HttpCore5 5.2.5
...
Closes gh-41389
2024-07-09 12:36:17 +01:00
Andy Wilkinson
62dd049c07
Upgrade to Groovy 4.0.22
...
Closes gh-41388
2024-07-09 12:36:13 +01:00
Andy Wilkinson
1b92c3e1ff
Upgrade to Flyway 10.15.2
...
Closes gh-41387
2024-07-09 12:36:08 +01:00
Andy Wilkinson
8d8dc0f7e6
Upgrade to Dependency Management Plugin 1.1.6
...
Closes gh-41386
2024-07-09 12:36:03 +01:00
Andy Wilkinson
980de75741
Upgrade to Byte Buddy 1.14.18
...
Closes gh-41385
2024-07-09 12:35:58 +01:00
Andy Wilkinson
293739b9f0
Prohibit upgrading to Undertow 2.3.14.Final
...
Closes gh-41332
2024-07-09 12:19:42 +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
Johnny Lim
97956165dc
Polish RabbitTemplateConfigurer allowed-list-patterns
...
See gh-41323
2024-07-08 15:24:30 -05:00
Andy Wilkinson
2feed67553
Merge branch '3.3.x'
...
See gh-41332
2024-07-08 19:54:11 +01: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
30ba937aef
Merge branch '3.3.x'
...
Closes gh-41343
2024-07-08 10:34:59 +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
035adadb75
Merge branch '3.3.x'
...
Closes gh-41341
2024-07-08 10:31:30 +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
69630bba37
Merge branch '3.3.x'
...
Closes gh-41332
2024-07-05 14:20:40 +02: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
e3d878cca0
Merge branch '3.3.x'
...
Closes gh-41322
2024-07-04 16:03:10 +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
Moritz Halbritter
cf2b08b8a6
Polish "Add SslBundle support to MailSender"
...
See gh-40037
2024-07-04 15:42:24 +02:00
Rui Figueira
e7424eacf8
Add SslBundle support to MailSender
...
See gh-40037
2024-07-04 15:13:15 +02:00
Moritz Halbritter
ee8a706e1f
Merge branch '3.3.x'
...
Closes gh-41317
2024-07-04 11:10:22 +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
Moritz Halbritter
abf923ee9a
Polish "Add auto-configuration for OTLP gRPC format when using tracing"
...
See gh-41213
2024-07-04 09:53:30 +02:00
Peeters Tim EXT
6b50d6783b
Add auto-configuration for OTLP gRPC format when using tracing
...
See gh-41213
2024-07-04 09:43:42 +02:00
Stéphane Nicoll
156237227c
Migrate MockMvc tests to MockMvcTester
...
See gh-41198
2024-07-03 15:09:10 +02:00
Stéphane Nicoll
e5859aedaf
Add auto-configuration for MockMvcTester
...
This commit adds auto-configuration and documentation for MockMvcTester,
a wrapper of MockMvc that provides AssertJ integration as well as a
fluent API to build requests. The main differences compared to the
regular MockMvc are as follows:
* No need for static imports for building requests and define assertions
* No need to handle unchecked exception as they can be asserted instead
* Support for converting the response body to data types
Closes gh-41198
2024-07-03 15:09:10 +02:00
Andy Wilkinson
42c29d3b15
Start building against Spring Session 3.4.0 snapshots
...
See gh-41312
2024-07-03 14:01:03 +01:00
Andy Wilkinson
a213874719
Start building against Spring Security 6.4.0 snapshots
...
See gh-41311
2024-07-03 14:01:03 +01:00
Andy Wilkinson
8390ec8f82
Start building against Spring Kafka 3.3.0 snapshots
...
See gh-41310
2024-07-03 14:01:02 +01:00
Andy Wilkinson
c5ddabf97b
Start building against Spring Integration 6.4.0 snapshots
...
See gh-41309
2024-07-03 14:01:02 +01:00
Andy Wilkinson
d0d6595d75
Start building against Spring Data Bom 2024.0.2 snapshots
...
See gh-41307
2024-07-03 14:01:01 +01:00
Andy Wilkinson
67899e55f5
Start building against Spring AMQP 3.2.0 snapshots
...
See gh-41306
2024-07-03 14:01:01 +01:00
Andy Wilkinson
5a494cc2b1
Upgrade to Prometheus Client 1.3.1
...
Closes gh-41314
2024-07-03 14:01:01 +01:00
Andy Wilkinson
43601b2cb1
Upgrade to OpenTelemetry 1.39.0
...
Closes gh-41313
2024-07-03 14:01:00 +01:00
Andy Wilkinson
b1cebd489c
Start building against Micrometer Tracing 1.4.0 snapshots
...
See gh-41305
2024-07-03 12:14:06 +01:00
Andy Wilkinson
44ad52e8c7
Start building against Micrometer 1.14.0 snapshots
...
See gh-41304
2024-07-03 12:14:01 +01: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
Moritz Halbritter
de001f5af1
Polish "Add standardized property to distinguish a group of applications"
...
See gh-39957
2024-07-03 11:54:49 +02: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
Jakob Wanger
8ddb77f628
Add standardized property to distinguish a group of applications
...
This adds a property to provide some indicator that a set of
applications are part of a larger "business application" so that they
can be viewed in metrics, portals, traces and more.
See gh-39957
2024-07-03 11:06:46 +02:00
Moritz Halbritter
0ce3420fcb
Polish "Publish an AuditEvent on logout"
...
See gh-41278
2024-07-03 10:40:59 +02:00
chu3la
c5953feae6
Publish an AuditEvent on logout
...
See gh-41278
2024-07-03 10:38:39 +02:00
Moritz Halbritter
cbce4940aa
Polish "Add MemoryInfo to ProcessInfo"
...
See gh-41262
2024-07-03 09:34:09 +02:00
Jonatan Ivanov
38013b8e6d
Add MemoryInfo to ProcessInfo
...
See gh-41262
2024-07-03 09:34:06 +02:00
Scott Frederick
17c5538062
Merge branch '3.3.x'
2024-07-01 11:24:00 -05: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
28dc9cbb59
Merge branch '3.3.x'
2024-06-28 17:22:14 -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
Scott Frederick
26b59ae912
Use Paketo tiny builder by default for JVM and native apps
...
Closes gh-40859
2024-06-28 11:45:54 -05:00
Andy Wilkinson
99904d0307
Merge branch '3.3.x'
...
Closes gh-41274
2024-06-28 16:01:46 +01: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
7c3576bda8
Polish "Add ProxyConnectionFactoryCustomizer"
...
See gh-40555
2024-06-28 14:41:04 +02:00
Tadaya Tsuyukubo
75ae7c968a
Add ProxyConnectionFactoryCustomizer
...
See gh-40555
2024-06-28 14:08:47 +02:00
Moritz Halbritter
a2378e1439
Merge branch '3.3.x'
...
Closes gh-41271
2024-06-28 13:52:12 +02: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
1521258695
Merge branch '3.3.x'
...
Closes gh-41269
2024-06-28 12:13:38 +01: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
a195394be6
Merge branch '3.3.x'
2024-06-28 11:41:37 +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
Moritz Halbritter
9bd6ec59b7
Merge branch '3.3.x'
...
Closes gh-41267
2024-06-28 12:21:35 +02:00
Johnny Lim
5a387a85a9
Polish gh-40023
...
See gh-41208
2024-06-28 12:17:24 +02:00
Moritz Halbritter
b292fd0e58
Merge branch '3.3.x'
2024-06-28 12:12:38 +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
Moritz Halbritter
70a5dc64f6
Add missing default value for management.otlp.logging.compression
...
See gh-40961
2024-06-28 08:48:07 +02:00
Moritz Halbritter
cfa05716ef
Polish "Provide auto configuration for OpenTelemetry Logs"
...
See gh-40961
2024-06-28 08:37:43 +02:00
Toshiaki Maki
2d6f2488b7
Provide auto configuration for OpenTelemetry Logs
...
See gh-40961
2024-06-27 18:16:53 +02:00
Andy Wilkinson
1dfb4c9719
Polish "Add a customizer for Lettuce's ClientOptions"
...
See gh-40484
2024-06-27 16:37:44 +01:00
임수현
c517664f08
Add a customizer for Lettuce's ClientOptions
...
See gh-40484
2024-06-27 16:29:36 +01:00
Andy Wilkinson
7e04ac2967
Polish "Make it easier to override RequestToViewNameTranslator bean"
...
See gh-40874
2024-06-27 15:29:37 +01:00
rohit patidar
062ed4ba2b
Make it easier to override RequestToViewNameTranslator bean
...
See gh-40874
2024-06-27 15:17:49 +01:00
Andy Wilkinson
6749ad674f
Polish "Add support for org.testcontainers.kafka.KafkaContainer"
...
See gh-40695
2024-06-27 15:10:58 +01:00
Eddú Meléndez
769f3e9d14
Add support for org.testcontainers.kafka.KafkaContainer
...
Testcontainers 1.19.8 provides `org.testcontainers.kafka.KafkaContainer`,
which relies on `apache/kafka` image.
See gh-40695
2024-06-27 14:58:57 +01:00
Andy Wilkinson
2ce36f9141
Merge branch '3.3.x'
...
Closes gh-41261
2024-06-27 14:35:23 +01: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
373f4d7512
Merge branch '3.3.x'
2024-06-27 14:02:05 +01:00
Andy Wilkinson
0f830e91c9
Polish imports in testing doc examples
...
See gh-38361
2024-06-27 14:01:40 +01:00
Andy Wilkinson
7e01e78b7f
Merge branch '3.3.x'
2024-06-27 13:58:14 +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
13ab5618a6
Merge branch '3.3.x'
2024-06-27 13:08:38 +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
97612d5445
Merge branch '3.2.x'
2024-06-27 12:59:19 +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
b28ed2f8fb
Merge branch '3.3.x'
2024-06-27 10:59:18 +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
09650c8df5
Merge branch '3.3.x'
2024-06-27 11:45:05 +02: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
5b7365b63b
Merge branch '3.3.x'
...
Closes gh-41258
2024-06-27 10:25:32 +01: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
00ed053ceb
Merge branch '3.3.x'
...
Closes gh-41253
2024-06-26 16:27:56 -07: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
Scott Frederick
9da2d1e089
Revert "Use Paketo tiny builder by default for JVM and native apps"
...
This reverts commit 6d2ebc0713
.
2024-06-26 15:25:37 -05:00
Scott Frederick
8623c92a29
Change spring-boot-buildpack-platform api deps to implementation
...
Closes gh-40935
2024-06-26 14:12:43 -05:00
Scott Frederick
267956cf5c
Replace JNI domain sockets implementation with one that uses JDK support
...
Closes gh-41050
2024-06-26 14:09:19 -05: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
Scott Frederick
6d2ebc0713
Use Paketo tiny builder by default for JVM and native apps
...
Closes gh-40859
2024-06-26 13:42:23 -05:00
Andy Wilkinson
61ac0e32a1
Merge branch '3.3.x'
...
Closes gh-41250
2024-06-26 17:01:14 +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
6f6eba0bb9
Merge branch '3.3.x'
...
Closes gh-41247
2024-06-26 14:29:36 +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
0bbaa77530
Merge branch '3.3.x'
2024-06-25 22:16:16 -07: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
3c329cacfb
Merge branch '3.3.x'
...
Closes gh-41239
2024-06-25 22:08:50 -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
28e6af5652
Merge branch '3.3.x'
...
Closes gh-41237
2024-06-25 17:08:35 -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
f5eb6e95ce
Merge branch '3.3.x'
...
Closes gh-41235
2024-06-25 12:43:15 -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
fdf2f20bc2
Merge branch '3.3.x'
...
Closes gh-41226
2024-06-24 16:05:01 -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
d411d4347f
Merge branch '3.3.x'
...
Closes gh-41222
2024-06-24 12:24:40 -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
37879d86be
Test that TestBean can override a ConfigurationProperties bean
...
Closes gh-33969
2024-06-24 18:48:23 +01:00
Andy Wilkinson
0ad5aa7400
Enable customization of properties used to create JCache CacheManager
...
Closes gh-39350
2024-06-24 15:07:31 +01:00
Andy Wilkinson
5920b27b57
Upgrade to Flyway 10.15.0
...
Closes gh-41217
2024-06-24 14:39:23 +01:00
Andy Wilkinson
6bdba8e69e
Revert "Enable customization of properties used to create JCache CacheManager"
...
This reverts commit 622c9ed882
that was
pushed accidentally.
2024-06-24 12:03:23 +01:00
Andy Wilkinson
94336ab314
Merge branch '3.3.x'
...
Closes gh-41215
2024-06-24 11:52:03 +01: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
Andy Wilkinson
622c9ed882
Enable customization of properties used to create JCache CacheManager
2024-06-24 09:32:56 +01:00
Phillip Webb
ca6ba2e7cf
Merge branch '3.3.x'
...
Closes gh-41206
2024-06-21 20:30:50 -07:00
Phillip Webb
c8febf4b86
Restore versioned micrometer documentation links
...
Closes gh-41202
2024-06-21 20:30:04 -07:00
Andy Wilkinson
28a887ad0f
Raise minimum supported version of Gradle
...
Closes gh-41180
2024-06-21 14:52:22 +01:00
Andy Wilkinson
63c6b1ee72
Remove fail-fast logic for versions less than minimum supported
...
CLoses gh-41200
2024-06-21 14:52:15 +01:00
Andy Wilkinson
7701201bc3
Align cascading of config prop validation with bean validation spec
...
Closes gh-40345
2024-06-21 12:27:22 +01:00
Moritz Halbritter
6aeab4461e
Polish "Auto-configure SpringLiquibase with Liquibase Customizer"
...
See gh-40986
2024-06-21 12:57:25 +02:00
Ahmed Ashour
32f509c0c4
Auto-configure SpringLiquibase with Liquibase Customizer
...
See gh-40986
2024-06-21 11:51:24 +02:00
Moritz Halbritter
a55cebd9a3
Upgrade to Liquibase 4.28.0
...
Closes gh-41194
2024-06-21 11:44:23 +02:00
Moritz Halbritter
0859150136
Merge branch '3.3.x'
...
Closes gh-41193
2024-06-21 11:10:52 +02: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
760a85a137
Merge branch '3.3.x'
...
Closes gh-41190
2024-06-21 10:41:45 +02:00
Moritz Halbritter
78f9d6d973
Remove incorrect note about zipkin-sender-urlconnection
...
Closes gh-41181
2024-06-21 10:41:35 +02:00
Moritz Halbritter
f900d0ba4e
Add properties to enable/disable tracing per exporter
...
There are now three new properties, which control the trace exporting on
a more fine-grained level:
- management.otlp.tracing.export.enabled
- management.wavefront.tracing.export.enabled
- management.zipkin.tracing.export.enabled
They default to null, and if set, take precedence over the global
management.metrics.enabled property.
Closes gh-34620
2024-06-21 09:05:04 +02:00
Moritz Halbritter
6c0c9b9a80
Add properties to specify arguments to Docker Compose commands
...
These new properties take a List<String>:
- spring.docker.compose.start.arguments
- spring.docker.compose.stop.arguments
Closes gh-38763
2024-06-21 08:54:14 +02:00
Stéphane Nicoll
17ca0421e7
Upgrade to HtmlUnit 4.2.0 and Selenium HtmlUnit 4.20
...
Closes gh-41178
Closes gh-41179
2024-06-20 20:18:23 +01:00
Stéphane Nicoll
fe4c34d226
Adapt test to include MappingJackson2CborHttpMessageConverter
...
See spring-projects/spring-framework#32428
See gh-41177
2024-06-20 20:18:08 +01:00
Brian Clozel
74a2144a37
Adapt to Task and ScheduledTask changes in Framework
...
Spring Framework wraps `Task` and `ScheduledTask` runnables to collect
and share metadata about task execution and scheduling.
The `ScheduledTasksEndpoint` descriptors were relying on the fact that
tasks would never be wrapped. Spring Framework already wrapped runnables
in various cases, for methods returning `Callable` or reactive types.
This commit makes use of the `toString()` method to describe the
runnable. Runnable implementations can override this method for
displaying purposes on the actuator endpoint.
See spring-projects/spring-framework#24560
See gh-41177
2024-06-20 20:18:08 +01:00
Stéphane Nicoll
305bfb1641
Adapt to Mockito support in the Test Context Framework
...
This commit updates MockitoTestExecutionListener to not handle mocks
as this is already done in the listener provided by the core framework,
and registration can only happen once.
Integration tests have been left as-is to validate that the presence
of both listeners doesn't have an unwanted side effect.
See gh-41177
2024-06-20 20:18:07 +01:00
Stéphane Nicoll
2053e13c09
Adapt to new Placeholder resolution API
...
See gh-41177
2024-06-20 20:18:07 +01:00
Andy Wilkinson
9016695746
Prohibit Jakarta EE 11 spec upgrades
...
Closes gh-41176
2024-06-20 20:17:56 +01:00
Andy Wilkinson
23597cc744
Start work on Spring Boot 3.4
2024-06-20 19:50:32 +01:00
Andy Wilkinson
6110e0ff43
Merge branch '3.2.x'
...
Closes gh-41184
2024-06-20 19:30:12 +01: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