Stephane Nicoll
0c48370112
Upgrade to Spring Kafka 2.6.2
...
Closes gh-23679
4 years ago
Stephane Nicoll
f79cee92a9
Upgrade to Spring Integration 5.4.0-RC1
...
Closes gh-23695
4 years ago
Scott Frederick
de991616b0
Use config map name for configtree property sources
...
When Kubernetes mounts config maps onto volumes in a pod, it creates
hidden files on the pod filesystem with symbolic links to the
hidden files. The symlinks are named for the user-provided config
map that was mounted, while the hidden files have system-generated
names.
Prior to this commit, the property sources created by the
configtree property source were added to the environment using the
system-generated hidden file name instead of the user-provided
symlink name. This commit corrects that behavior so the property
sources are named as a user would expect.
Fixes gh-23232
4 years ago
Andy Wilkinson
d0c6dbc2c7
Rename eagerInitFilters to align with Undertow's naming
...
Closes gh-23674
4 years ago
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
4 years ago
Stephane Nicoll
3d2a97f102
Upgrade to Spring Data 2020.0.0-RC2
...
Closes gh-23594
4 years ago
Stephane Nicoll
83788920ce
Remove NIO Multipart Parser in favour of WebFlux's own parser
...
Closes gh-23601
4 years ago
Stephane Nicoll
37c4314eea
Merge pull request #23636 from adrien-ben
...
* pr/23636:
Polish "Add configuration options for Kafka Stream's CleanupConfig"
Add configuration options for Kafka Stream's CleanupConfig
Closes gh-23636
4 years ago
Stephane Nicoll
b960fa3237
Polish "Add configuration options for Kafka Stream's CleanupConfig"
...
See gh-23636
4 years ago
Adrien Bennadji
f4799c7484
Add configuration options for Kafka Stream's CleanupConfig
...
See gh-23636
4 years ago
Stephane Nicoll
a5b27789c0
Document how to use DataNeo4jTest with reactive access
...
Closes gh-23630
4 years ago
Stephane Nicoll
27af908b99
Note that a Neo4j reactive transaction manager is not auto-configured
...
Closes gh-23629
4 years ago
Phillip Webb
bd27756efc
Merge pull request #23634 from izeye
...
* pr/23634:
Polish
Closes gh-23634
4 years ago
Johnny Lim
4a26e11268
Polish
...
See gh-23634
Closes gh-23634
4 years ago
Andy Wilkinson
a64f2699cc
Configure Undertow not to presever path on forward by default
...
Closes gh-23619
4 years ago
Stephane Nicoll
809e2c023f
Start building against Spring AMQP 2.3.0-RC1 snapshots
...
See gh-23680
4 years ago
Stephane Nicoll
d7c97ed6e4
Start building against Spring Kafka 2.6.2 snapshots
...
See gh-23679
4 years ago
Stephane Nicoll
f5f30d3d4b
Upgrade to Spring Framework 5.3.0-RC2
...
Closes gh-23534
4 years ago
Stephane Nicoll
8857db81e4
Upgrade to Kotlin Coroutines 1.4.0-M1
...
Closes gh-23678
4 years ago
Andy Wilkinson
5d5afbc70d
Merge branch '2.3.x'
...
Closes gh-23677
4 years ago
Andy Wilkinson
0abe38d478
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23676
4 years ago
Andy Wilkinson
7fc345f587
Apply server.undertow.eager-filter-init to factory
...
Fixes gh-23675
4 years ago
Stephane Nicoll
b99dd0003b
Upgrade to OAuth2 OIDC SDK 8.22
...
Closes gh-23673
4 years ago
Stephane Nicoll
2577c67185
Fix mapping of outputQueryResults property
...
Closes gh-23645
4 years ago
Andy Wilkinson
98914b65bc
Merge branch '2.3.x'
...
Closes gh-23672
4 years ago
Andy Wilkinson
a9a32f39b5
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23671
4 years ago
Andy Wilkinson
667ccdae84
Simplify temp directory creation and improve diagnostics
...
Closes gh-23622
4 years ago
Stephane Nicoll
679bd34ea4
Upgrade to Flyway 7.0.2
...
Closes gh-23645
4 years ago
Stephane Nicoll
de2302ac43
Upgrade to Undertow 2.2.2.Final
...
Closes gh-23669
4 years ago
Stephane Nicoll
b99d8de5ac
Upgrade to Tomcat 9.0.39
...
Closes gh-23668
4 years ago
Stephane Nicoll
6c4d0c3e5c
Upgrade to Spring Security 5.4.1
...
Closes gh-23667
4 years ago
Stephane Nicoll
b3c4180338
Upgrade to SendGrid 4.6.6
...
Closes gh-23666
4 years ago
Stephane Nicoll
41f4ab4d9a
Upgrade to Selenium HtmlUnit 2.44.0
...
Closes gh-23665
4 years ago
Stephane Nicoll
ca552901cf
Upgrade to RxJava2 2.2.20
...
Closes gh-23664
4 years ago
Stephane Nicoll
fe0a171c3a
Upgrade to QueryDSL 4.4.0
...
Closes gh-23663
4 years ago
Stephane Nicoll
4793841350
Upgrade to Postgresql 42.2.17
...
Closes gh-23662
4 years ago
Stephane Nicoll
10a5e235be
Upgrade to Mockito 3.5.13
...
Closes gh-23661
4 years ago
Stephane Nicoll
7d70a8387c
Upgrade to MariaDB 2.7.0
...
Closes gh-23660
4 years ago
Stephane Nicoll
8f0677e12f
Upgrade to Lombok 1.18.14
...
Closes gh-23659
4 years ago
Stephane Nicoll
c8ee9c1acc
Upgrade to Lettuce 6.0.0.RELEASE
...
Closes gh-23657
4 years ago
Stephane Nicoll
9ef5654e37
Upgrade to Kotlin 1.4.10
...
Closes gh-23656
4 years ago
Stephane Nicoll
8fc350ad76
Upgrade to JUnit 4.13.1
...
Closes gh-23655
4 years ago
Stephane Nicoll
ad4200e312
Upgrade to jOOQ 3.13.5
...
Closes gh-23654
4 years ago
Stephane Nicoll
9644d3295d
Upgrade to Jetty 9.4.32.v20200930
...
Closes gh-23653
4 years ago
Stephane Nicoll
850cb043c9
Upgrade to Jersey 2.32
...
Closes gh-23652
4 years ago
Stephane Nicoll
d9120d9bf6
Upgrade to Jackson Bom 2.11.3
...
Closes gh-23651
4 years ago
Stephane Nicoll
d04dc90fe2
Upgrade to Infinispan 11.0.4.Final
...
Closes gh-23650
4 years ago
Stephane Nicoll
82518a310c
Upgrade to HttpClient 4.5.13
...
Closes gh-23649
4 years ago
Stephane Nicoll
4478ec5ea9
Upgrade to HtmlUnit 2.44.0
...
Closes gh-23648
4 years ago
Stephane Nicoll
9f1887c3bd
Upgrade to Hibernate Validator 6.1.6.Final
...
Closes gh-23647
4 years ago