144 Commits

Author SHA1 Message Date
Greg L. Turnquist
a0faff857f Backport releasing to sonatype.
Migrate all the various tweaks made to work with Sonatype.
2021-03-02 16:29:16 -06:00
Greg L. Turnquist
8153b165d0 Continue development on v2.2.5.BUILD-SNAPSHOT 2021-01-25 10:11:58 -06:00
Greg L. Turnquist
8591b9ba7c Releasing Spring Session for MongoDB v2.2.4.RELEASE 2021-01-25 10:11:53 -06:00
Greg L. Turnquist
6a70e8e89b Add bintray for artifactory-maven-plugin. 2021-01-25 10:05:44 -06:00
Greg L. Turnquist
43625e59f0 Upgrade to Spring Data Moore-SR12. 2021-01-25 09:29:40 -06:00
Greg L. Turnquist
7ffdf78646 Upgrade to Spring Framework 5.2.12. 2021-01-25 09:29:05 -06:00
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
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
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
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
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
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
c0eb88e6c3 Upgrade to Spring Session 2.2.0.M3. 2019-08-05 15:00:14 -05:00
Greg Turnquist
a792469e95 Upgrade to Spring Session 2.2.0.M2. 2019-08-05 09:29:05 -05:00
Greg Turnquist
49e33d34af Upgrade to Spring Framework 5.2.0.RC1. 2019-08-05 08:57:56 -05:00
Greg Turnquist
62c7c0215e Upgrade Mockito to 2.28.2 and Spring Data to Moore RC1. 2019-08-02 15:24:49 -05:00
Greg Turnquist
9eee4b7239 Upgrade AssertJ to 3.13.1. 2019-08-02 15:20:09 -05:00