11605 Commits

Author SHA1 Message Date
Scott Frederick
5b1b03c56c Set platform API version when invoking image builder
The CNB specifications allow builders to support multiple platform
API versions. The supported versions are published in the builder
image metadata as an array of version numbers, while a single
supported version number was published in earlier builder metadata.

These changes read the supported versions from the builder metadata
and fall back to the single version if the array is not present.
A CNB_PLATFORM_API environment variable is set on each lifecycle
phase invocation to request a specific version as recommended in
the CNB platform spec.

Fixes gh-23682
2020-10-14 11:49:34 -05:00
Stephane Nicoll
3d2a97f102 Upgrade to Spring Data 2020.0.0-RC2
Closes gh-23594
2020-10-14 15:21:44 +02:00
Stephane Nicoll
83788920ce Remove NIO Multipart Parser in favour of WebFlux's own parser
Closes gh-23601
2020-10-14 15:13:16 +02:00
Stephane Nicoll
b960fa3237 Polish "Add configuration options for Kafka Stream's CleanupConfig"
See gh-23636
2020-10-14 14:30:10 +02:00
Adrien Bennadji
f4799c7484 Add configuration options for Kafka Stream's CleanupConfig
See gh-23636
2020-10-14 14:26:37 +02:00
Stephane Nicoll
a5b27789c0 Document how to use DataNeo4jTest with reactive access
Closes gh-23630
2020-10-14 14:04:58 +02:00
Stephane Nicoll
27af908b99 Note that a Neo4j reactive transaction manager is not auto-configured
Closes gh-23629
2020-10-14 13:39:38 +02:00
Johnny Lim
4a26e11268 Polish
See gh-23634

