spring-boot/spring-boot-project
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
..
spring-boot Merge branch '2.2.x' 2020-02-04 09:20:16 +01:00
spring-boot-actuator Merge branch '2.2.x' 2020-02-04 10:19:22 +01:00
spring-boot-actuator-autoconfigure Merge branch '2.2.x' 2020-02-04 10:09:11 +01:00
spring-boot-autoconfigure Update copyright year of changed files 2020-02-03 17:39:40 +01:00
spring-boot-cli Disambiguate a class in RabbitMQ CLI sample 2020-02-04 14:23:42 -06:00
spring-boot-dependencies Polish "Use Dropwizard metrics BOM to manage dependencies" 2020-02-06 16:59:34 +01:00
spring-boot-devtools Use new AssertJ duration assertions 2020-01-30 08:14:49 +01:00
spring-boot-docs Fix typo 2020-02-06 16:39:25 +01:00
spring-boot-parent Merge branch '2.1.x' into 2.2.x 2020-02-05 14:07:05 +00:00
spring-boot-properties-migrator Add missing deployed plugin to modules 2020-02-06 16:29:20 +01:00
spring-boot-starters Fix variable reference in maven-shade-plugin configuration 2020-02-06 16:37:08 +01:00
spring-boot-test Remove superfluous useJUnit() 2020-02-06 16:54:51 +01:00
spring-boot-test-autoconfigure Import OAuth2 auto-configurations in web slice tests 2020-02-03 18:03:52 -08:00
spring-boot-tools Add support for CNB platform API v0.2 2020-02-06 17:24:29 -06:00