Commit Graph

679 Commits

Author SHA1 Message Date
John Blum
f2d2dc093f Edit README to refer to SSDG 2.4.6. 2021-08-17 16:49:40 -07:00
John Blum
57d1c31ca4 Prepare next development iteration.
Set version to 2.4.7-SNAPSHOT.
2021-08-17 16:43:06 -07:00
John Blum
e26c2fadbc Release 2.4.6. 2021-08-17 16:29:17 -07:00
John Blum
3ebf10e4ae Edit changelog and add 2.4.6 release notes. 2021-08-17 16:22:16 -07:00
John Blum
71d85bd960 Upgrade to Spring Build Conventions Gradle Plugin 0.0.38. 2021-08-17 16:10:52 -07:00
John Blum
204366fdd1 Upgrade to Spring Session BOM 2020.0.5. 2021-08-17 16:09:24 -07:00
John Blum
644e167a93 Upgrade to Spring Session 2.4.5. 2021-08-17 16:08:15 -07:00
John Blum
99f1c730be Upgrade to Spring Data Ockam-SR11.
Upgrade to Spring Data BOM 2020.0.11 (Ockham-SR11).

Upgrade to Spring Data Commons 2.4.11.

Upgrade to Spring Data for Apache Geode 2.4.11.
2021-08-17 16:06:42 -07:00
John Blum
b8c1577d4e Upgrade to Spring Boot 2.4.9. 2021-08-17 16:05:04 -07:00
John Blum
e363222870 Upgrade to Spring Framework 5.3.9. 2021-08-17 16:04:25 -07:00
John Blum
31b6b378ec Upgrade to Apache Geode 1.13.4. 2021-08-17 16:03:32 -07:00
John Blum
6e7e199992 Edit README to refer to SSDG 2.4.5. 2021-06-22 13:35:53 -07:00
John Blum
7034040ac5 Prepare next development iteration.
Set Spring Session (core) version to 2.4.5-SNAPSHOT.

Set version to 2.4.6-SNAPSHOT.
2021-06-22 12:19:23 -07:00
John Blum
879eda56b5 Release 2.4.5. 2021-06-22 12:04:25 -07:00
John Blum
5152e3d870 Edit changelog and add 2.4.5 release notes. 2021-06-22 12:01:56 -07:00
John Blum
fbd77b6229 Format SSDG's main Gradle build script. 2021-06-22 12:01:24 -07:00
John Blum
de96e1d6c9 Upgrade to Spring Session 2.4.4. 2021-06-22 11:46:15 -07:00
John Blum
0894b007d7 Upgrade to Spring Data Ockham-SR10.
Upgrade to Spring Data BOM 2020.0.10 (Ockham-SR10).

Upgrade to Spring Data Commons 2.4.10.

Upgrade to Spring Data for Apache Geode 2.4.10.
2021-06-22 11:45:18 -07:00
John Blum
94b25dac23 Edit README to refer to 2.4.4 release. 2021-06-11 15:02:40 -07:00
John Blum
81230ebea9 Prepare next development iteration.
Set Spring Session core version to 2.4.4-SNAPSHOT.

Set version to 2.4.5-SNAPSHOT.
2021-06-11 14:53:11 -07:00
John Blum
d6fe9eb1e3 Release 2.4.4. 2021-06-11 14:47:32 -07:00
John Blum
4023e7f797 Edit changelog and add 2.4.4 release notes. 2021-06-11 14:39:13 -07:00
John Blum
d4af1de74a Upgrade to Spring Session BOM 2020.0.4. 2021-06-11 14:30:13 -07:00
John Blum
6d7466d49b Set Spring Session (core) version 2.4.3. 2021-06-11 14:29:28 -07:00
John Blum
ba145a0499 Upgrade to Spring Data Ockham SR-9.
Upgrade to Spring Data BOM 2020.0.9.

Upgrade to Spring Data Commons 2.4.9.

