Commit Graph

1841 Commits

Author SHA1 Message Date
John Blum
32efcc1ca4 Upgrade to Spring Test for Apache Geode 0.0.27. 2021-10-28 12:01:47 -07:00
John Blum
28040285ec Edit README to refer to 1.6.0-RC1. 2021-10-22 10:51:10 -07:00
John Blum
628f0c00ea Prepare next development iteration.
Set Spring Boot version to 2.6.0-SNAPSHOT.

Set version to 1.6.0-SNAPSHOT.
2021-10-22 10:37:19 -07:00
John Blum
e33b71c8ca Release 1.6.0-RC1. 2021-10-21 22:12:10 -07:00
John Blum
ed039788e5 Edit changelog and add 1.6.0-RC1 release notes. 2021-10-21 22:10:15 -07:00
John Blum
bb2bac21f9 Upgrade Spring Geode Samples parent Maven POM to Spring Boot 2.6.0-RC1. 2021-10-21 22:01:27 -07:00
John Blum
290806702c Correct typo in the changelog for the SBDG 1.5.6 release. 2021-10-21 22:00:55 -07:00
John Blum
6f4d5d1d13 Upgrade to Spring Session for Apache Geode 2.6.0-RC1. 2021-10-21 21:45:08 -07:00
John Blum
d37fc796a9 Upgrade to Spring Session BOM 2021.1.0-RC1. 2021-10-21 21:44:56 -07:00
John Blum
695b7cc5e9 Upgrade to Spring Data Q-RC1.
Upgrade to Spring Data BOM 2021.1.0-RC1 (Q-RC1).

Upgrade to Spring Data for Apache Geode 2.6.0-RC1.
2021-10-21 21:44:49 -07:00
John Blum
07971c11f8 Upgrade to Spring Boot 2.6.0-RC1. 2021-10-21 21:44:44 -07:00
John Blum
046bedaa54 Upgrade to Spring Framework 5.3.12. 2021-10-21 21:44:39 -07:00
John Blum
6111e4e83b Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.10. 2021-10-21 21:44:34 -07:00
John Blum
14d278355e Edit README to refer to 1.5.6 release and 1.5.7-SNAPSHOT. 2021-10-21 21:43:51 -07:00
John Blum
3417077a59 Edit changelog and include 1.5.6 release notes. 2021-10-21 21:43:15 -07:00
John Blum
6af4926d52 Edit README to refer to 1.4.12 release and 1.4.13-SNAPSHOT. 2021-10-21 21:42:36 -07:00
John Blum
21ccf19f43 Edit changelog and include 1.4.12 release notes. 2021-10-21 21:42:04 -07:00
John Blum
582c03b025 Set Spring Geode Samples parent Maven POM to Spring Boot 2.6.0-SNAPSHOT. 2021-09-28 17:37:41 -07:00
John Blum
c209af1a50 Edit README to refer to 1.6.0-M3 release. 2021-09-28 17:36:34 -07:00
John Blum
b108834bea Prepare next development iteration.
Set Spring Boot version to 2.6.0-SNAPSHOT.

Set version to 1.6.0-SNAPSHOT.
2021-09-28 17:25:06 -07:00
John Blum
ac355a6e05 Release 1.6.0-M3. 2021-09-28 16:54:53 -07:00
John Blum
31ec35d615 Edit changelog and add 1.6.0-M3 release notes. 2021-09-28 16:44:27 -07:00
John Blum
69f073ad57 Upgrade Spring Geode Samples parent Maven POM to Spring Boot 2.6.0-M3. 2021-09-28 16:30:29 -07:00
John Blum
841381d902 Update test Keystore for SSL based tests to use RSA certs. 2021-09-28 16:30:29 -07:00
John Blum
30ff6253dc Upgrade to Gradle 6.9.1. 2021-09-28 14:43:17 -07:00
John Blum
9ea3567151 Upgrade to Spring Test for Apache Geode 0.0.26. 2021-09-28 14:41:40 -07:00
John Blum
dd02207d72 Upgrade to Spring Data Q-M3.
Upgrade to Spring Data BOM 2021.1.0-M3 (Q-M3).

