Greg L. Turnquist
464dbf106d
Upgrade to Reactor to Dysprosium-SR16.
2021-01-25 09:28:17 -06:00
Greg L. Turnquist
0fff1839de
Upgrade to Spring Session Core 2.2.4.RELEASE.
2021-01-25 09:27:45 -06:00
Greg Turnquist
419da1dd29
Continue development on v2.2.4.BUILD-SNAPSHOT
2020-03-03 12:43:02 -06:00
Greg Turnquist
8c40d6dfee
Releasing Spring Session for MongoDB v2.2.3.RELEASE
2020-03-03 12:42:57 -06:00
Greg Turnquist
a1bce0a2c4
Upgrade to Spring Security 5.1.8.RELEASE.
...
Resolves #157 .
2020-03-03 12:32:22 -06:00
Greg Turnquist
d081b499bd
Upgrade to Spring Data Moore-SR5.
...
Resolves #156 .
2020-03-03 12:29:25 -06:00
Greg Turnquist
a537c34726
Upgrade to Spring Framework 5.2.4.RELEASE.
...
Resolves #155 .
2020-03-03 12:28:19 -06:00
Greg Turnquist
351195bfd2
Upgrade to Reactor Dysprosium-SR5.
...
Resolves #154 .
2020-03-03 12:25:15 -06:00
Greg Turnquist
2b03cf9b6f
Continue development on v2.2.3.BUILD-SNAPSHOT
2020-01-29 17:37:16 -06:00
Greg Turnquist
2738696e40
Releasing Spring Session for MongoDB v2.2.2.RELEASE
2020-01-29 17:37:11 -06:00
Greg Turnquist
e8a9324420
Remove springdata-next profile from CI environment.
...
Due to binary differences between MongoDB 3.x and 4.x, and because Spring Session Data MongoDB 2.3 supports MongoDB 4.x, there is no longer any need to backport support for Spring Data Neumann.
Resolves #126 .
2020-01-29 17:29:58 -06:00
Greg Turnquist
09011a7eeb
Upgrade to Spring Session 2.2.1.
2020-01-29 15:52:48 -06:00
Greg Turnquist
d19e3a19dd
Add new profile to verify against Spring Data Neumann.
...
Resolves #126
2020-01-23 12:52:37 -06:00
Greg Turnquist
772364be55
Bump versions in spring-next profile.
2020-01-23 12:02:22 -06:00
Greg Turnquist
c238214a01
Upgrade to JUnit 5.6.0.
2020-01-23 12:00:31 -06:00
Greg Turnquist
dc66b413a5
Upgrade to Spring Security 5.1.7.RELEASE.
2020-01-23 11:53:25 -06:00
Greg Turnquist
8f42b4b7f8
Upgrade to Spring Framework 5.2.3.RELEASE.
2020-01-23 11:52:46 -06:00
Greg Turnquist
027002cf78
Upgrade to Reactor Dysprosium-SR4.
2020-01-23 11:52:00 -06:00
Greg Turnquist
22c4c22b7d
Upgrade to Spring Data Moore-SR4.
2020-01-23 11:51:06 -06:00
Greg Turnquist
a75a89323f
Alter release branch for 2.2.x.
...
Related: #125
2020-01-23 11:46:41 -06:00
Boris Finkelshteyn
50c518493a
Fix Jackson MongoSession deserialization. ( #122 )
...
It used originalSessionId at moment when it wasn't necessary.
Added mixin with correct deserialization behavior.
Resolves #119 .
2020-01-08 07:37:14 -06:00
Greg Turnquist
d0bb1f13e0
Continue development on v2.2.2.BUILD-SNAPSHOT
2019-10-15 20:23:38 -05:00
Greg Turnquist
1ca0d30817
Releasing Spring Session for MongoDB v2.2.1.RELEASE
2019-10-15 20:23:36 -05:00
Greg Turnquist
8587826a1c
Upgrade to Spring Session 2.2.0.RELEASE.
...
Resolves #118 .
2019-10-15 20:22:58 -05:00
Greg Turnquist
1e27fbaf49
Polishing.
2019-10-09 16:32:04 -05:00
Greg Turnquist
245d69ab29
Track change of MongoSession's id to properly delete.
...
When a session is made invalid and changed to a new one, the old one must be deleted from MongoDB at the next save().
Resolves #116 .
2019-10-09 16:26:50 -05:00
Greg Turnquist
d6206cc3e7
Continue development on v2.2.1.BUILD-SNAPSHOT
2019-10-01 10:37:40 -05:00
Greg Turnquist
77f2bddfe9
Releasing Spring Session for MongoDB v2.2.0.RELEASE
2019-10-01 10:37:28 -05:00
Greg Turnquist
8311986872
Polishing.
...
Related to #112 .
2019-10-01 10:35:58 -05:00
Greg Turnquist
1a4b0749da
Upgrade to MongoDB driver 3.11.0.
...
Resolves #115 .
2019-10-01 10:33:02 -05:00
Greg Turnquist
2705c8cbe9
Upgrade to Jackson 2.10.0.
...
Resolves #114 .
2019-10-01 10:31:49 -05:00
Greg Turnquist
f4817d7ae7
Upgrade to Spring Session 2.2.0.RC1.
...
Resolves #113 .
2019-10-01 10:19:33 -05:00
Greg Turnquist
53edf1c7ba
Upgrade CI job to use JDK 13 for edge testing.
...
Resolves #112 .
2019-10-01 10:16:27 -05:00
Greg Turnquist
f514361e7f
Upgrade MongoDB Reactive Streams driver to 1.12.0.
...
Resolves #111 .
2019-10-01 10:05:18 -05:00
Greg Turnquist
178664c43e
Upgrade to Spring Data Moore-RELEASE.
...
Resolves #110 .
2019-10-01 09:59:37 -05:00
Greg Turnquist
594cf7ef89
Test against newer snapshots.
2019-09-30 10:41:11 -05:00
Greg Turnquist
2d000c4615
Upgrade to Spring Framework 5.2.0.RELEASE.
...
Resolves #101 .
2019-09-30 10:37:09 -05:00
Greg Turnquist
db93654a6e
Leverage Spring Session's IndexResolver.
...
Resolves #104 .
2019-09-27 13:06:06 -05:00
Greg Turnquist
1c7d5e5d91
Implement support for Spring Session's repository customiers.
...
Resolves #105 .
2019-09-27 11:28:34 -05:00
Greg Turnquist
ebac581036
Introduce MongoIndexedSessionRepository.
2019-09-27 11:00:02 -05:00
Greg Turnquist
4fbb1d3781
Introduce ReactiveMongoSessionRepository.
2019-09-27 10:42:47 -05:00
Greg Turnquist
e3b4c38214
Upgrade to Reactor Dysprosium-RELEASE.
...
Resolves #102 .
2019-09-25 10:21:43 -05:00
Greg Turnquist
4cc8adced9
Continue development on v2.2.0.BUILD-SNAPSHOT
2019-09-06 12:32:50 -05:00
Greg Turnquist
1e44775cb2
Releasing Spring Session for MongoDB v2.2.0.RC2
2019-09-06 12:32:45 -05:00
Greg Turnquist
4ea9cebd84
Leverage @Configuration(proxyBeanMethods=false) for better efficiency.
...
Resolves #60 .
2019-09-06 12:31:11 -05:00
Greg Turnquist
e2198e36ea
Handle deleteBy properly to avoid NullPointerException.
...
Resolves #97 .
2019-09-06 12:28:05 -05:00
Greg Turnquist
318963a08b
Upgrade dependencies.
2019-09-06 12:27:06 -05:00
Greg Turnquist
35e6e6a7ee
Continue development on v2.2.0.BUILD-SNAPSHOT
2019-08-05 15:35:54 -05:00
Greg Turnquist
7b58b863fb
Releasing Spring Session for MongoDB v2.2.0.RC1
2019-08-05 15:35:49 -05:00
Greg Turnquist
3f73b53b1a
Force check for updates.
2019-08-05 15:32:33 -05:00