Andy Wilkinson
a7a1c35d0c
Merge branch '3.1.x'
1 year ago
Andy Wilkinson
a371a2c6f9
Merge branch '3.0.x' into 3.1.x
1 year ago
Andy Wilkinson
f0ad4967e6
Merge branch '2.7.x' into 3.0.x
1 year ago
Andy Wilkinson
51bff73fe5
Upgrade to Netty 4.1.96.Final
...
Closes gh-36871
1 year ago
Andy Wilkinson
40d0bc0551
Upgrade to Elasticsearch 7.17.12
...
Closes gh-36870
1 year ago
Stephane Nicoll
96aa0611f6
Merge branch '3.1.x'
...
Closes gh-36878
1 year ago
Stephane Nicoll
63a1248a6d
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36877
1 year ago
Stephane Nicoll
6800f15aa6
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36876
1 year ago
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
1 year ago
Andy Wilkinson
b0d74c46f5
Merge branch '3.1.x'
...
Closes gh-36874
1 year ago
Andy Wilkinson
79f0ee4bd1
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36873
1 year ago
Andy Wilkinson
63fc5a9d71
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36872
1 year ago
Andy Wilkinson
4d75f2cb08
Improve log output when applying upgrades
...
Closes gh-35296
1 year ago
Andy Wilkinson
bc88a133d3
Merge branch '3.1.x'
...
Closes gh-36869
1 year ago
Andy Wilkinson
fc91a84219
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36868
1 year ago
Andy Wilkinson
1b7467adc3
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36867
1 year ago
Andy Wilkinson
1765f4e9cf
Ensure that server tests run when test apps have changed
...
Closes gh-19858
1 year ago
Andy Wilkinson
3c7d400f0d
Merge branch '3.1.x'
...
Closes gh-36866
1 year ago
Andy Wilkinson
cac157b2a6
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36865
1 year ago
Andy Wilkinson
7c77668372
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36864
1 year ago
Andy Wilkinson
c1f2efe00c
Document that spring.security.filter properties are Servlet-only
...
Closes gh-33551
1 year ago
Andy Wilkinson
94d6ccd7a5
Merge branch '3.1.x'
...
Closes gh-36863
1 year ago
Andy Wilkinson
8bd2e1a717
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36862
1 year ago
Andy Wilkinson
29beb3ed24
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36861
1 year ago
Andy Wilkinson
d277631331
Document `@EntityScan` and `@Enable…Repositories` for tuning scanning
...
Closes gh-36282
1 year ago
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
1 year ago
Andy Wilkinson
3c12f39adb
Merge branch '3.1.x'
...
Closes gh-36860
1 year ago
Andy Wilkinson
30bfc34b5b
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36859
1 year ago
Andy Wilkinson
b411fffb30
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36858
1 year ago
Andy Wilkinson
21de3fba3c
Describe quirks of JUL and Log4j2 in OutputCaptureExtension javadoc
...
Closes gh-32562
1 year ago
Andy Wilkinson
bd0652f8db
Merge branch '3.1.x'
...
Closes gh-36857
1 year ago
Andy Wilkinson
0c9e6268d5
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36856
1 year ago
Andy Wilkinson
f82f4d6b56
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36855
1 year ago
Andy Wilkinson
694ff4f875
Include throwables from Logback errors when reporting invalid config
...
Closes gh-32562
1 year ago
Andy Wilkinson
4f9fcfc2de
Merge branch '3.1.x'
...
Closes gh-36854
1 year ago
Andy Wilkinson
c59eca02ba
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36853
1 year ago
Andy Wilkinson
4ec1a05b9c
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36852
1 year ago
Andy Wilkinson
45b62b1452
Clarify transfer of logging props from Environment to System props
...
Closes gh-32160
1 year ago
Stephane Nicoll
cee5c9142c
Merge branch '3.1.x'
...
Closes gh-36851
1 year ago
Stephane Nicoll
22fde44e3b
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36850
1 year ago
Stephane Nicoll
2d8dbbd1f3
Review Google Cloud section of the reference guide
...
Closes gh-33730
1 year ago
Stephane Nicoll
38dbc644ae
Add auto-configuration for JdbcClient
...
Closes gh-36579
1 year ago
Stephane Nicoll
5544ccdcba
Start build against Spring LDAP 3.2.0-M2 snapshots
...
See gh-36679
1 year ago
Stephane Nicoll
309ea53ff3
Start build against Spring Data 2023.1.0-M2 snapshots
...
See gh-36680
1 year ago
Stephane Nicoll
421448233f
Remove invalid check for String-based FactoryBean.OBJECT_TYPE_ATTRIBUTE
...
Closes gh-36659
1 year ago
Stephane Nicoll
b46e81c230
Start building against Spring Framework 6.1.0-M4 snapshots
...
See gh-36678
1 year ago
Stephane Nicoll
57eee66b8e
Start build against Micrometer Tracing 1.12.0-M2 snapshots
...
See gh-36676
1 year ago
Stephane Nicoll
7454368e1e
Start build against Micrometer 1.12.0-M2 snapshots
...
See gh-36675
1 year ago
Stephane Nicoll
e89e0c8956
Start build against Reactor Bom 2023.0.0-M2 snapshots
...
See gh-36677
1 year ago
Stephane Nicoll
9ec349430a
Merge branch '3.1.x'
1 year ago