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
Stephane Nicoll
bd13ff48eb
Upgrade to Hibernate 5.4.22.Final
...
Closes gh-23646
4 years ago
Stephane Nicoll
976e07f3d8
Upgrade to Elasticsearch 7.9.2
...
Closes gh-23644
4 years ago
Stephane Nicoll
28d915713f
Upgrade to Dropwizard Metrics 4.1.13
...
Closes gh-23643
4 years ago
Stephane Nicoll
486bb2b900
Upgrade to Couchbase Client 3.0.9
...
Closes gh-23642
4 years ago
Stephane Nicoll
1aafc87022
Upgrade to Commons DBCP2 2.8.0
...
Closes gh-23641
4 years ago
Stephane Nicoll
815c8b9491
Upgrade to Caffeine 2.8.6
...
Closes gh-23640
4 years ago
Stephane Nicoll
be2482cbed
Upgrade to Byte Buddy 1.10.17
...
Closes gh-23639
4 years ago
Stephane Nicoll
b4167b17c6
Upgrade to RSocket 1.1.0-RC1
...
Closes gh-23637
4 years ago
Scott Frederick
70dcd3d5e1
Merge pull request #23628 from ekcasey
...
* gh-23628:
Polish "Update default builder image"
Update default builder image
Closes gh-23628
4 years ago
Scott Frederick
0e7ab88491
Polish "Update default builder image"
...
See gh-23628
4 years ago
Emily Casey
461dc23c0c
Update default builder image
...
This commit updates the default builder image used by the Maven
and Gradle plugins image-building goal and task to use the latest
Paketo builder image. The builder image is pulled from Docker Hub
instead of Google Container Registry by default.
See gh-23628
4 years ago
Stephane Nicoll
3ff9628fe0
Upgrade to Reactor 2020.0.0-RC2
...
Closes gh-23621
4 years ago
Stephane Nicoll
53bf8c1585
Merge pull request #23632 from dreis2211
...
* pr/23632:
Fix XML tag in image publishing example
Closes gh-23632
4 years ago
dreis2211
36812bf199
Fix XML tag in image publishing example
...
See gh-23632
4 years ago
Stephane Nicoll
01ddee2201
Polish
4 years ago
Scott Frederick
0f9e8315bc
Replace use of deprecated Reactor MonoProcessor in tests
...
Fixes gh-23627
4 years ago
Scott Frederick
f2721abf31
Merge branch '2.3.x'
...
Closes gh-23626
4 years ago
Scott Frederick
de685bdca4
Document buildpack configuration of JVM options
...
Fixes gh-21582
4 years ago
Stephane Nicoll
d7cf8fae5c
Fix formatting
4 years ago
Stephane Nicoll
34c4c3f235
Expose cache metrics for Redis
...
This commit adds support for Redis cache metrics. Users can opt-in for
statistics using the "spring.cache.redis.enable-statistics" property.
Closes gh-22701
4 years ago
Scott Frederick
a099cd9420
Merge branch '2.3.x'
...
Closes gh-23623
4 years ago
Scott Frederick
49b0707f1a
Clarify image builder configuration documentation
...
This commit qualifies examples of configuring the CNB builder to clarify
that the examples apply to use of the default Paketo builder, and adds links
to the official Paketo docs for more details.
Fixes gh-19967
4 years ago
Scott Frederick
b59e0bd3a6
Replace deprecated API in ElasticsearchReactiveHealthIndicator
...
Fixes gh-23537
4 years ago