Stephane Nicoll
5c1248b6cb
Upgrade to Hazelcast 5.1.3
...
Closes gh-32019
2 years ago
Stephane Nicoll
de59f948f2
Upgrade to Gson 2.9.1
...
Closes gh-32018
2 years ago
Stephane Nicoll
68b61f574a
Upgrade to Netty tcNative 2.0.54.Final
...
Closes gh-32012
2 years ago
Stephane Nicoll
81c5b5a9fe
Upgrade to MySQL 8.0.30
...
Closes gh-32011
2 years ago
Stephane Nicoll
a614c912f6
Upgrade to Micrometer 1.8.9
...
Closes gh-32010
2 years ago
Stephane Nicoll
6233e0356a
Upgrade to Hibernate Validator 6.2.4.Final
...
Closes gh-32009
2 years ago
Stephane Nicoll
e8a89e44ce
Upgrade to Embedded Mongo 3.4.8
...
Closes gh-32016
2 years ago
Stephane Nicoll
e85e3f65d4
Upgrade to Dropwizard Metrics 4.2.11
...
Closes gh-32015
2 years ago
Stephane Nicoll
001cc473c9
Upgrade to Couchbase Client 3.3.3
...
Closes gh-32014
2 years ago
Stephane Nicoll
a1d741b3a8
Upgrade to Byte Buddy 1.12.13
...
Closes gh-32013
2 years ago
Stephane Nicoll
f0d61a8db8
Upgrade to Dropwizard Metrics 4.2.11
...
Closes gh-32007
2 years ago
Andy Wilkinson
ba93e6c0ed
Restore support for Jersey
...
Closes gh-28637
2 years ago
Andy Wilkinson
fb2f7c1e38
Fix test to create correct type of child context
...
Closes gh-32002
2 years ago
Madhura Bhave
846340ad62
Fix redis prefix in tests
...
See gh-11574
2 years ago
Madhura Bhave
0991bd3983
Harmonize data configuration
...
Any classes that rely on Spring Data being on the classpath
have been moved under a data package.
Certain configuration properties have also been updated to
accurately reflect whether Spring Data is required for the
auto-configuration to work.
Closes gh-11574
2 years ago
Stephane Nicoll
1af5994d8f
Adapt to API change in Spring Framework
...
See https://github.com/spring-projects/spring-framework/issues/28927
2 years ago
Andy Wilkinson
36cf3b9f78
Merge branch '2.7.x'
...
See gh-31988
2 years ago
Andy Wilkinson
eb67470b89
Merge branch '2.6.x' into 2.7.x
...
See gh-31987
2 years ago
Andy Wilkinson
b905d7f341
Normalize included log output to remove CI-specific details
...
See gh-28208
2 years ago
Andy Wilkinson
c481299002
Merge branch '2.7.x'
...
Closes gh-31990
2 years ago
Andy Wilkinson
d8e6d9bed8
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31989
2 years ago
Andy Wilkinson
329fa8d37d
Run cache smoke tests against all cache providers
...
Closes gh-31137
2 years ago
Andy Wilkinson
05877dc927
Merge branch '2.7.x'
...
Closes gh-31988
2 years ago
Andy Wilkinson
a69cf002f0
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31987
2 years ago
Andy Wilkinson
6efa77f3f5
Generate console output examples at build time
...
Closes gh-28208
2 years ago
Andy Wilkinson
a6271927b2
Merge branch '2.7.x'
...
Closes gh-31985
2 years ago
Andy Wilkinson
8d93040c59
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31984
2 years ago
Andy Wilkinson
7c0ccdf78c
Log allocated port when Livereload server is using an ephemeral port
...
Closes gh-31983
2 years ago
Stephane Nicoll
0c01a17b05
Merge branch '2.7.x'
2 years ago
Stephane Nicoll
cd59854c09
Merge branch '2.6.x' into 2.7.x
2 years ago
Stephane Nicoll
4c5df7a4f1
Upgrade Ubuntu version in CI images
...
Closes gh-31980
2 years ago
Stephane Nicoll
55eb805f77
Upgrade Ubuntu version in CI images
...
Closes gh-31978
2 years ago
Stephane Nicoll
1614941ece
Upgrade Ubuntu version in CI images
...
Closes gh-31979
2 years ago
Andy Wilkinson
74283c3549
Merge branch '2.7.x'
...
Closes gh-31977
2 years ago
Andy Wilkinson
f6ce25f9c5
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31976
2 years ago
Andy Wilkinson
c500d8e784
Note need to record req start time to use %D with Undertow access log
...
Closes gh-31103
2 years ago
Andy Wilkinson
ae86707bca
Merge branch '2.7.x'
...
Closes gh-31975
2 years ago
Andy Wilkinson
3e6b4e68ad
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31974
2 years ago
Andy Wilkinson
591cd0feb3
Mention TLS-terminating proxy as a usecase for h2c
...
Closes gh-25855
2 years ago
Phillip Webb
dd87cf47a4
Revert SpringBootContextLoader and ErrorPageFilterIntegrationTests changes"
...
Spring Framework has change the signature so we no longer need the updates.
2 years ago
Andy Wilkinson
2f0dfc341c
Merge branch '2.7.x'
...
Closes gh-31972
2 years ago
Andy Wilkinson
700460c322
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31971
2 years ago
Andy Wilkinson
fa73b73898
Fail build on missing configuration property descriptions
...
Closes gh-31916
2 years ago
Andy Wilkinson
cb18eb095b
Make transitive runtime dependencies available to AOT processing
...
Closes gh-31970
2 years ago
Phillip Webb
080ce92ac8
Adapt ErrorPageFilterIntegrationTests to upstream Framework changes
2 years ago
Phillip Webb
db21bafd68
Merge branch '2.7.x'
...
Closes gh-31968
2 years ago
Phillip Webb
cfde1878dd
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31967
2 years ago
Phillip Webb
d540eefce0
Set running to false when stop method is called
...
Update `WebServerStartStopLifecycle` to change the `running` state when
the `stop()` method is called.
Fixes gh-31966
2 years ago
Phillip Webb
2dae04b2f4
Adapt SpringBootContextLoader to upstream Spring Framework changes
2 years ago
Phillip Webb
040ab4da5b
Merge branch '2.7.x'
...
Closes gh-31964
2 years ago