Stephane Nicoll
aa56a6f647
Add missing mockito dependency
...
Closes gh-20097
2020-02-07 16:48:44 +01:00
Stephane Nicoll
6e3636d5ff
Merge branch '2.2.x'
...
Closes gh-20059
2020-02-07 14:29:27 +01:00
Stephane Nicoll
ddb5cc3f99
Polish "Make Kubernetes detection slightly more efficient"
...
See gh-19002
2020-02-07 14:24:39 +01:00
med-amine.dahmen
aee22bfb51
Make Kubernetes detection slightly more efficient
...
See gh-19002
2020-02-07 13:45:50 +01:00
Madhura Bhave
eeab9233cc
Merge branch '2.2.x'
...
Closes gh-20056
2020-02-06 17:45:19 -08:00
Madhura Bhave
acc453db4a
Polish contribution
...
See gh-19999
2020-02-06 17:36:05 -08:00
cbono
badc83d368
Add 'uris', 'address' and 'addresses' to keys to sanitize.
...
See gh-19999
2020-02-06 17:23:23 -08:00
Scott Frederick
12c640e133
Upgrade default image builder version
...
This commit upgrades the default CNB builder image from
cloudfoundry/cnb:0.0.43-bionic to cloudfoundry/cnb:0.0.53-bionic.
It also adds integration tests for the Maven and Gradle plugins
to verify both versions are supported.
2020-02-06 17:24:29 -06:00
Scott Frederick
d07062652e
Add support for CNB platform API v0.2
...
Cloud Native Buildpacks platform API version 0.2 introduced
two breaking changes: the order of invoking the restore and analyze
phases was reversed, and the cache phase was removed in favor of
distributing caching across other phases.
This commit adds support for Cloud Native Buildpacks builders that
implement platform API version 0.2, while maintaining compatibility
with builders that implement Lifecycle version platform API
version 0.1.
Closes gh-19829
2020-02-06 17:24:29 -06:00
Stephane Nicoll
f5d7e77550
Polish "Use Dropwizard metrics BOM to manage dependencies"
...
See gh-20032
2020-02-06 16:59:34 +01:00
dreis2211
68bff6705e
Use Dropwizard metrics BOM to manage dependencies
...
See gh-20032
2020-02-06 16:58:39 +01:00
dreis2211
20251ccae4
Remove superfluous useJUnit()
...
See gh-20035
2020-02-06 16:54:51 +01:00
Johnny Lim
6818279751
Fix typo
...
See gh-20049
2020-02-06 16:39:25 +01:00
Russell Scheerer
7f23b9dc16
Fix variable reference in maven-shade-plugin configuration
...
See gh-20052
2020-02-06 16:37:08 +01:00
dreis2211
268f696d19
Add missing deployed plugin to modules
...
This commit registers 'org.springframework.boot.deployed' to
spring-boot-configuration-metadata and spring-boot-properties-migrator
to make sure they are deployed as expected.
See gh-20051
2020-02-06 16:29:20 +01:00
Andy Wilkinson
7a9462bd37
Upgrade to Spring Security 5.3.0.RC1
...
Closes gh-20046
2020-02-05 20:54:31 +00:00
Andy Wilkinson
bc3ee5b232
Upgrade to RSocket 1.0.0-RC6
...
Closes gh-20048
2020-02-05 20:54:15 +00:00
Andy Wilkinson
ab512edb96
Upgrade to Spring Session Dragonfruit-M1
...
Closes gh-20045
2020-02-05 18:04:23 +00:00
Andy Wilkinson
5c2b28cb57
Merge branch '2.2.x'
...
Closes gh-20043
2020-02-05 14:10:04 +00:00
Andy Wilkinson
45fd60337d
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20042
2020-02-05 14:07:05 +00:00
Andy Wilkinson
b6a408ae77
Upgrade to Spring Asciidoctor Extensions 0.4.0.RELEASE
...
Closes gh-20041
2020-02-05 14:04:14 +00:00
Madhura Bhave
9382cd4db1
Polish wildcard location documentation
2020-02-04 19:44:56 -08:00
Madhura Bhave
3f9d0058ad
Document new Docker-related features
...
Closes gh-19868
2020-02-04 18:36:39 -08:00
Scott Frederick
56c5a3de6d
Disambiguate a class in RabbitMQ CLI sample
...
Fixes gh-20003
2020-02-04 14:23:42 -06:00
Stephane Nicoll
1c87325420
Merge branch '2.2.x'
2020-02-04 10:19:22 +01:00
Stephane Nicoll
d85bdfb23c
Fix checkstyle violation
2020-02-04 10:19:01 +01:00
Stephane Nicoll
9aef2bde77
Merge branch '2.2.x'
...
Closes gh-20030
2020-02-04 10:09:11 +01:00
Stephane Nicoll
10643b7702
Polish "Stop time web metrics when autotime is disabled"
...
See gh-19981
2020-02-04 10:03:08 +01:00
babjo
e323e05eea
Stop time web metrics when autotime is disabled
...
See gh-19981
2020-02-04 09:50:49 +01:00
Stephane Nicoll
6213ff6aab
Merge branch '2.2.x'
...
Closes gh-20029
2020-02-04 09:20:16 +01:00
Stephane Nicoll
fa239a0628
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20028
2020-02-04 09:18:22 +01:00
Stephane Nicoll
12b644d73c
Polish contribution
...
See gh-19901
2020-02-04 09:03:55 +01:00
Dmytro Nosan
aead3a7c44
Handle message of @ResponseStatus-annotated exception with WebFlux
...
See gh-19901
2020-02-04 09:03:45 +01:00
Madhura Bhave
0a377647ca
Import OAuth2 auto-configurations in web slice tests
...
Fixes gh-19823
2020-02-03 18:03:52 -08:00
Scott Frederick
60f5bb1636
Remove health actuator code deprecated in 2.2
...
This partially re-applies the deprecation removal from commit
df1837a16b
,
without removing CompositeHealthIndicator, HealthAggregator, and related
configuration that is required by Spring Cloud.
2020-02-03 17:07:56 -06:00
Madhura Bhave
e64a145ef0
Add support for wildcard locations for properties and YAML files
...
Closes gh-19909
2020-02-03 13:01:01 -08:00
Scott Frederick
de1a26cf35
Revert "Remove deprecated HealthIndicator and HealthAggregator 2.2 code"
...
This reverts commit df1837a16bc39a9314e34e5e89c76e1ddf56372c.
2020-02-03 14:02:39 -06:00
Stephane Nicoll
b5e23e7405
Update copyright year of changed files
...
See gh-20020
2020-02-03 17:39:40 +01:00
Johnny Lim
b67ece48e4
Polish
...
See gh-20020
2020-02-03 17:37:01 +01:00
dreis2211
e4a95a8047
Upgrade to Ivy 2.5.0
...
See gh-20022
2020-02-03 17:35:33 +01:00
dreis2211
2d9902f10e
Fix link to Spring Integration Graph documentation
...
See gh-19992
2020-02-03 17:32:02 +01:00
Stephane Nicoll
90e3d88793
Fix link to Spring Integration Graph documentation
...
Closes gh-20023
2020-02-03 17:30:37 +01:00
Stephane Nicoll
5833d2c5e8
Fix Embedded Mongo classpath check
...
This commit changes the classpath check condition to verify that the
core module of the MongoDB driver is present. Previously, we were only
checking for the presence of the sync driver, making embedded support
unavailable with the reactive variant.
Closes gh-19960
2020-02-03 16:06:30 +01:00
Stephane Nicoll
c4daff7225
Polish "Upgrade to MongoDB Java Driver 4.0 beta1"
...
See gh-19960
2020-02-03 14:12:46 +01:00
Christoph Strobl
d2d6dbdc00
Upgrade to MongoDB Java Driver 4.0 beta1
...
See gh-19960
2020-02-03 10:59:30 +01:00
dreis2211
326092b69e
Upgrade to Ant 1.10.7
...
See gh-20002
2020-02-03 10:29:24 +01:00
Stephane Nicoll
52659b1df4
Merge branch '2.2.x'
...
Closes gh-20013
2020-02-03 09:44:40 +01:00
Johnny Lim
6ef288f45b
Polish samples in doc
...
See gh-20004
2020-02-03 09:37:06 +01:00
dreis2211
56df70b0e7
Use Spring 5 module of Jersey
...
See gh-20009
2020-02-03 09:34:57 +01:00
Andy Wilkinson
bca98c5126
Use a RegularFileProperty to configure BootBuildImage's input jar
...
Closes gh-20010
2020-02-02 14:39:50 +00:00