Commit Graph

862 Commits

Author SHA1 Message Date
John Blum
6a02e7ae00 Release 2.5.0-M1. 2021-01-19 12:57:19 -08:00
John Blum
3c383af9ae Edit changelog and add 2.5.0-M1 release notes. 2021-01-19 12:50:15 -08:00
John Blum
302a096b5f Upgrade to Javax Servlet JSP JSTL 1.2.2. 2021-01-19 12:33:51 -08:00
John Blum
0f9d9adeff Upgrade to Spring Session (core) 2.5.0-M1. 2021-01-19 12:32:45 -08:00
John Blum
a6cc06d555 Upgrade to Spring Data Pascal-M1.
Upgrade to Sprig Data BOM 2021.0.0-M1.

Upgrade to Spring Data Commons 2.5.0-M1.

Upgrade to Spring Data for Apache Geode 2.5.0-M1.
2021-01-19 12:32:41 -08:00
John Blum
0287f32302 Upgrade to Spring Boot 2.4.2. 2021-01-19 12:32:36 -08:00
John Blum
9787bc4f70 Upgrade to Spring Framework 5.3.3. 2021-01-12 17:51:34 -08:00
John Blum
38a0d8c9a1 Upgrade to Gradle 6.8. 2021-01-12 17:50:47 -08:00
John Blum
a2b089fc54 Add org.springframework.session:spring-session-bom to SSDG's dependency management. 2021-01-12 17:50:15 -08:00
John Blum
994a32e9d5 Edit README to refer to the 2.4.1 release. 2021-01-12 17:44:50 -08:00
John Blum
f0c9f45d49 Edit changelog and include 2.4.1 release notes. 2021-01-12 17:44:24 -08:00
John Blum
17cd098a5c Edit changelog and include 2.3.3.RELEASE notes. 2021-01-12 17:43:28 -08:00
John Blum
d50dff83ff Edit changelog and include 2.2.7.RELEASE notes. 2021-01-12 17:42:50 -08:00
John Blum
90129b8cf0 Fix bug in Spring Session (core) infrastructure component initialization.
Resolves gh-51.
2021-01-12 13:27:19 -08:00
John Blum
76f7a3264c Add abstract base class encapulating common and convenient functionality for all SSDG Unit Tests. 2021-01-12 12:11:20 -08:00
John Blum
5b0826a7f7 Provide abstract, default implementation of the Spring Session core HttpSessionIdResolver interface. 2021-01-12 12:09:44 -08:00
John Blum
8e0301a674 Provide abstract, default implementation of the Spring Session core CookieSerializer interface. 2021-01-12 12:09:08 -08:00
John Blum
3fd732ac6c Add explicit dependency management for Spring Data.
Uses the Spring Data Maven BOM.
2020-12-04 15:02:56 -08:00
John Blum
842f375e99 Add explicit dependency management for the core Spring Framework.
Uses the Spring Framework Maven BOM.
2020-12-04 15:01:38 -08:00
John Blum
01ce153dea Upgrade to Spring Session core 2.5.0-SNAPSHOT.
Upgrade to Spring Session BOM 2021.0.0-SNAPSHOT.
2020-12-04 14:59:29 -08:00
John Blum
be4cac430b Upgrade to Spring Data PASCAL-SNAPSHOT.
Upgrade to Spring Data BOM 2021.0.0-SNAPSHOT.

Upgrade to Spring Data Commons 2.5.0-SNAPSHOT.

Upgrade to Spring Data for Apache Geode 2.5.0-SNAPSHOT.
2020-12-04 14:58:46 -08:00
John Blum
3af32abfa5 Set version to 2.5.0-SNAPSHOT. 2020-12-04 14:56:22 -08:00
John Blum
b24c33dc9c Upgrade to Spring Session BOM 2020.0.2-SNAPSHOT. 2020-12-04 14:43:20 -08:00
John Blum
d4356ec412 Upgrade to Spring Test for Apache Geode 0.0.21.RELEASE. 2020-12-04 14:42:04 -08:00
John Blum
f6e0a7ca85 Rename 'springDataReleaseTrainVersion' to 'springDataBomVersion'.
Rename Spring Boot Maven BOM 'spring-data-releasegrain.version' extension property to 'spring-data-bom.version'.
2020-12-04 14:41:30 -08:00
John Blum
a782948d23 Upgrade to Spring Data Ockham-SR1.
Uprade to Spring Data BOM 2020.0.1 (Ockham-SR1).

