Commit Graph

22042 Commits

Author SHA1 Message Date
Stephane Nicoll 732f51a614 Start building against Spring AMQP 3.0.8 snapshots
See gh-36940
2023-08-10 16:09:26 +02:00
Stephane Nicoll a73adb53e8 Upgrade to Logback 1.4.11
Closes gh-36893
2023-08-10 15:03:31 +02:00
Moritz Halbritter 08ff1c2003 Merge branch '3.1.x' 2023-08-10 14:55:00 +02:00
Moritz Halbritter 6a65ca13ea Polish 2023-08-10 14:54:45 +02:00
Moritz Halbritter f54d370fcd Remove unused class 2023-08-10 14:54:45 +02:00
Moritz Halbritter 3bb93b37ca Remove --detach and --wait flags from docker compose start command
Closes gh-36908
2023-08-10 14:54:45 +02:00
Stephane Nicoll 82731d9608 Merge branch '3.1.x'
Closes gh-36924
2023-08-10 14:50:40 +02:00
Stephane Nicoll 490c6d744c Merge branch '3.0.x' into 3.1.x
Closes gh-36923
2023-08-10 14:50:29 +02:00
Stephane Nicoll bcc904cc1c Prohibit upgrades to Couchbase Client 3.4.9
Closes gh-36885
2023-08-10 14:49:11 +02:00
Moritz Halbritter 784488b090 Merge branch '3.1.x'
Closes gh-36910
2023-08-10 12:21:26 +02:00
Moritz Halbritter d48aa806c2 Remove --no-color flag from docker compose start command
Closes gh-36908
2023-08-10 12:12:47 +02:00
Moritz Halbritter fbd3b65034 Refactor synchronized to Lock in ApplicationTemp
The synchronized guards an I/O operation. Additionally, this adds
double-checked locking to the path instance field.

See gh-36670
2023-08-10 11:34:18 +02:00
Moritz Halbritter bcee354f54 Refactor synchronized to Lock in ConfigTreePropertySource
The synchronized guards an I/O operation. This code path can be
triggered every time a user calls .getProperty() on the Environment.

See gh-36670
2023-08-10 11:27:04 +02:00
Andy Wilkinson d1449fb97c Make milestone plugin dependencies available to Maven integration tests 2023-08-09 21:20:40 +01:00
Andy Wilkinson 0581d5a26f Upgrade to Thymeleaf Extras SpringSecurity 3.1.2.RELEASE
Closes gh-36903
2023-08-09 20:45:40 +01:00
Andy Wilkinson 6e6ffe644a Upgrade to Thymeleaf 3.1.2.RELEASE
Closes gh-36902
2023-08-09 20:45:40 +01:00
Andy Wilkinson 866e1ece47 Upgrade to SnakeYAML 2.1
Closes gh-36901
2023-08-09 20:45:39 +01:00
Andy Wilkinson 616034e590 Upgrade to Selenium HtmlUnit 4.11.0
Closes gh-36900
2023-08-09 20:45:38 +01:00
Andy Wilkinson 69baa03ee0 Upgrade to Selenium 4.11.0
Closes gh-36899
2023-08-09 20:45:38 +01:00
Andy Wilkinson 61b735d1e9 Upgrade to Rabbit Stream Client 0.12.0
Closes gh-36898
2023-08-09 20:45:37 +01:00
Andy Wilkinson 1a2813e217 Upgrade to Pooled JMS 3.1.1
Closes gh-36897
2023-08-09 20:45:37 +01:00
Andy Wilkinson c72013c932 Upgrade to Netty 4.1.96.Final
Closes gh-36896
2023-08-09 20:45:36 +01:00
Andy Wilkinson 3130dd97c7 Upgrade to Neo4j Java Driver 5.11.0
Closes gh-36895
2023-08-09 20:45:36 +01:00
Andy Wilkinson d7875d601a Upgrade to Kotlin Coroutines 1.7.3
Closes gh-36892
2023-08-09 20:45:35 +01:00
Andy Wilkinson 02921f9879 Upgrade to Kafka 3.5.1
Closes gh-36891
2023-08-09 20:45:34 +01:00
Andy Wilkinson 6cfabffa3d Upgrade to JUnit Jupiter 5.10.0
Closes gh-36890
2023-08-09 20:45:34 +01:00
Andy Wilkinson 4ae8949a3d Upgrade to Jersey 3.1.3
Closes gh-36889
2023-08-09 20:45:33 +01:00
Andy Wilkinson 19a75475ae Upgrade to Hibernate 6.2.7.Final
Closes gh-36888
2023-08-09 20:45:32 +01:00
Andy Wilkinson b581ab0d3a Upgrade to Flyway 9.21.1
Closes gh-36887
2023-08-09 20:45:32 +01:00
Andy Wilkinson 6c3c8398d0 Upgrade to Elasticsearch Client 8.9.0
Closes gh-36886
2023-08-09 20:45:31 +01:00
Andy Wilkinson 2c3049f961 Upgrade to Commons Lang3 3.13.0
Closes gh-36884
2023-08-09 17:06:36 +01:00
Andy Wilkinson 33a6911f52 Upgrade to Cassandra Driver 4.17.0
Closes gh-36883
2023-08-09 17:06:29 +01:00
Andy Wilkinson d7ddf67700 Upgrade to Caffeine 3.1.8
Closes gh-36882
2023-08-09 17:06:21 +01:00
Andy Wilkinson 07a4646329 Upgrade to Artemis 2.30.0
Closes gh-36881
2023-08-09 17:06:13 +01:00
Andy Wilkinson 9948fdf975 Upgrade to MSSQL JDBC 12.4.0.jre11
Closes gh-36880
2023-08-09 16:54:31 +01:00
Stephane Nicoll 96aa0611f6 Merge branch '3.1.x'
Closes gh-36878
2023-08-09 16:08:59 +02:00
Stephane Nicoll 63a1248a6d Merge branch '3.0.x' into 3.1.x
Closes gh-36877
2023-08-09 16:06:44 +02: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 3c7d400f0d Merge branch '3.1.x'
Closes gh-36866
2023-08-09 13:01:43 +01:00
Andy Wilkinson cac157b2a6 Merge branch '3.0.x' into 3.1.x
Closes gh-36865
2023-08-09 13:01:33 +01: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 94d6ccd7a5 Merge branch '3.1.x'
Closes gh-36863
2023-08-09 12:51:25 +01:00
Andy Wilkinson 8bd2e1a717 Merge branch '3.0.x' into 3.1.x
Closes gh-36862
2023-08-09 12:51:11 +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
Moritz Halbritter 5b00d5f89b Auto-configure SimpleAsyncTaskScheduler when virtual threads are enabled
This auto-configures a new SimpleAsyncTaskSchedulerBuilder bean in the
context. This bean is configured to use virtual threads, if enabled.

SimpleAsyncTaskSchedulerCustomizers can be used to customize the built
SimpleAsyncTaskScheduler.

If virtual threads are enabled, the application task scheduler is
configured to be a SimpleAsyncTaskScheduler.

Adds a new configuration property spring.task.scheduling.simple
.concurrency-limit

Closes gh-36609
2023-08-09 13:43:08 +02:00
Andy Wilkinson 3c12f39adb Merge branch '3.1.x'
Closes gh-36860
2023-08-09 12:27:50 +01:00
Andy Wilkinson 30bfc34b5b Merge branch '3.0.x' into 3.1.x
Closes gh-36859
2023-08-09 12:27:41 +01:00