Vedran Pavic
dbeb33fd9d
Add flush mode support for JDBC sessions
...
Resolves : #1468
2019-08-05 18:58:29 +02:00
Vedran Pavic
23bf92a086
Upgrade Spring Data to Moore-RC2
...
Resolves : #1461
2019-08-05 16:04:58 +02:00
Vedran Pavic
2e0c347a3a
Update integration tests
2019-08-05 13:26:34 +02:00
Vedran Pavic
972537a3d5
Upgrade test dependencies
2019-08-05 13:25:15 +02:00
Vedran Pavic
99c4f5bc32
Upgrade Spring Framework to 5.2.0.RC1
...
Resolves : #1460
2019-08-05 12:53:10 +02:00
Vedran Pavic
89f8127763
Upgrade test dependencies
2019-08-02 22:43:08 +02:00
Vedran Pavic
63f1013a07
Upgrade Hazelcast to 3.12.2
...
Resolves : #1483
2019-08-02 22:39:28 +02:00
Vedran Pavic
a988b062c3
Add IBM DB2 integration tests
...
Resolves : #1482
2019-08-02 01:11:02 +02:00
Vedran Pavic
09368243aa
Update integration tests
2019-07-30 23:28:54 +02:00
Vedran Pavic
903fa10861
Polish
2019-07-30 23:08:13 +02:00
Vedran Pavic
a883e2ee77
Upgrade test dependencies
2019-07-30 20:00:37 +02:00
Vedran Pavic
f68e569bec
Upgrade Reactor to Dysprosium-M3
...
Resolves : #1474
2019-07-30 19:40:58 +02:00
Vedran Pavic
593c126c03
Filtering for nested ERROR dispatch
...
Resolves : #1470
See: spring-projects/spring-framework#23196
2019-07-19 20:38:30 +02:00
Vedran Pavic
033d6eecae
Add support for session save mode
...
This commit introduces SaveMode enum that individual SessionRepository implementations use to allow customization of the way they handle save operation in terms of tracking delta of changes.
Resolves : #1466
2019-07-14 10:35:05 +02:00
Vedran Pavic
24b9d24e18
Upgrade Gradle to 5.5.1
2019-07-12 17:40:31 +02:00
Vedran Pavic
46bc4b0957
Use no-op TransactionOperations
2019-07-07 13:40:59 +02:00
Vedran Pavic
8cb85618c2
Polish
2019-07-02 23:19:11 +02:00
Vedran Pavic
1ca9daccb4
Remove unnecessary throws declaration
2019-07-02 19:23:35 +02:00
Vedran Pavic
0731e7f2d0
Upgrade Gradle to 5.5
2019-07-02 18:50:52 +02:00
Vedran Pavic
8d0d757e46
Polish
2019-06-25 22:11:29 +02:00
Vedran Pavic
e2f1fe5446
Add missing deprecation
...
See: #1465
2019-06-25 21:50:03 +02:00
Vedran Pavic
07b9433540
Add common flush mode support
...
Resolves : #1465
2019-06-24 19:11:12 +02:00
Vedran Pavic
a6f6042831
Introduce IndexResolver
...
This commit introduces IndexResolver as a strategy interface for resolving index values in FindByIndexNameSessionRepository implementations.
Resolves : #557
2019-06-24 12:01:26 +02:00
Vedran Pavic
099be441dd
Fix copyright dates
...
See: #1441
2019-06-21 15:52:26 +02:00
Rob Winch
17d029d34d
Add spring-session label to Jenkins check node
...
Try and troubleshoot failures in Jenkins
2019-06-20 13:16:17 -05:00
Vedran Pavic
aab9b39a6b
Remove immediate flush mode support for reactive Redis sessions
...
Resolves : #1441
2019-06-20 10:44:22 +02:00
Vedran Pavic
090d882f98
Start building against Spring Security 5.2 snapshots
...
See: #1462
2019-06-19 16:55:26 +02:00
Vedran Pavic
d91d09567f
Start building against Spring Data Moore snapshots
...
See: #1461
2019-06-19 16:54:55 +02:00
Vedran Pavic
ab5b0e3a32
Start building against Spring Framework 5.2 snapshots
...
See: #1460
2019-06-19 16:54:31 +02:00
Vedran Pavic
549a2b7f0b
Upgrade samples to Spring Boot 2.2.0.M4
...
Resolves : #1459
2019-06-19 16:51:12 +02:00
Craig Andrews
050ff7538b
In Oracle ignore non-existant tables when dropping
...
If tables don't exist, ignore that error when dropping.
This aligns Oracle with the existing mysql, postgresql, h2, and hsqldb behavior.
2019-06-19 08:25:44 -05:00
Vedran Pavic
e8e65ac09f
Add IntelliJ IDEA specific config
...
See: #1450
2019-06-18 22:48:25 +02:00
Vedran Pavic
822db7fbbf
Use spring-javaformat to format and check code
...
Resolves : #1450
2019-06-17 23:54:41 +02:00
Vedran Pavic
0eaeb98b0c
Next development version
2019-06-14 23:27:58 +02:00
Vedran Pavic
546febd959
Release 2.2.0.M2
2019-06-14 23:26:47 +02:00
Vedran Pavic
ea857025bc
Upgrade Spring Security to 5.2.0.M3
...
Resolves : #1437
2019-06-14 23:04:55 +02:00
Vedran Pavic
782167b306
Add SimpleRedisOperationsSessionRepository sample
...
Resolves : #1408
2019-06-14 22:55:38 +02:00
Vedran Pavic
17005c51a7
Add simple Redis SessionRepository implementation
...
See: #1408
2019-06-14 22:55:21 +02:00
Vedran Pavic
54859070f3
Extract RedisSessionMapper
...
See: #1408
2019-06-14 22:55:11 +02:00
Vedran Pavic
3d03c02924
Upgrade Spring Data to Moore-RC1
...
Resolves : #1436
2019-06-14 15:38:52 +02:00
Vedran Pavic
4f9d55feec
Update integration tests
2019-06-13 18:36:49 +02:00
Vedran Pavic
7e7d08a99f
Upgrade test dependencies
2019-06-13 18:32:27 +02:00
Vedran Pavic
f6a5bdacb8
Upgrade Hazelcast to 3.12.1
...
Resolves : #1452
2019-06-13 18:17:59 +02:00
Vedran Pavic
79de4f9a0d
Upgrade Spring Framework to 5.2.0.M3
...
Resolves : #1414
2019-06-13 18:15:47 +02:00
Vedran Pavic
9a379fd5bc
Upgrade Reactor to Dysprosium-M2
...
Resolves : #1416
2019-06-11 11:25:10 +02:00
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