Commit Graph

5640 Commits

Author SHA1 Message Date
Andy Wilkinson
bf670d0a5a Merge branch '2.1.x'
Closes gh-16960
2019-05-24 20:50:20 +01:00
Andy Wilkinson
60d60a8304 Use basedir as forked JVM's working directory in Maven plugin
Fixes gh-16811
2019-05-24 20:49:03 +01:00
Andy Wilkinson
babb94c791 Migrate spring-boot-gradle-plugin's tests to JUnit 5
Closes gh-16959
2019-05-24 20:17:34 +01:00
Andy Wilkinson
5e62faf720 Handle null CodeSource when determining Spring Boot version
Closes gh-16956
See gh-16182
2019-05-24 09:41:23 +01:00
Stephane Nicoll
a5537bd2e1 Fork application process with Maven by default
Closes gh-16945
2019-05-23 14:40:51 +02:00
Andy Wilkinson
3432044997 Use deferred logging to report Class-Path manifest attribute problems
Closes gh-16883
2019-05-23 11:20:15 +01:00
Andy Wilkinson
9f512ec3d9 Merge branch '2.1.x'
Closes gh-16950
2019-05-23 10:23:45 +01:00
Andy Wilkinson
32e1d68d2f Upgrade to Couchbase Client 2.7.6
Closes gh-16909
2019-05-23 10:22:28 +01:00
Andy Wilkinson
23f803c6b6 Upgrade to Hamcrest 2.1, switch to hamcrest artifact from -core and -library
Closes gh-15555
2019-05-22 14:50:15 +01:00
dreis2211
27ca7e17d9 Fix deprecated StandardAnnotationMetadata usages
Closes gh-16930
2019-05-22 14:05:15 +02:00
Andy Wilkinson
9ba5c78878 Merge branch '2.1.x'
Closes gh-16940
2019-05-22 13:00:24 +01:00
Andy Wilkinson
46ecf7a928 Only unwrap when DataSource is a wrapper for required type
Closes gh-16863
2019-05-22 12:52:10 +01:00
Andy Wilkinson
46cdd6ecb2 Merge branch '2.1.x'
Closes gh-16939
2019-05-22 12:35:49 +01:00
Andy Wilkinson
da12ad0ca5 Make ReactiveSecurityAutoConfiguration back off without spring-webflux
Closes gh-16934
2019-05-22 12:33:59 +01:00
Andy Wilkinson
d3849dc0c5 Revert "Upgrade to Jackson 2.9.9"
This reverts commit c8712e9ec5.

See gh-16914
2019-05-21 17:01:39 +01:00
Andy Wilkinson
6c7a6a6c3d Revert "Upgrade to Jackson 2.9.9"
This reverts commit 66fba9387a.

See gh-16910
2019-05-21 17:00:16 +01:00
Stephane Nicoll
ffbc545a47 Change Logback's maxHistory property default to 7 days
Closes gh-15875
2019-05-21 10:55:30 +02:00
Andy Wilkinson
06c9e99895 Upgrade to Maven Source Plugin 3.1.0
Closes gh-16922
2019-05-21 09:33:45 +01:00
Andy Wilkinson
b6a3ce3993 Upgrade to Pooled Jms 1.0.5
Closes gh-16921
2019-05-21 09:33:44 +01:00
Andy Wilkinson
ebe40ad619 Upgrade to Jboss Logging 3.4.0.Final
Closes gh-16920
2019-05-21 09:33:43 +01:00
Andy Wilkinson
a3bc6d1a10 Upgrade to Tomcat 9.0.20
Closes gh-16919
2019-05-21 09:33:41 +01:00
Andy Wilkinson
423f090948 Upgrade to Javax Cache 1.1.1
Closes gh-16918
2019-05-21 09:33:40 +01:00
Andy Wilkinson
7a30eb0df5 Upgrade to Dropwizard Metrics 4.1.0
Closes gh-16917
2019-05-21 09:33:38 +01:00
Andy Wilkinson
78fbbac114 Upgrade to Okhttp3 3.14.2
Closes gh-16916
2019-05-21 09:33:36 +01:00
Andy Wilkinson
b5746671b7 Upgrade to Sendgrid 4.4.1
Closes gh-16915
2019-05-21 09:33:35 +01:00
Andy Wilkinson
c8712e9ec5 Upgrade to Jackson 2.9.9
Closes gh-16914
2019-05-21 09:33:34 +01:00
Andy Wilkinson
c8a02ed90a Upgrade to Pooled Jms 1.0.5
Closes gh-16913
2019-05-21 09:29:07 +01:00
Andy Wilkinson
2ce650901f Upgrade to Tomcat 9.0.20
Closes gh-16912
2019-05-21 09:29:07 +01:00
Andy Wilkinson
1af5fc7d62 Upgrade to Javax Cache 1.1.1
Closes gh-16911
2019-05-21 09:29:07 +01:00
Andy Wilkinson
66fba9387a Upgrade to Jackson 2.9.9
Closes gh-16910
2019-05-21 09:29:07 +01:00
Stephane Nicoll
2b5632ec3e Polish "Add Duration support in /configprops endpoint"
Closes gh-16539
2019-05-21 10:02:15 +02:00
dreis2211
47d85bb4fe Add Duration support in /configprops endpoint
See gh-16539
2019-05-21 09:55:39 +02:00
Stephane Nicoll
74208bb1a7 Polish "Auto-configure Kafka listener container with rebalance listener"
Closes gh-16755
2019-05-21 09:49:34 +02:00
Gary Russell
abdc2e1b4f Auto-configure Kafka listener container with rebalance listener
This commit associates a `ConsumerAwareRebalanceListener` to the
auto-configured listener container factory if a single instance is found
in the context.

