Stephane Nicoll
d5c32333d5
Merge branch '1.5.x'
2017-11-29 11:19:24 +01:00
Stephane Nicoll
ac316b502d
Merge pull request #11189 from slachiewicz:fix/plexus-typo
...
* pr/11189:
Fix typo in StringUtils import
2017-11-29 11:17:14 +01:00
Sylwester Lachiewicz
7224d35322
Fix typo in StringUtils import
...
Closes gh-11189
2017-11-29 11:16:45 +01:00
Brian Clozel
e3c3bb0076
Rename spring.cache.control to spring.cache.cachecontrol
...
Closes #11090
2017-11-29 11:14:31 +01:00
Stephane Nicoll
55f7b3a535
Rename nettyServerCustomizers to serverCustomizers
...
Closes gh-11155
2017-11-29 11:11:00 +01:00
Stephane Nicoll
9044b5a215
Merge pull request #11193 from izeye:polish-20171129
...
* pr/11193:
Polish
2017-11-29 10:50:58 +01:00
Johnny Lim
952224ef56
Polish
...
Closes gh-11193
2017-11-29 10:50:42 +01:00
Stephane Nicoll
33bd7ccc91
Merge branch '1.5.x'
2017-11-29 10:47:52 +01:00
Stephane Nicoll
d920b49ba1
Polish
...
See gh-11193
2017-11-29 10:47:09 +01:00
Brian Clozel
ee62633e33
Auto-Configure Freemarker in WebFlux
...
This commit adds support for basic auto-configuration for the Freemarker
template engine in WebFlux.
A few configuration properties in the `spring.freemarker.*` namespace
aren't supported yet, since they mostly apply to MVC (Servlet request
and session attributes).
Closes gh-10094
2017-11-29 10:37:39 +01:00
Phillip Webb
2c959b8e2a
Polish health indicators
...
Align reactive and non-reactive web extensions and update `showDetails`
so that it only applies to web exposure.
See gh-11113
See gh-11192
2017-11-28 21:19:53 -08:00
Madhura Bhave
9e95483645
Add cloudfoundry health extensions
...
Fixes gh-11192
2017-11-28 18:49:17 -08:00
Phillip Webb
1bdd42e379
Merge pull request #11071 from jkschneider/micrometer-rc4
...
* pr/11071:
Polish micrometer rc.5 upgrade
Upgrade to micrometer 1.0.0-rc.5
2017-11-28 17:32:11 -08:00
Phillip Webb
e1306c6228
Polish micrometer rc.5 upgrade
...
Closes gh-11071
2017-11-28 16:58:53 -08:00
Jon Schneider
2e0a915281
Upgrade to micrometer 1.0.0-rc.5
...
See gh-11071
2017-11-28 16:58:53 -08:00
Phillip Webb
24f681826c
Upgrade to artifactory resource 0.0.3
...
Fixes gh-10832
2017-11-28 16:23:02 -08:00
Phillip Webb
960083bd33
Polish
2017-11-28 16:21:09 -08:00
Madhura Bhave
2319d01feb
Prevent race condition in ReactiveTokenValidator
2017-11-28 14:24:22 -08:00
Stephane Nicoll
85ba361198
Upgrade to Spring Integration 5.0.0.RELEASE
...
Closes gh-11085
2017-11-28 22:54:12 +01:00
Andy Wilkinson
acce64b47b
Upgrade to Spring Amqp 2.0.1.RELEASE
...
Closes gh-11186
2017-11-28 18:45:28 +00:00
Andy Wilkinson
2db40db27a
Upgrade to Groovy 2.5.0-beta-2
...
Closes gh-11184
2017-11-28 18:29:05 +00:00
Andy Wilkinson
abe010aba8
Merge pull request #11117 from Craig Walls
...
* gh-11117:
Complete the removal of Spring Social starters and auto-configuration
Remove Spring Social starters and auto-configuration
2017-11-28 15:33:37 +00:00
Andy Wilkinson
1fbf5f5b27
Complete the removal of Spring Social starters and auto-configuration
...
Closes gh-11117
2017-11-28 15:32:19 +00:00
Craig Walls
64d02f8bb5
Remove Spring Social starters and auto-configuration
...
See gh-11117
2017-11-28 14:53:36 +00:00
Andy Wilkinson
93cac333e8
Clean up logging dependencies and exclusions
...
Closes gh-11148
2017-11-28 13:05:05 +00:00
Andy Wilkinson
74200f27a6
Drop jackson-module-kotlin from spring-boot-starter-json
...
Previously, a dependency on jackson-module-kotlin with Kotlin excluded
was added to spring-boot-starter-json. This gave Kotlin users a smooth
experience with Jackson and JSON at minimal, we thought, cost to other
users. We have since learned that this arrangement causes a
ClassNotFoundException at runtime when Jackson is configured to find
modules via the service loader. This makes the cost of including
jackson-module-kotlin to high for non-Kotlin users so this commit
removes it.
Closes gh-11133
2017-11-28 12:41:37 +00:00
Andy Wilkinson
579b36b502
Upgrade to Spring REST Docs 2.0.0.RELEASE
...
Closes gh-11174
2017-11-28 12:38:30 +00:00
Andy Wilkinson
bead5cfd2e
Ignore duplicate module-info when validating starter dependencies
...
See gh-11178
2017-11-28 12:35:41 +00:00
Stephane Nicoll
ce97fe8bf8
Merge branch '1.5.x'
2017-11-28 12:28:44 +01:00
Stephane Nicoll
8efb608b7e
Fixup version numbers following release
2017-11-28 12:28:33 +01:00
Andy Wilkinson
a803b88b03
Upgrade to Rxjava2 2.1.7
...
Closes gh-11180
2017-11-28 11:07:03 +00:00
Andy Wilkinson
22a426fe39
Polish
2017-11-28 10:50:28 +00:00
Andy Wilkinson
a454c1c121
Upgrade to Selenium Htmlunit 2.28.2
...
Closes gh-11179
2017-11-28 10:50:28 +00:00
Andy Wilkinson
69dcead839
Upgrade to Log4j2 2.10.0
...
Closes gh-11178
2017-11-28 10:50:28 +00:00
Andy Wilkinson
ac1b6f10d6
Upgrade to Rest Assured 3.0.6
...
Closes gh-11177
2017-11-28 10:50:28 +00:00
Andy Wilkinson
23d9019051
Upgrade to Hikaricp 2.7.4
...
Closes gh-11176
2017-11-28 10:50:28 +00:00
Andy Wilkinson
deb6879563
Upgrade to Atomikos 4.0.5
...
Closes gh-11175
2017-11-28 10:50:28 +00:00
Spring Buildmaster
df2ae7aa19
Next Development Version
2017-11-28 09:55:46 +00:00
Stephane Nicoll
fc503870bf
Merge pull request #11171 from izeye:assertion-location
...
* pr/11171:
Fix assertion locations
2017-11-28 09:45:19 +01:00
Johnny Lim
decf2dc1b7
Fix assertion locations
...
Closes gh-11171
2017-11-28 09:44:45 +01:00
Andy Wilkinson
92d7395110
Upgrade to Spring Session Data MongoDB 5.0.0.RC2
...
Closes gh-11083
2017-11-28 08:40:13 +00:00
Andy Wilkinson
e40a038484
Upgrade to Spring Session 5.0.0.RC2
...
Closes gh-11082
2017-11-28 08:39:43 +00:00
Andy Wilkinson
ce26325a38
Upgrade to Spring Security 5.0.0.RELEASE
...
Closes gh-11069
2017-11-28 08:37:38 +00:00
Andy Wilkinson
8d6e3dd73b
Upgrade to Spring Framework 5.0.2.RELEASE
...
Closes gh-10982
2017-11-28 08:36:47 +00:00
Madhura Bhave
9f76832488
Optimize fetching tokenKeys for reactive actuators
...
Closes gh-10899
2017-11-27 12:32:21 -08:00
Andy Wilkinson
1886791c73
Upgrade to Spring Data Kay-SR2
...
Closes gh-11166
2017-11-27 17:03:34 +00:00
Andy Wilkinson
e7bc5f0e5e
Merge branch '1.5.x'
2017-11-27 15:36:23 +00:00
Andy Wilkinson
6bbfc8aeb3
Upgrade to Spring Data Ingalls-SR9
...
Closes gh-10885
2017-11-27 15:33:47 +00:00
Andy Wilkinson
57db9f4cfd
Merge branch '1.5.x'
2017-11-27 13:48:11 +00:00
Andy Wilkinson
98d4a1253a
Upgrade to Spring Framework 4.3.13.RELEASE
...
Closes gh-10680
2017-11-27 13:45:32 +00:00