- 30 Apr, 2020 2 commits
-
-
Madhura Bhave authored
See gh-21081
-
Aarti Gupta authored
See gh-21081
-
- 29 Apr, 2020 38 commits
-
-
Scott Frederick authored
-
Scott Frederick authored
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
-
Andy Wilkinson authored
* gh-20961: Polish "Add support for customizing Spring Session's cookie serializer" Add support for customizing Spring Session's cookie serializer Closes gh-20961
-
Andy Wilkinson authored
See gh-20961
-
Vedran Pavic authored
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
-
Scott Frederick authored
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
-
Andy Wilkinson authored
Closes gh-20951
-
Andy Wilkinson authored
Closes gh-21068
-
Andy Wilkinson authored
Closes gh-20953
-
Stephane Nicoll authored
Fixes gh-21008 Co-authored-by:
Andy Wilkinson <awilkinson@pivotal.io>
-
Andy Wilkinson authored
Closes gh-21170
-
Brian Clozel authored
As a follow-up for gh-21214, this commit renames the property to: `"server.servlet.register-default-servlet=false"` Closes gh-21214
-
Brian Clozel authored
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
-
Andy Wilkinson authored
* gh-21207: Polish "Stop limiting layer customization to external modules" Stop limiting layer customization to external modules Closes gh-21207
-
Andy Wilkinson authored
See gh-21207
-
Paddy Drury authored
See gh-21207
-
Stephane Nicoll authored
* pr/21212: Fix some deprecations Closes gh-21212
-
dreis2211 authored
See gh-21212
-
Stephane Nicoll authored
Closes gh-20947
-
Stephane Nicoll authored
Closes gh-21255
-
Stephane Nicoll authored
Closes gh-21254
-
Stephane Nicoll authored
Closes gh-21253
-
Stephane Nicoll authored
Closes gh-21252
-
Stephane Nicoll authored
Closes gh-21251
-
Stephane Nicoll authored
Closes gh-21250
-
Stephane Nicoll authored
Closes gh-21249
-
Stephane Nicoll authored
Closes gh-21248
-
Stephane Nicoll authored
Closes gh-21247
-
Stephane Nicoll authored
Closes gh-21246
-
Stephane Nicoll authored
Closes gh-21245
-
Stephane Nicoll authored
Closes gh-21244
-
Stephane Nicoll authored
Closes gh-21243
-
Stephane Nicoll authored
Closes gh-21242
-
Stephane Nicoll authored
Closes gh-21241
-
Stephane Nicoll authored
Closes gh-21240
-
Stephane Nicoll authored
Closes gh-21239
-
Stephane Nicoll authored
Closes gh-21238
-
Stephane Nicoll authored
Closes gh-21237
-