See gh-16755
2019-05-21 09:40:41 +02:00
Johnny Lim
652906ec7c Use MergedAnnotation.getRoot() in PropertyMappingCheckBeanPostProcessor
Closes gh-16745
2019-05-21 09:26:27 +02:00
Stephane Nicoll
2949561bf6 Polish "Add support for Couchbase's role-based access"
Closes gh-16389
2019-05-21 09:13:09 +02:00
Enes Açıkoğlu
3386856ccf Add support for Couchbase's role-based access
See gh-16389
2019-05-21 09:12:45 +02:00
Andy Wilkinson
f8eb230dea Ignore Redshift in DatabaseDriverClassNameTests
Closes gh-16831
2019-05-20 17:18:23 +01:00
Andy Wilkinson
64860e196c Improve diagnostics when forked JVM exits with non-zero status
Closes gh-16869
2019-05-20 16:04:32 +01:00
Stephane Nicoll
3c46b9e83d Polish "Add configuration property for Spring Kafka's missingTopicsFatal"
Closes gh-16740
2019-05-20 14:45:59 +02:00
Gary Russell
1583ce8d26 Add configuration property for Spring Kafka's missingTopicsFatal
See gh-16740
2019-05-20 14:32:18 +02:00
Johnny Lim
7aaad7e5f4 Fix assertion for outcomeWhenDevtoolsShouldBeEnabledIsTrueShouldMatch()
Closes gh-16815
2019-05-20 14:27:38 +02:00
Stephane Nicoll
9e31c764fc Polish "Add support for AWS Redshift JDBC driver"
Closes gh-16831
2019-05-20 14:23:44 +02:00
Henryk Konsek
146f35d2bd Add support for AWS Redshift JDBC driver
See gh-16831
2019-05-20 14:06:23 +02:00
Stephane Nicoll
26df55761d Merge enablement and exposure conditions for Actuator endpoints
This commit merges the conditions for determining if an endpoint is
available in a single condition, deprecating
`ConditionalOnEnabledEndpoint` in the process.

Closes gh-16169
2019-05-20 13:52:59 +02:00
Stephane Nicoll
275d794553 Make sure JdbcTemplateConfiguration is imported once
Closes gh-13806
2019-05-20 10:52:00 +02:00
Stephane Nicoll
66dc728018 Polish "Make excludeDevtools available as a user property"
Closes gh-16701
2019-05-20 10:38:15 +02:00
jvwilge
dcc09ffac2 Make excludeDevtools available as a user property
See gh-16701
2019-05-20 10:37:40 +02:00
Johnny Lim
4900117c71 Restore HttpTraceAutoConfigurationTests.configuresServletFilter()
Closes gh-16885
2019-05-20 08:47:30 +02:00
Johnny Lim
87874ffb70 Polish
Closes gh-16875
2019-05-19 14:38:38 +02:00