Moritz Halbritter
61739bd917
Prevent propagation for local fields when using W3C propagation
...
Closes gh-37109
2023-08-31 11:50:05 +02:00
Andy Wilkinson
a8e37b5cc5
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37142
2023-08-30 13:34:12 +01:00
Andy Wilkinson
2de98a84bc
Polish "Polish code and javadoc"
...
See gh-37112
2023-08-30 13:31:58 +01:00
hakan-krgn
6d9ce8a3b5
Polish code and javadoc
...
See gh-37112
2023-08-30 13:31:58 +01:00
Phillip Webb
fbea788e0a
Merge branch '2.7.x' into 3.0.x
2023-08-24 10:32:27 -07:00
Phillip Webb
727e22abac
Restore Redis to NoSQL stores supported by Spring Data documentation
...
See gh-29694
2023-08-24 10:31:01 -07:00
Stephane Nicoll
df85c817a6
Upgrade to Spring Batch 5.0.3
...
Closes gh-36833
2023-08-23 21:04:15 +02:00
Stephane Nicoll
4c719c163b
Upgrade to RxJava3 3.1.7
...
Closes gh-37087
2023-08-23 21:04:14 +02:00
Stephane Nicoll
48e3ebadef
Upgrade to Netty 4.1.97.Final
...
Closes gh-37086
2023-08-23 21:04:09 +02:00
Stephane Nicoll
25897b25ab
Upgrade to Spring Batch 4.3.9
...
Closes gh-36827
2023-08-23 21:02:51 +02:00
Stephane Nicoll
59e6c8f6f9
Upgrade to Netty 4.1.97.Final
...
Closes gh-37085
2023-08-23 21:02:50 +02:00
Stephane Nicoll
57a65bc0dd
Upgrade to Spring Integration 6.0.7
...
Closes gh-37061
2023-08-23 09:37:17 +02:00
jongwooo
37855a597c
Fix links to Oracle API javadoc in the documentation
...
See gh-37070
2023-08-22 11:59:21 -05:00
Stephane Nicoll
e8d329d99f
Polish
2023-08-22 14:44:02 +02:00
Stephane Nicoll
eed6e199fc
Polish "Detect logback config location as xml if path ends with .xml"
...
See gh-37039
2023-08-22 10:33:03 +02:00
Yanming Zhou
c9cc1da48e
Detect logback config location as xml if path ends with .xml
...
See gh-37039
2023-08-22 10:06:29 +02:00
Stephane Nicoll
5b68e5b9fc
Start building against Spring Integration 6.0.7 snapshots
...
See gh-37061
2023-08-22 09:23:25 +02:00
Stephane Nicoll
7426d21407
Upgrade to Spring Security 6.0.6
...
Closes gh-36837
2023-08-22 08:58:10 +02:00
Stephane Nicoll
22e00c71d3
Upgrade to Spring Kafka 3.0.10
...
Closes gh-36835
2023-08-22 08:58:09 +02:00
Stephane Nicoll
83cfa7bc9c
Upgrade to Spring AMQP 3.0.8
...
Closes gh-36832
2023-08-22 08:58:09 +02:00
Stephane Nicoll
21c23a0763
Upgrade to Groovy 4.0.14
...
Closes gh-37056
2023-08-22 08:58:08 +02:00
Stephane Nicoll
da1950a689
Upgrade to Spring AMQP 2.4.15
...
Closes gh-36826
2023-08-22 08:56:03 +02:00
Stephane Nicoll
6fb813813a
Upgrade to Groovy 3.0.19
...
Closes gh-37055
2023-08-22 08:56:02 +02:00
Scott Frederick
0b197650a9
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37050
2023-08-21 16:40:43 -05:00
Scott Frederick
d5cfe4d475
Remove invalid caches parameter entry from Maven plugin docs
...
Fixes gh-37048
2023-08-21 16:40:18 -05:00
Stephane Nicoll
1ae23ccc73
Upgrade to Spring Session 3.0.3
...
Closes gh-36838
2023-08-19 18:27:19 +02:00
Stephane Nicoll
5158c16052
Upgrade to Undertow 2.3.8.Final
...
Closes gh-37030
2023-08-18 16:36:19 +02:00
Stephane Nicoll
73e495e0e3
Upgrade to Spring LDAP 3.0.5
...
Closes gh-36836
2023-08-18 16:36:14 +02:00
Stephane Nicoll
1b8002684a
Upgrade to Spring Data Bom 2022.0.9
...
Closes gh-36834
2023-08-18 16:36:14 +02:00
Stephane Nicoll
be57f33df6
Upgrade to Undertow 2.2.26.Final
...
Closes gh-37029
2023-08-18 16:26:17 +02:00
Stephane Nicoll
0057d67445
Upgrade to Spring Data Bom 2021.2.15
...
Closes gh-36828
2023-08-18 16:26:12 +02:00
Stephane Nicoll
1f6d0600b5
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37026
2023-08-18 14:15:48 +02:00
Stephane Nicoll
6efd9ed0b0
Test Gradle plugin against Gradle 8.3
...
Closes gh-37025
2023-08-18 14:05:50 +02:00
Stephane Nicoll
f3450fde7d
Detect nested types that are not directly nested to the current type
...
This commit makes sure that sub-namespace that are defined in a flat
manner in a configuration properties are considered for runtime hints
Closes gh-36909
2023-08-17 17:07:27 +02:00
Stephane Nicoll
87569a0d17
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37019
2023-08-17 16:12:11 +02:00
Stephane Nicoll
3920f97aa1
Fix bomr version range constraint for single version
...
This commit fixes the version range in our DSL to use brackets around
a particular version we have to skip.
See https://maven.apache.org/enforcer/enforcer-rules/versionRanges.html
Closes gh-36976
2023-08-17 16:07:50 +02:00
Moritz Halbritter
d3816651ce
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37014
2023-08-17 12:02:33 +02:00
Moritz Halbritter
dc62e5fbc3
Polish "Set max request header size on Netty when using HTTP/2"
...
See gh-36766
2023-08-17 11:50:18 +02:00
Nerses Aznauryan
ee5b23bb02
Set max request header size on Netty when using HTTP/2
...
Fix an issue that server.max-http-request-header-size doesn't have an
effect on Netty server with http2 enabled.
See gh-36766
2023-08-17 11:47:01 +02:00
Stephane Nicoll
b99ebc6f87
Upgrade to Lettuce 6.2.6.RELEASE
...
Closes gh-37002
2023-08-16 15:24:18 +02:00
Stephane Nicoll
bf98729cf9
Upgrade to AspectJ 1.9.20
...
Closes gh-37001
2023-08-16 15:24:13 +02:00
Stephane Nicoll
0a83531324
Upgrade to Reactor Bom 2022.0.10
...
Closes gh-36831
2023-08-15 17:14:01 +02:00
Stephane Nicoll
a3856e4342
Upgrade to Micrometer Tracing 1.0.9
...
Closes gh-36830
2023-08-15 17:14:00 +02:00
Stephane Nicoll
b91b213283
Upgrade to Micrometer 1.10.10
...
Closes gh-36829
2023-08-15 17:14:00 +02:00
Stephane Nicoll
b80f64a0e4
Upgrade to Infinispan 14.0.14.Final
...
Closes gh-36993
2023-08-15 17:13:59 +02:00
Stephane Nicoll
e1c0518047
Upgrade to Reactor Bom 2020.0.35
...
Closes gh-36825
2023-08-15 17:11:09 +02:00
Stephane Nicoll
a39b39c9dd
Upgrade to Micrometer 1.9.14
...
Closes gh-36824
2023-08-15 17:11:09 +02:00
Stephane Nicoll
4b1693f204
Upgrade to Neo4j Java Driver 5.11.0
...
Closes gh-36977
2023-08-14 16:48:35 +02:00
Stephane Nicoll
3188a4f134
Upgrade to Couchbase Client 3.4.8
...
Closes gh-36975
2023-08-14 16:46:56 +02:00
Stephane Nicoll
0271efae4c
Polish "Avoid setting null compiler option"
...
See gh-36971
2023-08-14 16:07:25 +02:00
omaryaya
a0ad00c542
Avoid setting null compiler option
...
See gh-36971
2023-08-14 16:06:34 +02:00
Stephane Nicoll
fe12e75955
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36968
2023-08-14 15:20:40 +02:00
Stephane Nicoll
e043fe434a
Update copyright year of changed file
...
See gh-36965
2023-08-14 15:13:32 +02:00
abaudat
3ad0e77db8
Align javadoc of AbstractFilterRegistrationBean#setDispatcherTypes
...
See gh-36965
2023-08-14 15:13:04 +02:00
normandra
62902a798d
Fix typo
...
See gh-36964
2023-08-14 15:01:39 +02:00
Stephane Nicoll
82b0666813
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36961
2023-08-14 12:04:01 +02:00
Stephane Nicoll
0e6abd1377
Provide more information about using spring.cache.type=none
...
Closes gh-33694
2023-08-14 12:03:40 +02:00
Stephane Nicoll
3ae65e073c
Use Aether to download JUnit platform launcher
...
This commit updates our maven plugin to use aether directly, rather than
the now deprecated maven features.
Closes gh-36724
2023-08-14 11:23:43 +02:00
Phillip Webb
9805723415
Update copyright year of changed files
2023-08-13 18:50:13 -07:00
Phillip Webb
a0089c5c76
Merge branch '2.7.x' into 3.0.x
2023-08-13 18:44:36 -07:00
Phillip Webb
46773dd5df
Update copyright year of changed files
2023-08-13 18:19:05 -07:00
Phillip Webb
527b2f2cac
Polish
2023-08-13 18:18:48 -07:00
Andy Wilkinson
dc45532c94
Avoid triggering second context creation when first attempt failed
...
Closes gh-24888
2023-08-10 14:39:28 +01:00
Stephane Nicoll
8346cf2182
Upgrade to Logback 1.4.11
...
Closes gh-36925
2023-08-10 15:07:57 +02:00
Stephane Nicoll
97e8a6218c
Upgrade to Thymeleaf Extras SpringSecurity 3.1.2.RELEASE
...
Closes gh-36922
2023-08-10 14:52:04 +02:00
Stephane Nicoll
65a6e9559c
Upgrade to Thymeleaf 3.1.2.RELEASE
...
Closes gh-36921
2023-08-10 14:52:04 +02:00
Stephane Nicoll
d175ddb2fa
Upgrade to R2DBC Pool 1.0.1.RELEASE
...
Closes gh-36920
2023-08-10 14:52:03 +02:00
Stephane Nicoll
86a882bd90
Upgrade to Netty 4.1.96.Final
...
Closes gh-36919
2023-08-10 14:52:03 +02:00
Stephane Nicoll
7484b21202
Upgrade to jOOQ 3.17.15
...
Closes gh-36917
2023-08-10 14:52:03 +02:00
Stephane Nicoll
6d1d946bba
Upgrade to Jersey 3.1.3
...
Closes gh-36916
2023-08-10 14:52:03 +02:00
Stephane Nicoll
c146c03743
Upgrade to Infinispan 14.0.13.Final
...
Closes gh-36915
2023-08-10 14:52:03 +02:00
Stephane Nicoll
2b40da59ea
Upgrade to Dependency Management Plugin 1.1.3
...
Closes gh-36914
2023-08-10 14:52:03 +02:00
Stephane Nicoll
f59c89cd59
Upgrade to Caffeine 3.1.8
...
Closes gh-36912
2023-08-10 14:52:02 +02:00
Stephane Nicoll
bcc904cc1c
Prohibit upgrades to Couchbase Client 3.4.9
...
Closes gh-36885
2023-08-10 14:49:11 +02:00
Andy Wilkinson
51bff73fe5
Upgrade to Netty 4.1.96.Final
...
Closes gh-36871
2023-08-09 15:13:54 +01:00
Andy Wilkinson
40d0bc0551
Upgrade to Elasticsearch 7.17.12
...
Closes gh-36870
2023-08-09 15:13:53 +01:00
Stephane Nicoll
6800f15aa6
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36876
2023-08-09 16:06:33 +02:00
Stephane Nicoll
94c7140001
Use a dedicated application to collect log samples
...
This commit moves the tasks that collect log samples for the reference
guide to an isolated application.
Closes gh-36875
2023-08-09 16:06:09 +02:00
Andy Wilkinson
7c77668372
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36864
2023-08-09 13:01:23 +01:00
Andy Wilkinson
c1f2efe00c
Document that spring.security.filter properties are Servlet-only
...
Closes gh-33551
2023-08-09 12:56:33 +01:00
Andy Wilkinson
29beb3ed24
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36861
2023-08-09 12:50:59 +01:00
Andy Wilkinson
d277631331
Document `@EntityScan` and `@Enable…Repositories` for tuning scanning
...
Closes gh-36282
2023-08-09 12:47:30 +01:00
Andy Wilkinson
b411fffb30
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36858
2023-08-09 12:27:27 +01:00
Andy Wilkinson
21de3fba3c
Describe quirks of JUL and Log4j2 in OutputCaptureExtension javadoc
...
Closes gh-32562
2023-08-09 12:25:26 +01:00
Andy Wilkinson
f82f4d6b56
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36855
2023-08-09 12:00:45 +01:00
Andy Wilkinson
694ff4f875
Include throwables from Logback errors when reporting invalid config
...
Closes gh-32562
2023-08-09 11:43:58 +01:00
Andy Wilkinson
4ec1a05b9c
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36852
2023-08-09 10:45:32 +01:00
Andy Wilkinson
45b62b1452
Clarify transfer of logging props from Environment to System props
...
Closes gh-32160
2023-08-09 10:42:22 +01:00
Stephane Nicoll
2d8dbbd1f3
Review Google Cloud section of the reference guide
...
Closes gh-33730
2023-08-09 11:38:14 +02:00
Stephane Nicoll
59c667caeb
Start building against Spring Data Bom 2021.2.15 snapshots
...
See gh-36828
2023-08-09 11:16:02 +02:00
Stephane Nicoll
aa50b3f846
Start building against Spring Batch 4.3.9 snapshots
...
See gh-36827
2023-08-09 11:16:02 +02:00
Stephane Nicoll
9ae960ea7d
Start building against Spring AMQP 2.4.15 snapshots
...
See gh-36826
2023-08-09 11:16:01 +02:00
Stephane Nicoll
8bec4526d3
Start building against Reactor Bom 2020.0.35 snapshots
...
See gh-36825
2023-08-09 11:16:01 +02:00
Stephane Nicoll
3db0352806
Start building against Micrometer 1.9.14 snapshots
...
See gh-36824
2023-08-09 11:16:01 +02:00
Stephane Nicoll
9a56025b43
Start building against Spring Session 3.0.3 snapshots
...
See gh-36838
2023-08-09 10:41:39 +02:00
Stephane Nicoll
52fb6688b2
Start building against Spring Security 6.0.6 snapshots
...
See gh-36837
2023-08-09 10:41:35 +02:00
Stephane Nicoll
aad34aee28
Start building against Spring LDAP 3.0.5 snapshots
...
See gh-36836
2023-08-09 10:41:30 +02:00
Stephane Nicoll
7fac959b90
Start building against Spring Kafka 3.0.10 snapshots
...
See gh-36835
2023-08-09 10:41:25 +02:00
Stephane Nicoll
740e8c0b85
Start building against Spring Data Bom 2022.0.9 snapshots
...
See gh-36834
2023-08-09 10:41:21 +02:00
Stephane Nicoll
d26b7ef793
Start building against Spring Batch 5.0.3 snapshots
...
See gh-36833
2023-08-09 10:41:16 +02:00
Stephane Nicoll
db41aae0e2
Start building against Spring AMQP 3.0.8 snapshots
...
See gh-36832
2023-08-09 10:41:11 +02:00
Stephane Nicoll
c5a4e4e52a
Start building against Reactor Bom 2022.0.10 snapshots
...
See gh-36831
2023-08-09 10:41:07 +02:00
Stephane Nicoll
f6b6b3b460
Start building against Micrometer Tracing 1.0.9 snapshots
...
See gh-36830
2023-08-09 10:41:02 +02:00
Stephane Nicoll
5d11ffbc11
Start building against Micrometer 1.10.10 snapshots
...
See gh-36829
2023-08-09 10:40:57 +02:00
Andy Wilkinson
4062ba6d28
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36821
2023-08-09 08:25:41 +01:00
Andy Wilkinson
68baa6e7df
Make section IDs consistent in Maven Plugin docs and enforce it
...
Closes gh-26619
2023-08-09 08:06:38 +01:00
Moritz Halbritter
95b0b62b0a
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36818
2023-08-09 08:52:28 +02:00
Moritz Halbritter
032d92a9fb
Cleanup remote debug tunnel leftovers from devtools
...
Closes gh-36808
2023-08-09 08:45:17 +02:00
Andy Wilkinson
b4378e4415
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36812
2023-08-08 17:08:47 +01:00
Andy Wilkinson
05244d7a5c
Clarify which NoSQL stores are supported by Spring Data
...
Closes gh-29694
2023-08-08 17:06:19 +01:00
Andy Wilkinson
24ba267516
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36809
2023-08-08 16:50:00 +01:00
Andy Wilkinson
0ab7129dab
Clarify treatment of nested directories for configtree with wildcards
...
Closes gh-28203
2023-08-08 16:49:21 +01:00
Andy Wilkinson
355012d40b
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36796
2023-08-08 12:57:00 +01:00
Andy Wilkinson
b978950cb2
Clarify the effect of `@EnableWebMvc`
...
Closes gh-36506
2023-08-08 12:56:24 +01:00
Andy Wilkinson
4b8a848ecf
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36792
2023-08-08 12:52:14 +01:00
Andy Wilkinson
8dec443e3b
Document default for MVC and WebFlux date and time formatting
...
Closes gh-30041
2023-08-08 12:51:29 +01:00
Andy Wilkinson
406e934325
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36788
2023-08-08 12:01:10 +01:00
Andy Wilkinson
e7203e31c8
Correct documentation of default path matching strategy
...
Closes gh-32557
2023-08-08 11:48:04 +01:00
Andy Wilkinson
34b2de3095
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36785
2023-08-08 11:28:59 +01:00
Andy Wilkinson
35d3cdbe74
Fail more helpfully when schema or data location is a directory
...
Previously a schema or data locatio that was a directory would
result in an attempt being made to apply the directory listing as
SQL scripts. This would typically result in a hard to diagnose
failure due to the directory listing not being valid SQL.
This commit updates the initializer to ignore locations for
which the Resources is not readable. This works as Framework's
Resource abstraction does not consider directory resources to be
readable.
Closes gh-36386
2023-08-08 11:20:07 +01:00
Andy Wilkinson
a91f1f0387
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36782
2023-08-08 10:59:29 +01:00
Andy Wilkinson
db0ab9f580
Improve documentation for configuration of schema and data scripts
...
Closes gh-36176
2023-08-08 10:58:28 +01:00
Stephane Nicoll
56535d804c
Rename WebDriverContextCustomizerFactory's customizer
...
Closes gh-36416
2023-08-07 16:44:16 +02:00
Stephane Nicoll
e7706b4201
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36771
2023-08-07 14:08:48 +02:00
Stephane Nicoll
5e11bac1da
Polish "Configure ActiveMQConnectionFactory properly without spring-jms"
...
See gh-36767
2023-08-07 14:05:31 +02:00
Eddú Meléndez
bcfaad2cb8
Configure ActiveMQConnectionFactory properly without spring-jms
...
Previously, if spring-jms is not available and a non-pool connection
factory is requested (the default), no `CachingConnectionFactory` is
created. This commit makes sure to separate the two conditions, so
that a connection factory can be obtained even if spring-jms is not
on the classpath.
See gh-36767
2023-08-07 14:03:27 +02:00
Stephane Nicoll
870df5ab08
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36761
2023-08-04 16:23:51 +02:00
Stephane Nicoll
5ed5820f92
Clarify expected jar size in getting started doc
...
Closes gh-34514
2023-08-04 16:23:31 +02:00
Stephane Nicoll
f8a5aff160
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36758
2023-08-04 16:07:04 +02:00
Stephane Nicoll
1e5a72f1f8
Provide nested cause if datasource fails to provide DatabaseDriver
...
Closes gh-34728
2023-08-04 16:01:14 +02:00
Stephane Nicoll
05df721d51
Merge branch '2.7.x' into 3.0.x
2023-08-04 16:00:02 +02:00
Stephane Nicoll
97ce95c417
Polish "Upgrade to MariaDB 3.1.4"
...
See gh-36394
2023-08-04 15:58:32 +02:00
Stephane Nicoll
89cb599d0d
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36755
2023-08-04 15:26:41 +02:00
Stephane Nicoll
d101004d5f
Document @DataR2dbcTest support
...
Closes gh-35014
2023-08-04 15:25:16 +02:00
Stephane Nicoll
2dc8531000
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36740
2023-08-04 14:41:48 +02:00
Stephane Nicoll
1ca763e5de
Upgrade to MariaDB 3.1.4
...
Closes gh-36394
2023-08-04 14:41:03 +02:00
Stephane Nicoll
6ee002456d
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36737
2023-08-04 14:36:04 +02:00
Stephane Nicoll
747dbc35fe
Warmup connection pool in ConnectionPoolMetricsTests
...
Closes gh-36474
2023-08-04 14:29:59 +02:00
Stephane Nicoll
de632dd77b
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36734
2023-08-04 14:11:51 +02:00
Stephane Nicoll
fd88024402
Add @since for JavaVersion values
...
Closes gh-36608
2023-08-04 14:09:12 +02:00
Andy Wilkinson
80f9d5c9e4
Upgrade to Testcontainers 1.18.3
...
Closes gh-36722
2023-08-04 11:49:12 +01:00
Andy Wilkinson
0ce260fa02
Upgrade to Spock Framework 2.3-groovy-4.0
...
Closes gh-36721
2023-08-04 11:49:12 +01:00
Andy Wilkinson
a642769d73
Upgrade to MockK 1.13.5
...
Closes gh-36720
2023-08-04 11:49:11 +01:00
Andy Wilkinson
14cf2335ee
Upgrade to Maven Resolver 1.9.14
...
Closes gh-36719
2023-08-04 11:49:11 +01:00
Andy Wilkinson
bbe01a89b0
Upgrade to Maven Invoker 3.2.0
...
Closes gh-36718
2023-08-04 11:49:10 +01:00
Andy Wilkinson
0457519fab
Upgrade to Maven 3.9.4
...
Closes gh-36717
2023-08-04 11:49:10 +01:00
Andy Wilkinson
63a94f762a
Upgrade to Janino 3.1.10
...
Closes gh-36716
2023-08-04 09:19:18 +01:00
Andy Wilkinson
de3d39b880
Upgrade to Commons FileUpload 1.5
...
Closes gh-36715
2023-08-04 09:19:14 +01:00
Andy Wilkinson
533168b31b
Upgrade to API Guardian 1.1.2
...
Closes gh-36714
2023-08-04 09:19:09 +01:00
Andy Wilkinson
80a6873a98
Upgrade to Testcontainers 1.18.3
...
Closes gh-36710
2023-08-04 08:22:57 +01:00
Andy Wilkinson
f0d2f6e991
Upgrade to Spock Framework 2.3-groovy-3.0
...
Closes gh-36709
2023-08-04 08:22:57 +01:00
Andy Wilkinson
4b552d5c44
Upgrade to MockK 1.13.5
...
Closes gh-36708
2023-08-04 08:22:56 +01:00
Andy Wilkinson
2c7fe47529
Upgrade to Maven Resolver 1.9.14
...
Closes gh-36707
2023-08-04 08:22:56 +01:00
Andy Wilkinson
7fcf4c7dcf
Upgrade to Maven Invoker 3.2.0
...
Closes gh-36706
2023-08-04 08:22:56 +01:00
Andy Wilkinson
59bd6879a2
Upgrade to Maven 3.9.4
...
Closes gh-36705
2023-08-04 08:22:55 +01:00
Andy Wilkinson
a709625c24
Upgrade to Commons FileUpload 1.5
...
Closes gh-36704
2023-08-03 14:55:27 +01:00
Andy Wilkinson
f24b56b541
Upgrade to API Guardian 1.1.2
...
Closes gh-36703
2023-08-03 14:55:22 +01:00
Andy Wilkinson
c6dc505932
Auto-configure JsonpMapper even with user-defined transport
...
Closes gh-36698
2023-08-03 12:44:13 +01:00
Andy Wilkinson
803c155e69
Order default customizers so that they can be overridden
...
Closes gh-36674
2023-08-03 10:09:27 +01:00
Scott Frederick
e25c267585
Update Paketo builder references in documentation
...
Closes gh-36688
2023-08-02 17:49:32 -05:00
Andy Wilkinson
51b81ced6f
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36663
2023-08-01 20:01:20 +01:00
Andy Wilkinson
28b3054a9e
Try to stabilize DataCouchbaseTestIntegrationTests
...
Closes gh-36662
2023-08-01 19:58:28 +01:00
Andy Wilkinson
3e99118a48
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36633
2023-07-28 12:22:21 +01:00
Andy Wilkinson
21ce7a08fc
Polish "Polish"
...
See gh-36620
2023-07-28 11:40:34 +01:00
Johnny Lim
5a205dbfd1
Polish
...
See gh-36620
2023-07-28 11:35:33 +01:00
Andy Wilkinson
81844c04c4
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36629
2023-07-28 11:31:49 +01:00
rob-valor
4bbfc5e630
Correct RestTemplateBuilder#defaultHeader javadoc
...
Replace reactor.netty.http.client.HttpClientRequest with
org.springframework.http.client.ClientHttpRequest
See gh-36614
2023-07-28 11:30:46 +01:00
Andy Wilkinson
a92c1abf70
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36626
2023-07-28 11:00:59 +01:00
Andy Wilkinson
c44e7376b4
Upgrade to Spring Asciidoctor Extensions 0.6.2
...
Closes gh-36625
2023-07-28 10:53:48 +01:00
Andy Wilkinson
6b6e8b3fd4
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36621
2023-07-28 10:10:32 +01:00
Christoph Dreis
42e89079d3
Enable debug option for Kotlin in Gradle Plugin tests
...
See gh-36617
2023-07-28 10:09:59 +01:00
Stephane Nicoll
150526a6a0
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36611
2023-07-27 14:52:37 +02:00
Stephane Nicoll
87554fb4dc
Add test for RabbitMQ smoke test
...
Closes gh-36610
2023-07-27 14:51:50 +02:00
Moritz Halbritter
c187d96367
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36583
2023-07-26 10:23:08 +02:00
Francisco Bento
307d6c0a97
Fix Tomcat SSL protocol warn message
...
See gh-36572
2023-07-26 10:21:43 +02:00
Moritz Halbritter
1a8ffd54fc
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36580
2023-07-26 09:52:40 +02:00
Mahatma_Fatal_Error
98f76698c8
Fix server.forward-headers-strategy documentation
...
See gh-36564
2023-07-26 09:50:33 +02:00
Andy Wilkinson
e106828fc8
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36566
2023-07-25 14:59:44 +01:00
Andy Wilkinson
5c6a9122cb
Polish "Test Micrometer config to property exposure"
...
See gh-33743
2023-07-25 14:43:14 +01:00
Mirko Sobeck
19e70055a5
Test Micrometer config to property exposure
...
See gh-33743
2023-07-25 14:37:25 +01:00
Andy Wilkinson
d290d05f63
Add missing Stackdriver metric-type-prefix property
...
Closes gh-36499
2023-07-25 13:01:59 +01:00
Andy Wilkinson
45624c0a78
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36555
2023-07-25 12:53:11 +01:00
Andy Wilkinson
aae8665db1
Add missing management.metrics.export.wavefront properties
...
Closes gh-36498
2023-07-25 12:35:58 +01:00
Andy Wilkinson
826bad5820
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36552
2023-07-25 12:08:19 +01:00
Andy Wilkinson
a6c19dae07
Add missing management.metrics.export.signalfx properties
...
Closes gh-36497
2023-07-25 11:35:57 +01:00
Stephane Nicoll
4d708641b3
Test Gradle plugin against Gradle 8.2.1
...
Closes gh-36548
2023-07-25 11:52:48 +02:00
Stephane Nicoll
d30afee06e
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36549
2023-07-25 11:51:46 +02:00
Stephane Nicoll
a350ede711
Test Gradle plugin against Gradle 8.2.1
...
Closes gh-36548
2023-07-25 11:41:48 +02:00
Stephane Nicoll
259fac57a9
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36531
2023-07-24 16:29:56 +02:00
Stephane Nicoll
854c162966
Polish "Fail fast if job name does not exist"
...
See gh-36060
2023-07-24 16:21:44 +02:00
Akshay Dubey
c38cd74542
Fail fast if job name does not exist
...
See gh-36060
2023-07-24 16:15:04 +02:00
Stephane Nicoll
73cc54ad34
Prevent PostConstruct to be used in production code
...
Closes gh-36528
2023-07-24 16:08:50 +02:00
Andy Wilkinson
2db45e9ba3
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36525
2023-07-24 14:34:50 +01:00
Andy Wilkinson
a5d5908c27
Add missing management.metrics.export.atlas properties
...
Closes gh-36496
2023-07-24 14:34:11 +01:00
Stephane Nicoll
3aeb853c63
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36519
2023-07-24 13:24:40 +02:00
Stephane Nicoll
cc77b8ace1
Polish contribution
...
See gh-36463
2023-07-24 13:14:01 +02:00
elevne
d59cec9e01
Harmonize use of Stream in ConfigDataLocationBindHandler.onSuccess
...
See gh-36463
2023-07-24 13:06:47 +02:00
Stephane Nicoll
74349d1192
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36515
2023-07-24 13:00:38 +02:00
fzyzcjy
e67bca121b
Fix description of started and ready time metrics
...
See gh-36507
2023-07-24 12:57:06 +02:00
Andy Wilkinson
84c1c5ccaa
Polish "Don't run process-aot or process-test-aot on reactor projects"
...
See gh-35377
2023-07-21 16:39:50 +01:00