Andy Wilkinson
dd812a3f76
Upgrade to Groovy 4.0.1
...
Closes gh-30279
3 years ago
Andy Wilkinson
568cd687af
Remove support for REST Assured until it supports Groovy 4.0
...
REST Assured does not work with Groovy 4.0 so support is being
temporarily removed again.
See gh-29543
3 years ago
Andy Wilkinson
e60001fb16
Adapt to deprecations in Spring Data Redis
...
See gh-30200
3 years ago
Andy Wilkinson
f693d7dfad
Merge branch '2.7.x'
3 years ago
Andy Wilkinson
b787ea4802
Add property for media types of reactive Mustache views
...
Closes gh-28858
3 years ago
Andy Wilkinson
36f24cf6bb
Merge branch '2.7.x'
3 years ago
Andy Wilkinson
3a5a748ec0
Rework Mustache properties to show which are Servlet-specific
...
Closes gh-30273
3 years ago
Andy Wilkinson
6625a77f64
Merge branch '2.7.x'
3 years ago
Andy Wilkinson
2ba064c855
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30277
3 years ago
Andy Wilkinson
3c117ca2d4
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30276
3 years ago
Andy Wilkinson
2b75ea5fb8
Improve testing of spring.mustache.* properties
...
Closes gh-30274
3 years ago
Stephane Nicoll
3afda66be2
Merge branch '2.7.x'
3 years ago
Stephane Nicoll
2631b0ce01
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30275
3 years ago
Stephane Nicoll
be34ad36b5
Restore WebSockets section in the reference guide
...
Closes gh-30231
3 years ago
Stephane Nicoll
92e5e91623
Start building against Spring Batch 5.0.0-M2 snapshots
...
See gh-30232
3 years ago
Stephane Nicoll
5c944bf5b8
Upgrade to Spring Framework 6.0.0-M3
...
Closes gh-29957
3 years ago
Moritz Halbritter
29746e1029
Upgrade to Micrometer 2.0.0-M3
...
Closes gh-29753
3 years ago
Stephane Nicoll
5c197ceae0
Upgrade to Spring Framework 5.3.17
...
Closes gh-30188
3 years ago
Stephane Nicoll
c7e788bd91
Upgrade to Micrometer 1.8.4
...
Closes gh-30178
3 years ago
Stephane Nicoll
947fee1663
Upgrade to Spring Framework 5.3.17
...
Closes gh-30177
3 years ago
Stephane Nicoll
9824d40b14
Upgrade to Micrometer 1.7.10
...
Closes gh-30171
3 years ago
Stephane Nicoll
0bd50fedbc
Upgrade to Spring Framework 5.3.17
...
Closes gh-30170
3 years ago
Andy Wilkinson
625ccc7c11
Merge branch '2.7.x'
3 years ago
Andy Wilkinson
4b318a76fa
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30271
3 years ago
Andy Wilkinson
0facba1f88
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30270
3 years ago
Andy Wilkinson
f342cec5cd
Relocate ConnectorStartFailureAnalyzer to remove package tangle
...
Closes gh-30268
3 years ago
Stephane Nicoll
1784fc19bb
Adapt mock to API change
3 years ago
Andy Wilkinson
f3f5a87af4
Merge branch '2.7.x'
3 years ago
Andy Wilkinson
fee3b89b1b
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30257
3 years ago
Andy Wilkinson
cdaafce614
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30256
3 years ago
Andy Wilkinson
7f036e35fd
Make MustacheViewResolvers conditional onspring.mustache.enabled
...
Closes gh-30250
3 years ago
Stephane Nicoll
626cfff940
Merge branch '2.6.x' into 2.7.x
3 years ago
Stephane Nicoll
8e7f7d3c76
Merge branch '2.5.x' into 2.6.x
3 years ago
Stephane Nicoll
b97a3ae07a
Revert unnecessary suppress warnings
...
See https://github.com/spring-projects/spring-framework/issues/28079
3 years ago
Andy Wilkinson
09510db630
Merge branch '2.7.x'
3 years ago
Andy Wilkinson
81383e552a
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30254
3 years ago
Andy Wilkinson
6bc000565d
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30253
3 years ago
Andy Wilkinson
0accc3d67d
Convert MustacheAutoConfigurationTests to application context runner
...
Closes gh-30252
3 years ago
Andy Wilkinson
23b5a3f70e
Merge branch '2.7.x'
3 years ago
Andy Wilkinson
2282f9cc88
Upgrade to Embedded Mongo 3.4.2
...
As part of the upgrade, the property for configuring features has
been removed as support for feature-aware versions has been removed
from Embedded Mongo. For advanced configuration where features were
specified, users should provide a MongodConfig bean instead.
Closes gh-29985
Closes gh-30219
3 years ago
Stephane Nicoll
9ccbfe52f8
Upgrade to Tomcat 9.0.60
...
Closes gh-30249
3 years ago
Stephane Nicoll
82bc28d530
Upgrade to Spring Retry 1.3.2
...
Closes gh-30248
3 years ago
Stephane Nicoll
82f4092cd4
Upgrade to Netty tcNative 2.0.51.Final
...
Closes gh-30247
3 years ago
Stephane Nicoll
28c8f16b78
Upgrade to Netty 4.1.75.Final
...
Closes gh-30246
3 years ago
Stephane Nicoll
7cf5dcd3f9
Upgrade to Logback 1.2.11
...
Closes gh-30245
3 years ago
Stephane Nicoll
8deab79cac
Upgrade to Log4j2 2.17.2
...
Closes gh-30244
3 years ago
Stephane Nicoll
57d3a52301
Upgrade to Kafka 3.0.1
...
Closes gh-30243
3 years ago
Stephane Nicoll
1385c6af90
Upgrade to Hibernate Validator 6.2.3.Final
...
Closes gh-30241
3 years ago
Stephane Nicoll
230ebcbe88
Upgrade to Hibernate 5.6.6.Final
...
Closes gh-30240
3 years ago
Stephane Nicoll
8e016e8922
Upgrade to Groovy 3.0.10
...
Closes gh-30239
3 years ago