Closes gh-23634
2020-10-13 12:44:00 -07:00
Andy Wilkinson
a64f2699cc Configure Undertow not to presever path on forward by default
Closes gh-23619
2020-10-13 19:03:36 +01:00
Stephane Nicoll
809e2c023f Start building against Spring AMQP 2.3.0-RC1 snapshots
See gh-23680
2020-10-13 17:59:59 +02:00
Stephane Nicoll
d7c97ed6e4 Start building against Spring Kafka 2.6.2 snapshots
See gh-23679
2020-10-13 17:59:59 +02:00
Stephane Nicoll
f5f30d3d4b Upgrade to Spring Framework 5.3.0-RC2
Closes gh-23534
2020-10-13 17:52:42 +02:00
Stephane Nicoll
8857db81e4 Upgrade to Kotlin Coroutines 1.4.0-M1
Closes gh-23678
2020-10-13 15:34:05 +02:00
Andy Wilkinson
5d5afbc70d Merge branch '2.3.x'
Closes gh-23677
2020-10-13 13:38:28 +01:00
Andy Wilkinson
0abe38d478 Merge branch '2.2.x' into 2.3.x
Closes gh-23676
2020-10-13 13:18:53 +01:00
Andy Wilkinson
7fc345f587 Apply server.undertow.eager-filter-init to factory
Fixes gh-23675
2020-10-13 13:02:36 +01:00
Stephane Nicoll
b99dd0003b Upgrade to OAuth2 OIDC SDK 8.22
Closes gh-23673
2020-10-13 13:25:29 +02:00
Stephane Nicoll
2577c67185 Fix mapping of outputQueryResults property
Closes gh-23645
2020-10-13 13:20:51 +02:00
Andy Wilkinson
98914b65bc Merge branch '2.3.x'
Closes gh-23672
2020-10-13 11:23:00 +01:00
Andy Wilkinson
a9a32f39b5 Merge branch '2.2.x' into 2.3.x
Closes gh-23671
2020-10-13 11:20:18 +01:00
Andy Wilkinson
667ccdae84 Simplify temp directory creation and improve diagnostics
Closes gh-23622
2020-10-13 11:18:06 +01:00
Stephane Nicoll
679bd34ea4 Upgrade to Flyway 7.0.2
Closes gh-23645
2020-10-13 10:16:01 +02:00
Stephane Nicoll
de2302ac43 Upgrade to Undertow 2.2.2.Final
Closes gh-23669
2020-10-13 09:58:24 +02:00
Stephane Nicoll
b99d8de5ac Upgrade to Tomcat 9.0.39
Closes gh-23668
2020-10-13 09:58:24 +02:00
Stephane Nicoll
6c4d0c3e5c Upgrade to Spring Security 5.4.1
Closes gh-23667
2020-10-13 09:58:24 +02:00
Stephane Nicoll
b3c4180338 Upgrade to SendGrid 4.6.6
Closes gh-23666
2020-10-13 09:58:23 +02:00
Stephane Nicoll
41f4ab4d9a Upgrade to Selenium HtmlUnit 2.44.0
Closes gh-23665
2020-10-13 09:58:23 +02:00
Stephane Nicoll
ca552901cf Upgrade to RxJava2 2.2.20
Closes gh-23664
2020-10-13 09:58:22 +02:00
Stephane Nicoll
fe0a171c3a Upgrade to QueryDSL 4.4.0
Closes gh-23663
2020-10-13 09:58:22 +02:00
Stephane Nicoll
4793841350 Upgrade to Postgresql 42.2.17
Closes gh-23662
2020-10-13 09:58:21 +02:00
Stephane Nicoll
10a5e235be Upgrade to Mockito 3.5.13
Closes gh-23661
2020-10-13 09:58:21 +02:00
Stephane Nicoll
7d70a8387c Upgrade to MariaDB 2.7.0
Closes gh-23660
2020-10-13 09:58:20 +02:00
Stephane Nicoll
8f0677e12f Upgrade to Lombok 1.18.14
Closes gh-23659
2020-10-13 09:58:20 +02:00
Stephane Nicoll
c8ee9c1acc Upgrade to Lettuce 6.0.0.RELEASE
Closes gh-23657
2020-10-13 09:58:20 +02:00
Stephane Nicoll
8fc350ad76 Upgrade to JUnit 4.13.1
Closes gh-23655
2020-10-13 09:58:19 +02:00
Stephane Nicoll
ad4200e312 Upgrade to jOOQ 3.13.5
Closes gh-23654
2020-10-13 09:58:18 +02:00
Stephane Nicoll
9644d3295d Upgrade to Jetty 9.4.32.v20200930
Closes gh-23653
2020-10-13 09:58:18 +02:00
Stephane Nicoll
850cb043c9 Upgrade to Jersey 2.32
Closes gh-23652
2020-10-13 09:58:18 +02:00
Stephane Nicoll
d9120d9bf6 Upgrade to Jackson Bom 2.11.3
Closes gh-23651
2020-10-13 09:58:17 +02:00
Stephane Nicoll
d04dc90fe2 Upgrade to Infinispan 11.0.4.Final
Closes gh-23650
2020-10-13 09:58:17 +02:00
Stephane Nicoll
82518a310c Upgrade to HttpClient 4.5.13
Closes gh-23649
2020-10-13 09:58:17 +02:00
Stephane Nicoll
4478ec5ea9 Upgrade to HtmlUnit 2.44.0
Closes gh-23648
2020-10-13 09:58:16 +02:00
Stephane Nicoll
9f1887c3bd Upgrade to Hibernate Validator 6.1.6.Final
Closes gh-23647
2020-10-13 09:58:16 +02:00
Stephane Nicoll
bd13ff48eb Upgrade to Hibernate 5.4.22.Final
Closes gh-23646
2020-10-13 09:58:16 +02:00
Stephane Nicoll
976e07f3d8 Upgrade to Elasticsearch 7.9.2
Closes gh-23644
2020-10-13 09:58:15 +02:00
Stephane Nicoll
28d915713f Upgrade to Dropwizard Metrics 4.1.13
Closes gh-23643
2020-10-13 09:58:15 +02:00
Stephane Nicoll
486bb2b900 Upgrade to Couchbase Client 3.0.9
Closes gh-23642
2020-10-13 09:29:44 +02:00
Stephane Nicoll
1aafc87022 Upgrade to Commons DBCP2 2.8.0
Closes gh-23641
2020-10-13 09:29:42 +02:00
Stephane Nicoll
815c8b9491 Upgrade to Caffeine 2.8.6
Closes gh-23640
2020-10-13 09:29:41 +02:00
Stephane Nicoll
be2482cbed Upgrade to Byte Buddy 1.10.17
Closes gh-23639
2020-10-13 09:29:39 +02:00