Andy Wilkinson
a05c6f0e8e
Merge branch '2.5.x'
3 years ago
Brian Clozel
a3182e453c
Merge branch '2.4.x' into 2.5.x
3 years ago
Spring Builds
25c3229b8d
Next development version (v2.5.7-SNAPSHOT)
3 years ago
Spring Builds
d6a10012b3
Next development version (v2.4.13-SNAPSHOT)
3 years ago
Andy Wilkinson
2541c0cbdc
Disable on Windows tests that use embedded Kafka
...
Closes gh-28406
3 years ago
Stephane Nicoll
11a8636338
Merge branch '2.5.x'
3 years ago
Stephane Nicoll
6cdafc4b72
Upgrade to Spring Session 2021.0.3
...
Closes gh-28248
3 years ago
Phillip Webb
1ad39b5fce
Fix ReactiveSessionAutoConfigurationRedisTests
...
See gh-26714
3 years ago
Stephane Nicoll
6fc57fa855
Merge branch '2.5.x'
3 years ago
Stephane Nicoll
4c4e72f0c0
Upgrade Ubuntu version in CI images
...
Closes gh-28404
3 years ago
Stephane Nicoll
4a9931f5e8
Merge branch '2.4.x' into 2.5.x
3 years ago
Stephane Nicoll
7e3d663762
Upgrade Ubuntu version in CI images
...
Closes gh-28401
3 years ago
Stephane Nicoll
60c815ad42
Upgrade Ubuntu version in CI images
...
Closes gh-28402
3 years ago
Stephane Nicoll
3abda656f0
Upgrade to Spring Session 2020.0.7
...
Closes gh-28229
3 years ago
Stephane Nicoll
1b2a1fa685
Upgrade to Spring Session 2021.1.0-RC1
...
Closes gh-28260
3 years ago
Stephane Nicoll
b9fe9e12aa
Upgrade to Spring Framework 5.3.12
...
Closes gh-28252
3 years ago
Stephane Nicoll
721781838b
Merge branch '2.5.x'
3 years ago
Stephane Nicoll
d80d692029
Upgrade to Spring Framework 5.3.12
...
Closes gh-28241
3 years ago
Stephane Nicoll
cc54be43ee
Merge branch '2.4.x' into 2.5.x
3 years ago
Stephane Nicoll
91524ccc95
Upgrade to Spring Framework 5.3.12
...
Closes gh-28223
3 years ago
Phillip Webb
ec79f14639
Drop AbstractJettyServletWebServerFactoryTests
...
Drop `AbstractJettyServletWebServerFactoryTests` and merge the existing
code into `JettyServletWebServerFactoryTests`.
3 years ago
Phillip Webb
cf9156e497
Add SameSite cookie support for servlet web servers
...
Update Tomcat, Jetty and Undertow `ServletWebServerFactory`
implementations so that they can write SameSite cookie attributes.
The session cookie will be customized whenever the
`server.servlet.session.cookie.same-site` property is set.
Other cookies can be customized with the new `CookieSameSiteSupplier`
interface which can be registered using `@Bean` methods.
Closes gh-20971
Co-authored-by Andy Wilkinson <wilkinsona@vmware.com>
3 years ago
Phillip Webb
efa04367b1
Merge pull request #26714 from weixsun
...
* gh-26714:
Relocate and unify reactive cookie properties
Polish 'Add more session properties for reactive web servers'
Add more session properties for reactive web servers
Closes gh-26714
3 years ago
Phillip Webb
b72ff25220
Relocate and unify reactive cookie properties
...
Relocate the recently introduced `spring.webflux.session` properties
to `server.reactive.session` and create a unified `Cookie` properties
class.
Reactive session properties now mirror the existing
`server.servlet.session` properties and better reflect the fact that
they are related to the server and not just for WebFlux.
See gh-26714
3 years ago
Phillip Webb
3c71637fa2
Polish 'Add more session properties for reactive web servers'
...
See gh-26714
3 years ago
weixsun
a2a802a14a
Add more session properties for reactive web servers
...
Expand the session properties supported by reactive web servers to
include `timeout` support and additional `cookie` properties.
See gh-26714
3 years ago
Phillip Webb
3729c4909a
Polish package name for web sample code
...
See gh-27132
3 years ago
Madhura Bhave
ea65c28bfa
Polish
3 years ago
Madhura Bhave
07aeb2156d
Merge pull request #28123 from timtebeek
...
* pr/28123:
Polish "Support PEM format for Kafka SSL certs and private key"
Support PEM format for Kafka SSL certs and private key
Closes gh-28123
3 years ago
Madhura Bhave
0d06a2854d
Polish "Support PEM format for Kafka SSL certs and private key"
...
See gh-28123
3 years ago
Tim te Beek
7a98364a23
Support PEM format for Kafka SSL certs and private key
...
See gh-28123
3 years ago
Andy Wilkinson
56b8494f15
Disable the env info contributor by default
...
Closes gh-28311
3 years ago
Andy Wilkinson
f98c1e7231
Disable the java info contributor by default
...
Closes gh-28310
Co-authored-by Phillip Webb <pwebb@vmware.com>
3 years ago
Andy Wilkinson
f2b3f1f41f
Make URL- and property-based pooling config mutually exclusive
...
Closes gh-28144
3 years ago
Stephane Nicoll
54d0f76df8
Merge branch '2.5.x'
3 years ago
Stephane Nicoll
841f8b480a
Merge branch '2.4.x' into 2.5.x
3 years ago
Stephane Nicoll
7328f609c2
Upgrade to XmlUnit2 2.8.3
...
Closes gh-28397
3 years ago
Stephane Nicoll
8d3e67e561
Upgrade to SendGrid 4.7.6
...
Closes gh-28396
3 years ago
Stephane Nicoll
80e3c9a9cc
Upgrade to MySQL 8.0.27
...
Closes gh-28395
3 years ago
Stephane Nicoll
cae0b50393
Upgrade to Ehcache3 3.9.7
...
Closes gh-28394
3 years ago
Stephane Nicoll
3d2091136a
Upgrade to Nimbus JOSE JWT 8.23
...
Closes gh-28392
3 years ago
Stephane Nicoll
3e6da7ee2b
Upgrade to MySQL 8.0.27
...
Closes gh-28391
3 years ago
Stephane Nicoll
5865246920
Upgrade to Ehcache3 3.9.7
...
Closes gh-28390
3 years ago
Stephane Nicoll
9469c5abcf
Merge branch '2.5.x'
3 years ago
Stephane Nicoll
9b1660a111
Upgrade to Spring Integration 5.5.5
...
Closes gh-28249
3 years ago
Stephane Nicoll
9e1bdcf5d4
Merge branch '2.5.x'
3 years ago
Stephane Nicoll
052726f5d9
Upgrade to Spring Integration 5.5.5
...
Closes gh-28259
3 years ago
Stephane Nicoll
4e5024583e
Upgrade to Spring Integration 5.5.5
...
Closes gh-28249
3 years ago
Madhura Bhave
40a3824279
Reinstate ConditionalOnBean
...
See gh-28131
3 years ago
Madhura Bhave
b7521e2fda
Auto-configure health web components only if endpoint is exposed over HTTP
...
Fixes gh-28131
Co-authored-by: Phillip Webb <pwebb@vmware.com>
3 years ago