Vedran Pavic
2d498bf69d
Upgrade Spring Data to Lovelace-SR4
...
Resolves : #1292
2019-01-10 14:20:50 +01:00
Vedran Pavic
c365e4d941
Upgrade Spring Framework to 5.1.4.RELEASE
...
Resolves : #1291
2019-01-09 16:21:37 +01:00
Vedran Pavic
f7f8d4f6c0
Upgrade Reactor to Californium-SR4
...
Resolves : #1298
2019-01-08 17:59:54 +01:00
Vedran Pavic
fd5115fae5
Fix Spring Security integration docs sample
2019-01-08 08:15:08 +01:00
Vedran Pavic
a4c39fde9f
Polish
2018-12-26 20:16:32 +01:00
Vedran Pavic
96391ce41a
Fix assertion in Hazelcast tests
2018-12-24 20:59:06 +01:00
Vedran Pavic
d48eebea99
Upgrade Hazelcast to 3.11.1
...
Resolves : #1299
2018-12-20 18:52:27 +01:00
Vedran Pavic
57cd6c367d
Upgrade samples to Spring Boot 2.1.1.RELEASE
...
Resolves : #1294
2018-12-17 21:12:38 +01:00
Roman Beskrovnyi
68f83b00eb
Fix SessionRepositoryFilter Javadoc
2018-12-12 13:57:48 -06:00
Jeff
a4a5b529ef
Fix RedisOperationsSessionRepository javadoc typos
...
Resolves : #1273
2018-12-04 16:35:56 +01:00
Vedran Pavic
f5ae38d94c
Next development version
2018-11-28 19:43:47 +01:00
Vedran Pavic
b201ed971c
Release 2.1.2.RELEASE
2018-11-28 19:38:37 +01:00
Vedran Pavic
70346b0a84
Upgrade test dependencies
2018-11-28 19:14:15 +01:00
Vedran Pavic
d4fd8b97b4
Upgrade Spring Security to 5.1.2.RELEASE
...
Resolves : #1261
2018-11-28 15:57:45 +01:00
Vedran Pavic
b3d01063d9
Upgrade Spring Data to Lovelace-SR3
...
Resolves : #1249
2018-11-27 15:20:19 +01:00
Vedran Pavic
124565306b
Tweak Hazelcast session event tests
...
See: #1267
2018-11-27 13:21:16 +01:00
Vedran Pavic
f709a6c787
Upgrade Hazelcast to 3.11
...
Resolves : #1267
2018-11-27 11:29:48 +01:00
Vedran Pavic
c354927ef3
Upgrade spring-build-conventions to 0.0.22.RELEASE
2018-11-27 11:29:37 +01:00
Vedran Pavic
2db79e2bb8
Upgrade Spring Framework to 5.1.3.RELEASE
...
Resolves : #1248
2018-11-27 11:29:10 +01:00
Vedran Pavic
3480c65c2b
Polish
2018-11-26 18:24:14 +01:00
Vedran Pavic
e0dc0262ef
Make SessionUpdateEntryProcessor public
...
Resolves : #1260
2018-11-26 18:18:18 +01:00
Vedran Pavic
3b7da0c370
Update integration tests
2018-11-26 17:54:57 +01:00
Vedran Pavic
72984f9ca6
Upgrade test dependencies
2018-11-26 17:42:00 +01:00
Vedran Pavic
8a4872b919
Improve exception asserts
2018-11-26 10:02:40 +01:00
Vedran Pavic
6b6c6f27df
Upgrade Reactor to Californium-SR3
...
Resolves : #1262
2018-11-23 19:26:15 +01:00
Vedran Pavic
640bee3fc4
Update Jenkins pipeline
...
- add JDK 9 stage (only unit tests)
- update JDK 10 stage to only run unit tests
2018-11-22 23:11:31 +01:00
Vedran Pavic
3bfdb9be93
Polish contribution
...
Resolves : #1243
2018-11-02 22:28:34 +01:00
Josh Cummings
c8f3d1a1ec
Commit Session on Include Dispatch
...
The servlet spec disallows any writing of headers after an include has been issued.
This commit intercepts the include and commits the session, then
allowing the include to proceed.
See: #1243
2018-11-02 22:28:34 +01:00
Vedran Pavic
11ad1db6e7
Update integration tests
2018-11-01 17:50:35 +01:00
Vedran Pavic
7b87128db6
Upgrade test dependencies
2018-11-01 17:28:06 +01:00
Vedran Pavic
bf861933ed
Upgrade samples to Spring Boot 2.1.0.RELEASE
...
Resolves : #1240
2018-11-01 17:24:59 +01:00
Rob Winch
979e91256d
Next Development Version
2018-10-29 10:42:02 -05:00
Rob Winch
05986d68b2
Release 2.1.1.RELEASE
2018-10-29 10:08:49 -05:00
Rob Winch
e17b047800
Update to Spring Data Lovelace-SR2
...
Fixes: gh-1234
2018-10-29 10:07:26 -05:00
Vedran Pavic
5ab2424b14
Upgrade Spring Framework to 5.1.2.RELEASE
...
Resolves : #1233
2018-10-29 13:04:47 +01:00
Vedran Pavic
196919efbb
Upgrade Reactor to Californium-SR2
...
Resolves : #1235
2018-10-29 07:37:17 +01:00
Vedran Pavic
717e16cb71
Ensure HttpServletRequest#getRequestedSessionId API is respected
...
HttpSessionIdResolver supports resolving multiple requested session ids associated with the request - as a consequence, we need to validate the existence of requested session before returning the id. However, if no presented session ids do validate the null is returned, which violates the HttpServletRequest#getRequestedSessionId API.
This commit ensures that if no presented session ids are valid, we respect the HttpServletRequest#getRequestedSessionId API by returning first requested session id.
Resolves : #1229
2018-10-26 19:55:37 +02:00
Rob Winch
5f1b7d6722
Next Development Version
2018-10-15 20:05:12 -05:00
Rob Winch
4d3a01919c
Release 2.1.0.RELEASE
2018-10-15 20:04:27 -05:00
Rob Winch
e408d7f557
Update to Spring Security 5.1.1.RELEASE
...
Fixes: gh-1222
2018-10-15 20:04:04 -05:00
Vedran Pavic
f34acebf84
Upgrade integration tests
2018-10-15 18:42:12 +02:00
Vedran Pavic
1aab3e8285
Upgrade test dependencies
2018-10-15 18:35:18 +02:00
Vedran Pavic
c3528996d2
Upgrade Hazelcast to 3.10.6
...
Resolves : #1223
2018-10-15 18:34:44 +02:00
Vedran Pavic
3ccc3eb6e1
Upgrade Reactor to Californium-SR1
...
Resolves : #1221
2018-10-15 18:34:10 +02:00
Vedran Pavic
de76be95ac
Upgrade Spring Data to Lovelace-SR1
...
Resolves : #1220
2018-10-15 18:33:25 +02:00
Vedran Pavic
bc127ab3fc
Upgrade Spring Framework to 5.1.1.RELEASE
...
Resolves : #1219
2018-10-15 18:32:47 +02:00
Vedran Pavic
3e9f6a35c4
Fix root project name
2018-10-01 22:46:10 +02:00
Vedran Pavic
49daa3a9c7
Polish
2018-09-26 14:16:02 +02:00
Vedran Pavic
a67bd634d9
Disable network join in Hazelcast samples
2018-09-26 14:16:00 +02:00
Vedran Pavic
2762f001bf
Add Oracle integration tests
2018-09-25 19:10:15 +02:00