Upgrade to Spring Data for Apache Geode 2.6.0-M3.
2021-09-28 14:40:31 -07:00
John Blum
c2a139abb3 Upgrade to Spring Cloud Bindings 1.8.0. 2021-09-28 14:39:15 -07:00
John Blum
5180a9c9ef Upgrade to Spring Boot 2.6.0-M3. 2021-09-28 14:38:57 -07:00
John Blum
b8d0d64e06 Upgrade to Spring Framework 5.3.10. 2021-09-28 14:38:36 -07:00
John Blum
9d0b747939 Upgrade to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.14.0. 2021-09-28 14:38:11 -07:00
John Blum
f9d8048f71 Upgrade to Apache Geode 1.14.0. 2021-09-28 14:36:43 -07:00
John Blum
b1ffafa737 Edit README and move the SBDG 1.2.x versions to EOL. 2021-09-28 14:34:32 -07:00
John Blum
b2066d92c8 Edit README to refer to 1.5.5 release and 1.5.6-SNAPSHOT. 2021-09-28 14:33:40 -07:00
John Blum
142a314175 Edit changelog and include 1.5.5 release notes. 2021-09-28 14:32:56 -07:00
John Blum
f4ea643be4 Edit README to refer to 1.4.11 release and 1.4.12-SNAPSHOT. 2021-09-28 14:32:09 -07:00
John Blum
5485163de5 Edit changelog and include 1.4.11 release notes. 2021-09-28 14:31:17 -07:00
John Blum
18c90e3774 Upgrade Spring Geode Samples parent Maven POM to Spring Boot 2.6.0-M2. 2021-09-09 11:26:23 -07:00
John Blum
d5e2ed78c2 Add additional test case for the auto-configuration of a GemfireTemplate bean given a Region (FactoryBean) bean definition using a strongly typed, complex object/entity. 2021-09-01 12:00:10 -07:00
John Blum
171251f2dc Edit README to refer to SBDG 1.6.0-M2 and 1.6.0-SNAPSHOT along with Spring Boot 2.6.0-M2. 2021-08-19 17:30:37 -07:00
John Blum
6821f00a9e Prepare next development iteration.
Set Spring Boot version to 2.6.0-SNAPSHOT.

Set version to 1.6.0-SNAPSHOT.
2021-08-19 17:16:24 -07:00
John Blum
cf6bbdd021 Release 1.6.0-M2. 2021-08-19 16:55:58 -07:00
John Blum
6814653a7b Edit changelog and add 1.6.0-M2 release notes. 2021-08-19 16:54:56 -07:00
John Blum
17ab5e15ee Upgrade Spring Geode Samples parent Maven POM to Spring Boot 2.6.0-M2 and SBDG 1.6.0-SNAPSHOT. 2021-08-19 16:49:48 -07:00
John Blum
f4ce56c2fe Upgrade to Testcontainers 1.16.0. 2021-08-19 16:36:17 -07:00
John Blum
79ab2b060f Upgrade to Spring Session for Apache Geode 2.6.0-M1. 2021-08-19 16:36:06 -07:00
John Blum
b8cdb9e73a Upgrade to Spring Session BOM 2021.1.0-M1. 2021-08-19 16:36:00 -07:00
John Blum
488890ecc8 Upgrade to Spring Data Q-M2.
Upgrade to Spring Data BOM 2021.1.0-M2 (Q-M2).

Upgrade to Spring Data for Apache Geode 2.6.0-M2.
2021-08-19 16:35:54 -07:00
John Blum
d2019c45c6 Upgrade to Spring Boot 2.6.0-M2. 2021-08-19 16:35:34 -07:00
John Blum
145127547f Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.9. 2021-08-19 16:35:09 -07:00