Upgrade to Spring Data for Apache Geode 2.4.9.
2021-06-11 14:27:07 -07:00
John Blum
12b039094c Upgrade to Spring Boot 2.4.7. 2021-06-11 14:25:10 -07:00
John Blum
22a9e18bf2 Upgrade to Spring Framework 5.3.8. 2021-06-11 14:24:34 -07:00
John Blum
7b1e763f3f Upgrade to Javax Servlet JSP JSTL 1.2.2. 2021-06-11 14:21:30 -07:00
John Blum
f1d2e871a5 Upgrade to Gradle 6.9. 2021-06-11 14:18:02 -07:00
John Blum
26d2a64464 Edit changelog and include 2.3.6.RELEASE notes. 2021-06-11 14:17:29 -07:00
John Blum
a204cad791 Replace all references to Pivotal GemFire with VMware Tanzu GemFire. 2021-06-10 10:27:57 -07:00
John Blum
1c25955c0a Fix Spring Session for Apache Geode (SSDG) version reference.
Resolves gh-53.
2021-06-10 09:35:36 -07:00
Jay Bryant
ac42a07641 Add links between PDF and HTML.
Add a link from each format to the other format, for the sake of discoverability.

Resolves gh-53.
2021-06-10 09:35:30 -07:00
John Blum
8a28d24bca Enable SSDG to dynamically determine (at runtime, per invocation) whether GemFire/Geode Data Serialization and Deltas has been configured and is in use.
This is necessary in use cases where SSDG bits are used on the GemFire/Geode server-side but no Spring application context has been bootstrapped to properly configure SSDG on the server(s) in the cluster and the client-side is using Data Serialization.

Resolves gh-54.
2021-06-10 09:35:20 -07:00
John Blum
1aea8f302e Edit reference documentation and Javadoc references in README. 2021-06-10 09:33:49 -07:00
John Blum
5d04b6a969 Edit Javadoc. 2021-06-10 09:33:42 -07:00
John Blum
f604ed7897 Cleanup compiler warnings and unnecessary use of the Java @SuppressWarnings annotation.
Edit Javadoc.
2021-06-10 09:33:37 -07:00
John Blum
be54d517a0 Cleanup Java Generics compiler warnings on raw type usage. 2021-06-10 09:33:31 -07:00
John Blum
8799388251 Set Docs server hostname to docs-ip.spring.io. 2021-04-27 12:03:26 -07:00
John Blum
b20dda321d Use Bash shell scripts to encapsulate build steps in the Jenkins CI build stages. 2021-04-14 15:24:50 -07:00
John Blum
8d84f6f076 Use Jenkins Declarative Pipeline syntax in Jenkinsfile.
Use Docker containers to isolate the individual Jenkins CI build Stages.
2021-04-14 15:24:40 -07:00
John Blum
593b09bc74 Edit README to refer to 2.4.3. 2021-04-14 15:22:47 -07:00
John Blum
8d6787f431 Prepare next development iteration.
Set Spring Session (core) version to 2.4.4-SNAPSHOT.

Set version to 2.4.4-SNAPSHOT.
2021-04-14 15:12:59 -07:00
John Blum
7fc4b34a7e Release 2.4.3. 2021-04-14 15:07:05 -07:00
John Blum
be0b708cf9 Edit changelog and add 2.4.3 release notes. 2021-04-14 15:05:10 -07:00
John Blum
e64656df3d Remove Spring release repository declaration from Gradle buildscript repositories. 2021-04-14 14:53:43 -07:00
John Blum
a796d555e8 Override Spring Framework version declared by Spring Boot set to 5.3.6. 2021-04-14 14:45:30 -07:00
John Blum
149cda52c9 Upgrade to Spring Test for Apache Geode 0.0.24. 2021-04-14 14:42:21 -07:00
John Blum
b15a52d6d8 Upgrade to Spring Session 2.4.3. 2021-04-14 14:41:16 -07:00
John Blum
071097f8a9 Upgrade to Spring Data Ockham-SR8.
Upgrade to Spring Data BOM 2020.0.8 / Ockham-SR8.

Upgrade to Spring Data Commons 2.4.8.

Upgrade to Spring Data for Apache Geode 2.4.8.
2021-04-14 14:40:08 -07:00