Upgrade to Spring Data Commons 2.4.1 (SR1).

Upgrade to Spring Data for Apache Geode 2.4.1 (SR1).
2020-12-04 14:39:07 -08:00
John Blum
a6b782b30b Upgrade to Spring Boot 2.4.1-SNAPSHOT. 2020-12-04 14:36:08 -08:00
John Blum
9b2a108f88 Upgrade to Spring Framework 5.3.1. 2020-12-04 14:35:21 -08:00
John Blum
987a9e1022 Upgrade to Apache Geode 1.13.1. 2020-12-04 14:34:52 -08:00
John Blum
6ca408d15f Add explicit dependency management for Apache Geode. 2020-12-04 14:34:12 -08:00
John Blum
be96a47210 Set Spring Session core version to 2.4.2-SNAPSHOT. 2020-12-04 14:24:52 -08:00
John Blum
9496ad22cc Upgrade to Gradle 6.7.1. 2020-12-04 14:19:24 -08:00
John Blum
67021bf082 Upgrade to Spring Build Conventions Gradle Plugin 0.0.35.RELEASE. 2020-11-17 20:14:07 -08:00
John Blum
e1e790c21d Declare 'com.google.code.findbugs:jsr305' as a 'compileOnly' dependency to avoid Gradle build warnings on missing enumerated types. 2020-11-17 20:14:00 -08:00
John Blum
2f3fd4ac28 Edit Javadoc of AbstractSession. 2020-11-17 19:01:56 -08:00
John Blum
fd7c16b839 Upgrade to Freefair Lombok Gradle Plugin 5.3.0. 2020-11-17 18:57:37 -08:00
John Blum
f1b17378ed Declare and configure repositories for all projects. 2020-11-17 18:55:57 -08:00
John Blum
686b62e6e4 Edit changelog and add 2.3.2.RELEASE notes. 2020-11-09 13:09:23 -08:00
John Blum
95944566d5 Edit changelog and add 2.2.6.RELEASE notes. 2020-11-09 13:08:39 -08:00
John Blum
991fd057a5 Edit changelog and add 2.1.12.RELEASE notes. 2020-11-09 13:08:04 -08:00
John Blum
323f6ca3e2 Add Unit Test persisting and accessing a Session object stored in Apache Geode using Mock Objects (with STDG). 2020-11-04 10:49:01 -08:00
John Blum
97df9ba6ec Upgrade to Spring Test for Apache Geode 0.0.20.RELEASE. 2020-11-04 10:11:36 -08:00
John Blum
495abe59e8 Fix source code warnings. 2020-11-04 10:09:59 -08:00
John Blum
d6451d9395 Edit README to refer to 2.4.0 (GA) in the 2.4.x release series.
Edit all references to 'Pivotal GemFire' and change to 'VMware Tanzu GemFire'.
2020-10-28 16:37:08 -07:00
John Blum
293926a66f Prepare next development iteration.
Set Spring Session version to 2.4.1-SNAPSHOT.

Set version to 2.4.1-SNAPSHOT.
2020-10-28 16:24:01 -07:00
John Blum
f0cc66f6fb Release 2.4.0. 2020-10-28 16:16:07 -07:00
John Blum
a91b6a7666 Edit changelog and add 2.4.0 release notes. 2020-10-28 16:12:56 -07:00
John Blum
20fc8061a9 Upgrade to Spring Session 2.4.0. 2020-10-28 16:00:23 -07:00
John Blum
d339ff6592 Upgrade to Spring Data Ockham-RELEASE.
Upgrade to Spring Data BOM 2020.0.0.

Upgrade to Spring Data Commons 2.4.0.

Upgrade to Spring Data for Apache Geode 2.4.0.
2020-10-28 15:59:43 -07:00
John Blum
3516c8abab Upgrade to Spring Framework 5.3.0. 2020-10-28 15:58:09 -07:00