Vedran Pavic
be58c00838
Separate "filtered" attribute for ERROR dispatch
...
Resolves : #1308
See: spring-projects/spring-framework#22989
2019-06-11 07:27:25 +02:00
Vedran Pavic
3475043bf0
Polish build
...
See: spring-projects/spring-security#6200
2019-06-11 07:27:25 +02:00
Rob Winch
c6470c6f48
Jenkinsfile performs git clean
2019-06-10 16:50:35 -05:00
Rob Winch
6faa67a64e
Add nohttp
2019-06-10 14:55:06 -05:00
Vedran Pavic
340b614860
Upgrade samples to Spring Boot 2.2.0.M2
...
Resolves : #1445
2019-06-10 09:14:05 +02:00
Vedran Pavic
79b092d8f0
Align Selenium version used in samples with Spring Boot 2.2
...
See: #1445
2019-06-09 15:44:40 +02:00
Vedran Pavic
2e91024a56
Fix integration tests
...
See: #1033
2019-06-09 10:54:28 +02:00
Vedran Pavic
e359468abc
Fix broken documentation links
...
See: #1447
2019-06-09 10:52:45 +02:00
Vedran Pavic
4ec6a9a08b
Upgrade samples to Spring Boot 2.2.0.M3
...
Resolves : #1445
2019-06-06 21:55:07 +02:00
Vedran Pavic
084d1c7286
Simplify project structure
...
- harmonize module and directory names
- optimize Gradle settings
- remove unused Grails sample
Resolves : #1447
2019-06-06 21:12:30 +02:00
Vedran Pavic
a4ff3682f6
Migrate tests to JUnit 5
...
Resolves : #1033
2019-06-06 20:57:45 +02:00
Vedran Pavic
35f09d0da7
Start building against Reactor Dysprosium snapshots
...
See: #1416
2019-06-04 21:56:29 +02:00
Vedran Pavic
566b388b2f
Align Checkstyle config with Spring Boot
2019-06-03 16:49:08 +02:00
Vedran Pavic
78b72f2d1b
Save reactive Redis session on subscribe
...
This commit ensures ReactiveRedisOperationsSessionRepository#save does work only after subscribe. Without this, multiple invocations of #save over the course of same request can lead to race condition situations.
Resolves : #1399
2019-06-02 19:02:13 +02:00
Vedran Pavic
52f59a83e4
Update integration tests
2019-05-31 23:31:01 +02:00
Vedran Pavic
6809168541
Upgrade test dependencies
2019-05-31 23:13:28 +02:00
Vedran Pavic
02bb998f97
Start building against Spring Security 5.2 snapshots
...
See: #1437
2019-05-31 23:07:10 +02:00
Vedran Pavic
57ffb90a0c
Start building against Spring Data Moore snapshots
...
See: #1436
2019-05-31 23:06:33 +02:00
Vedran Pavic
402272d5aa
Start building against Spring Framework 5.2 snapshots
...
See: #1414
2019-05-31 23:05:38 +02:00
Vedran Pavic
1dbaffef5e
Update Jenkinsfile
2019-05-27 20:28:34 +02:00
Vedran Pavic
8ae0e0b314
Update Jenkinsfile to use explicit JAVA_HOME
2019-05-27 07:27:34 +02:00
Rob Winch
d94d58d96b
Redis save uses then
...
We need to ensure that the session id is changed before we save the
changes. Otherwise the rename of the session id will override the
changes we just made.
Fixes: gh-1428
2019-05-16 15:51:51 -05:00
Vedran Pavic
cc41ea5271
Ensure Redis session with immediate flush respects defaultMaxInactiveInterval
...
Resolves : #1409
2019-05-13 19:08:03 +02:00
Vedran Pavic
e6a88ccf4c
Add Java 12 CI build
...
Resolves : #1422
2019-05-10 22:18:59 +02:00
Vedran Pavic
36f1cd5302
Revert "Add Java 12 CI build"
...
See: #1422
2019-05-10 09:39:24 +02:00
Vedran Pavic
3bd892ec16
Upgrade Gradle to 5.4.1
2019-05-10 09:25:46 +02:00
Vedran Pavic
dcd5342204
Add Java 12 CI build
...
Resolves : #1422
2019-05-10 09:24:29 +02:00
Vedran Pavic
48c32228de
Upgrade Spring Framework to 5.2.0.M1
...
Resolves : #1414
2019-05-09 19:05:56 +02:00
Vedran Pavic
ec8ef595a2
Upgrade Reactor to Dysprosium-M1
...
Resolves : #1416
2019-05-09 18:49:24 +02:00
Vedran Pavic
b98c5216b4
Update configuration classes to use proxyBeanMethods=false
...
Resolves : #1345
2019-05-09 18:10:57 +02:00
Vedran Pavic
eb0f89a18a
Start building against Spring Framework 5.2 snapshots
...
See: #1414
2019-05-09 18:03:56 +02:00
Vedran Pavic
83e0f4f24a
Fix JdbcOperationsSessionRepository lazy deserialization
...
Resolves : #1411
2019-05-06 23:37:08 +02:00
Vedran Pavic
397d4e5ca1
Next development version
2019-04-12 20:51:00 +02:00
Vedran Pavic
f7b7737896
Release 2.2.0.M1
2019-04-12 20:38:14 +02:00
Vedran Pavic
2a5b221d70
Update integration tests
2019-04-12 20:14:12 +02:00
Vedran Pavic
5a462b3594
Resolve indexes for Hazelcast session on write
...
Resolves : #1145
2019-04-12 20:08:54 +02:00
Vedran Pavic
c252c00a85
Upgrade Spring Data to Moore-M3
...
Resolves : #1317
2019-04-11 15:49:31 +02:00
Vedran Pavic
2a7b6ec4f7
Upgrade Spring Security to 5.2.0.M1
...
Resolves : #1318
2019-04-11 07:39:26 +02:00
Vedran Pavic
044e5bbe3c
Upgrade Spring Framework to 5.2.0.M1
...
Resolves : #1348
2019-04-10 16:05:35 +02:00
Vedran Pavic
f247a78c32
Revert Derby dependency upgrade
2019-04-10 09:23:02 +02:00
Vedran Pavic
c0f708d0b3
Upgrade Reactor to Californium-SR6
2019-04-09 21:31:58 +02:00
Vedran Pavic
c2a3ffdb00
Upgrade Hazelcast to 3.12
...
Resolves : #1403
2019-04-09 21:28:45 +02:00
Vedran Pavic
856a9b2c51
Update integration tests
2019-04-09 21:24:55 +02:00
Vedran Pavic
0d24033749
Upgrade test dependencies
2019-04-09 21:19:01 +02:00
Vedran Pavic
7a5f9bc29e
Polish
2019-03-29 21:41:09 +01:00
Vedran Pavic
094ffe8a60
Avoid conflicts with user provided RedisMessageListenerContainer
...
Resolves : #1252
2019-03-29 21:27:56 +01:00
Vedran Pavic
55102aa8bb
Update to latest Checkstyle DTDs
2019-03-29 21:27:56 +01:00
Vedran Pavic
f2e9634789
Fix Checkstyle config
2019-03-29 21:27:56 +01:00
Vedran Pavic
7dccade893
Upgrade spring-build-conventions to 0.0.25.RELEASE
2019-03-29 21:27:54 +01:00
Vedran Pavic
39408ff42a
Upgrade Gradle to 5.3.1
2019-03-29 17:54:09 +01:00