Commit Graph

20666 Commits

Author SHA1 Message Date
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 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