Andy Wilkinson
79a2e7f469
Upgrade to Undertow 2.1.0.Final
...
Closes gh-21278
2020-04-30 20:18:11 +01:00
Andy Wilkinson
1f00938c5a
Upgrade to SAAJ Impl 1.5.2
...
Closes gh-21277
2020-04-30 20:18:11 +01:00
Andy Wilkinson
a361583c8c
Upgrade to Jetty EL 8.5.54
...
Closes gh-21276
2020-04-30 19:46:48 +01:00
Andy Wilkinson
a7fd02e243
Upgrade to Hazelcast 3.12.7
...
Closes gh-21275
2020-04-30 19:46:46 +01:00
Andy Wilkinson
2b76f837b4
Upgrade to Byte Buddy 1.10.10
...
Closes gh-21274
2020-04-30 19:46:45 +01:00
Andy Wilkinson
04c7132eb3
Rename customize to reflect type that it customizes
...
See gh-20961
2020-04-30 19:43:52 +01:00
Scott Frederick
1c11e163c7
Fix Maven plugin command-line examples
...
Fixes gh-21078
2020-04-30 12:19:14 -05:00
Andy Wilkinson
83e4bb39b6
Add transaction auto-configuration to @DataMongoTest
...
Closes gh-20182
2020-04-30 15:05:23 +01:00
Stephane Nicoll
52fbf47e7f
Upgrade to Flyway 6.4.1
...
Closes gh-21269
2020-04-30 15:35:48 +02:00
dreis2211
dd11b8adba
Fix checkstyle violation
...
See gh-21266
2020-04-30 12:43:51 +02:00
Andy Wilkinson
1abe0f16d0
Apply gridFsDatabase to auto-configured ReactiveGridFsTemplate
...
Closes gh-18284
2020-04-30 10:46:10 +01:00
Madhura Bhave
6007a71b9c
Polish "Add support for customizing RSocketMessageHandler"
...
See gh-21081
2020-04-29 17:15:09 -07:00
Aarti Gupta
456d6e78fe
Add support for customizing RSocketMessageHandler
...
See gh-21081
2020-04-29 17:11:19 -07:00
Scott Frederick
0cb090766f
Fix typos in mock tests data
2020-04-29 18:08:34 -05:00
Scott Frederick
a30740f8d2
Separate server properties for message and errors
...
Prior to this commit, there was a property server.error.include-details
that allowed configuration of the message and errors attributes in a
server error response.
This commit separates the control of the message and errors attributes
into two separate properties named server.error.include-message and
server.error.include-binding-errors. When the message attribute is
excluded from a servlet response, the value is changed from a
hard-coded text value to an empty value.
Fixes gh-20505
2020-04-29 17:56:47 -05:00
Andy Wilkinson
d65d951318
Polish "Add support for customizing Spring Session's cookie serializer"
...
See gh-20961
2020-04-29 20:53:58 +01:00
Vedran Pavic
32454b83b4
Add support for customizing Spring Session's cookie serializer
...
This commit introduces a CookieSerializerCustomizer callback that
allows the customization of the auto-configured
DefaultCookieSerializer bean. This is particularly useful for
configuring cookie serializer's capabilities, such as SameSite, that
are not supported by the Servlet API and therefore not exposed via
server.servlet.session.cookie.* properties.
See gh-20961
2020-04-29 20:53:58 +01:00
Scott Frederick
f3d717e97a
Use paketo-buildpacks/builder as default builder
...
This commit changes the default builder image from
`cloudfoundry/cnb:bionic-platform-api-0.2` to
`gcr.io/paketo-buildpacks/builder:base-platform-api-0.3`. It also
uses a `paketo-buildpacks/builder` image instead of a
`cloudfoundry/cnb` image to test compatibility with lifecycle v2
and uses paketo naming instead of cloudfoundry when mocking builder
interactions.
Some adjustments to lifecycle phases were also made to align more
closely with the pack CLI.
Fixes gh-21066
2020-04-29 14:28:25 -05:00
Andy Wilkinson
14c88b3c04
Upgrade to Spring Integration 5.3.0.RC1
...
Closes gh-20951
2020-04-29 20:21:49 +01:00
Andy Wilkinson
c7a5b72565
Improve compatibility by replacing use of seq with a native for-loop
...
Closes gh-21068
2020-04-29 19:30:35 +01:00
Andy Wilkinson
76d71e58d7
Upgrade to Spring Kafka 2.5.0.RC1
...
Closes gh-20953
2020-04-29 19:06:35 +01:00
Stephane Nicoll
d16074d8fd
Bind and unbind Kafka metrics as consumers and producers come and go
...
Fixes gh-21008
Co-authored-by: Andy Wilkinson <awilkinson@pivotal.io>
2020-04-29 17:53:08 +01:00
Brian Clozel
692a8c47cc
Rename property for registering default Servlet
...
As a follow-up for gh-21214, this commit renames the property to:
`"server.servlet.register-default-servlet=false"`
Closes gh-21214
2020-04-29 18:42:50 +02:00
Brian Clozel
c7c01f8ab4
Add property for registering default Servlet
...
This commit adds a new configuration property for configuring the
registration of the default Servlet in Servlet containers.
`"server.servlet.default-servlet.registered=false"`
The default of this property is still `true`, as it's been the case in
previous releases.
Closes gh-21214
2020-04-29 18:02:33 +02:00
Andy Wilkinson
2d769e7679
Polish "Stop limiting layer customization to external modules"
...
See gh-21207
2020-04-29 14:22:43 +01:00
Paddy Drury
98644df64d
Stop limiting layer customization to external modules
...
See gh-21207
2020-04-29 14:22:43 +01:00
dreis2211
c1c90b11b8
Fix some deprecations
...
See gh-21212
2020-04-29 15:10:30 +02:00
Stephane Nicoll
2eef71cba5
Upgrade to Spring AMQP 2.2.6
...
Closes gh-20947
2020-04-29 15:08:49 +02:00
Stephane Nicoll
371774c109
Upgrade to WebJars Locator Core 0.45
...
Closes gh-21255
2020-04-29 14:34:51 +02:00
Stephane Nicoll
2807e64e73
Upgrade to Tomcat 9.0.34
...
Closes gh-21254
2020-04-29 14:34:50 +02:00
Stephane Nicoll
b042af606f
Upgrade to Spring WS 3.0.9.RELEASE
...
Closes gh-21253
2020-04-29 14:34:49 +02:00
Stephane Nicoll
2b969d07d7
Upgrade to SendGrid 4.4.8
...
Closes gh-21252
2020-04-29 14:34:48 +02:00
Stephane Nicoll
0e2eb69be5
Upgrade to Selenium HtmlUnit 2.39.0
...
Closes gh-21251
2020-04-29 14:34:47 +02:00
Stephane Nicoll
b74d80bed9
Upgrade to Rabbit AMQP Client 5.9.0
...
Closes gh-21250
2020-04-29 14:34:45 +02:00
Stephane Nicoll
2f5f8f9a34
Upgrade to OkHttp3 3.14.8
...
Closes gh-21249
2020-04-29 14:34:44 +02:00
Stephane Nicoll
584a8476ee
Upgrade to Netty 4.1.49.Final
...
Closes gh-21248
2020-04-29 14:34:43 +02:00
Stephane Nicoll
4c8c316f88
Upgrade to Neo4j OGM 3.2.11
...
Closes gh-21247
2020-04-29 14:34:42 +02:00
Stephane Nicoll
98eb325dec
Upgrade to MySQL 8.0.20
...
Closes gh-21246
2020-04-29 14:34:41 +02:00
Stephane Nicoll
b1c0b487b9
Upgrade to MongoDB 4.0.2
...
Closes gh-21245
2020-04-29 14:34:40 +02:00
Stephane Nicoll
3437de0736
Upgrade to Log4j2 2.13.2
...
Closes gh-21244
2020-04-29 14:34:39 +02:00
Stephane Nicoll
6843b424f3
Upgrade to Liquibase 3.8.9
...
Closes gh-21243
2020-04-29 14:34:38 +02:00
Stephane Nicoll
a8171e4bac
Upgrade to JUnit Jupiter 5.6.2
...
Closes gh-21241
2020-04-29 14:34:35 +02:00
Stephane Nicoll
7df2ab6550
Upgrade to Jetty 9.4.28.v20200408
...
Closes gh-21240
2020-04-29 14:34:34 +02:00
Stephane Nicoll
5dd58650a2
Upgrade to Jackson Bom 2.11.0
...
Closes gh-21239
2020-04-29 14:34:33 +02:00
Stephane Nicoll
fa5ae5eb7f
Upgrade to InfluxDB Java 2.18
...
Closes gh-21238
2020-04-29 14:34:32 +02:00
Stephane Nicoll
74d6d1d1f2
Upgrade to Infinispan 10.1.6.Final
...
Closes gh-21237
2020-04-29 14:34:30 +02:00
Stephane Nicoll
613eab764f
Upgrade to HtmlUnit 2.39.1
...
Closes gh-21236
2020-04-29 14:34:29 +02:00
Stephane Nicoll
b3f47dc461
Upgrade to HikariCP 3.4.3
...
Closes gh-21235
2020-04-29 14:34:28 +02:00
Stephane Nicoll
f492c8de40
Upgrade to Hibernate Validator 6.1.4.Final
...
Closes gh-21234
2020-04-29 14:34:27 +02:00
Stephane Nicoll
cf48c73b7f
Upgrade to Hibernate 5.4.14.Final
...
Closes gh-21233
2020-04-29 14:34:26 +02:00