Commit Graph

942 Commits

Author SHA1 Message Date
John Blum
a46d2391ea Update README to refer to 1.1.7.RELEASE in the 1.1.x release line and 1.2.7.RELEASE in the 1.2.x release line for documentation and references. 2020-05-19 03:37:28 -07:00
John Blum
978e6d9584 Prepare next development iteration.
Set Spring Boot version to 2.2.8.BUILD-SNAPSHOT.

Set version to 1.2.8.BUILD-SNAPSHOT.
2020-05-19 03:24:48 -07:00
John Blum
8bc77db996 Release 1.2.7.RELEASE. 2020-05-19 03:11:55 -07:00
John Blum
32d625014b Edit changelog and add 1.2.7.RELEASE release notes. 2020-05-19 02:58:45 -07:00
John Blum
c487861ac2 Upgrade to Spring Test for Apache Geode and Pivotal GemFire 0.0.14.RELEASE. 2020-05-19 02:57:06 -07:00
John Blum
044ee8a853 Add Integration Tests asserting the configuration of PDX in the context of Spring Boot.
Adds 3 test cases covering:

* Auto-configuration of SDG's MappingPdxSerializer.
* Configuration of a custom, user-defined PdxSerializer applied by auto-configuration.
* Overriding PDX auto-configuration with a manually specified PDX configuration.
2020-05-19 02:48:54 -07:00
John Blum
e3a197bb2e Edit changelog and add 1.1.7.RELEASE release notes. 2020-05-19 01:12:58 -07:00
John Blum
35d5859021 Upgrade to Gradle 6.4.1. 2020-05-18 23:45:44 -07:00
John Blum
988df86799 Upgrade to Testcontainers 1.14.1. 2020-05-18 23:44:44 -07:00
John Blum
ef4edd88da Upgrade to Spring Session for Apache Geode & Pivotal GemFire 2.2.4.RELEASE. 2020-05-18 23:44:23 -07:00
John Blum
17dc80f4a6 Upgrade to Spring Data Moore-SR7.
Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.2.7.RELEASE.

Upgrade to Spring Data Release Train Moore-SR7.
2020-05-18 23:43:12 -07:00
John Blum
f56c81525e Upgrade to Spring Boot 2.2.7.RELEASE. 2020-05-18 23:41:45 -07:00
John Blum
86559b6886 Upgrade to Spring Framework 5.2.6.RELEASE. 2020-05-18 23:40:59 -07:00
John Blum
0d99e7b9e2 Upgrade to Byte Buddy 1.10.10. 2020-05-18 23:40:21 -07:00
John Blum
32884d1b59 Upgrade to Testcontainers 1.13.0. 2020-03-27 14:06:10 -07:00
John Blum
9ceab27aa5 Edit README to refer to 1.2.6.RELEASE and 1.2.7.BUILD-SNAPSHOT reference documentation. 2020-03-27 14:05:24 -07:00
John Blum
fc6bbd351c Prepare next development iteration.
Set Spring Boot version to 2.2.7.BUILD-SNAPSHOT.

Set Spring Test for Apache Geode & Pivotal GemFire (STDG) version to 0.0.14.BUILD-SNAPSHOT.

Set version to 1.2.7.BUILD-SNAPSHOT.
2020-03-27 13:40:35 -07:00
John Blum
c10ef8daee Release 1.2.6.RELEASE. 2020-03-27 13:11:57 -07:00
John Blum
77d2959e26 Edit changelog and add 1.2.6.RELEASE notes. 2020-03-27 12:59:07 -07:00
John Blum
0bf044bb3b Upgrade to Mockito 3.3.3. 2020-03-27 12:48:29 -07:00
John Blum
be32344b59 Set Spring Test for Apache Geode & Pivotal GemFire version to 0.0.13.RELEASE. 2020-03-27 12:47:19 -07:00
John Blum
3f45ac959f Upgrade to Spring Session BOM Corn-SR2. 2020-03-27 12:46:23 -07:00
John Blum
f0777369d2 Upgrade to Spring Data Release Train Moore-SR6.
Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.2.6.RELEASE.
2020-03-27 12:45:03 -07:00
John Blum
ce76b7ab0f Upgrade to Spring Boot 2.2.6.RELEASE. 2020-03-27 12:44:10 -07:00
John Blum
baf366d842 Upgrade to Spring Framework 5.2.5.RELEASE. 2020-03-27 12:42:48 -07:00
John Blum
d5e54a8caf Upgrade to Pivotal GemFire 9.8.7. 2020-03-27 12:42:09 -07:00
John Blum
e2187a3f1f Fix SSL auto-configuration when TLS is enabled to properly configure the SSL default context.
Resolves gh-77.
2020-03-20 09:46:13 -07:00
John Blum
d0ef5e6973 Add GeodeAssertions to apache-geode-extensions.
GeodeAssertions contains various assertions to assert different aspects and characteristics of Geode objects.
2020-03-20 09:45:56 -07:00
John Blum
09fff0fb3c Upgrade to Gradle 6.2. 2020-03-04 02:24:39 +01:00
John Blum
835a77332b Update README to refer to 1.2.5.RELEASE and 1.2.6.BUILD-SNAPSHOT versions in reference documentation. 2020-03-04 02:18:51 +01:00
John Blum
e7efd8b7e7 Prepare next development iteration.
Set Spring Boot version to 2.2.6.BUILD-SNAPSHOT.

Set Spring Test for Apache Geode & Pivotal GemFire version to 0.0.14.BUILD-SNAPSHOT.

Set version to 1.2.6.BUILD-SNAPSHOT.
2020-03-04 02:06:49 +01:00
John Blum
88cea727f6 Release 1.2.5.RELEASE. 2020-03-04 01:48:35 +01:00
John Blum
97e8b39a8c Edit changelog and add 1.2.5.RELEASE notes. 2020-03-04 01:44:52 +01:00
John Blum
1b48435c16 Update Spring dependencies.
Upgrade to Spring Framework 5.2.4.RELEASE.

Upgrade to Spring Boot 2.2.5.RELEASE.

Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.2.5.RELEASE.

Upgrade to Spring Data Release Train Moore-SR5.

Upgrade to Spring Session for Apache Geode & Pivotal GemFire 2.2.3.RELEASE.

Upgrade to Spring Session BOM Corn-SR1.

Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.13.RELEASE.
2020-03-04 01:32:09 +01:00
John Blum
850c8b66d7 Upgrade to Mockito 3.3.0. 2020-03-04 01:27:01 +01:00
John Blum
4bef74922f Update README to refer to 1.1.6.RELEASE and 1.1.7.BUILD-SNAPSHOT versions in reference documentation. 2020-03-04 01:26:08 +01:00
John Blum
00be27ae93 Add 1.1.6.RELEASE notes to changelog. 2020-03-04 01:24:56 +01:00
John Blum
3572e15902 Disable Spring Boot managed dependency version property overrides. 2020-02-23 17:54:01 -08:00
John Blum
5a6f2ef7c1 Re-organize (reorder) the overridden dependency declarations. 2020-02-23 17:52:21 -08:00
John Blum
c866b1bf59 Upgrade to Testcontainers 1.12.5. 2020-02-23 17:33:58 -08:00
John Blum
65fb64f5c7 Upgrade to Spring Session BOM Corn-SR1. 2020-02-23 17:32:05 -08:00
John Blum
4dff97b17f Set Spring Data Release Train version to Moore-BUILD-SNAPSHOT. 2020-02-23 17:30:22 -08:00
John Blum
4aa447cf64 Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.14.BUILD-SNAPSHOT. 2020-02-23 17:29:32 -08:00
John Blum
0013b1be33 Set Spring Framework version to 5.2.4.BUILD-SNAPSHOT. 2020-02-23 17:27:40 -08:00
John Blum
81e067f850 Upgrade to Byte Buddy 1.10.8. 2020-02-23 17:25:54 -08:00
John Blum
b1a41121ec Add fine grained dependency management for Spring Data for Apache Geode & Pivotal GemFire. 2020-02-06 16:53:44 -08:00
John Blum
eb77527929 Set Spring dependency versions to match Spring Boot 2.2.x Spring dependency versions.
Matching the Spring dependency versions to Spring Boot 2.2.x (e.g. 2.2.5.BUILD-SNAPSHOT) is necessary in order to include SBDG 1.2.x build snapshots (e.g. 1.2.5.BUILD-SNAPSHOT) via Spring Initializer on start.spring.io.

Set Spring Framework version to 5.2.3.RELEASE.

Set Spring Data Release Train version to Moore-SR4.

Set Spring Session BOM version to Corn-RELEASE.
2020-02-06 16:53:44 -08:00
John Blum
c319e7cf4d Update README with 1.2.4.RELEASE and 1.2.5.BUILD-SNAPSHOT versions in the reference documentation. 2020-01-24 20:52:15 -08:00
John Blum
ddf1501290 Update README with 1.1.5.RELEASE and 1.1.6.BUILD-SNAPSHOT versions in reference documentation. 2020-01-24 20:51:19 -08:00
John Blum
a9cfcbf859 Prepeare next development iteration.
Set Pivotal GemFire version to 9.8.6.

Set Spring Framework version to 5.2.4.BUILD-SNAPSHOT.

Set Spring Boot version to 2.2.5.BUILD-SNAPSHOT.

Set Spring Data for Apache Geode & Pivotal GemFire version to 2.2.5.BUILD-SNAPSHOT.

Set Spring Data Release Train version to Moore-BUILD-SNAPSHOT.

Set Spring Session for Apache Geode & Pivotal GemFire version to 2.2.3.BUILD-SNAPSHOT.

Set Spring Session BOM version to Corn-BUILD-SNAPSHOT.

Set Spring Test for Apache Geode & Pivotal GemFire version to 0.0.13.BUILD-SNAPSHOT.

Set version to 1.2.5.BUILD-SNAPSHOT.
2020-01-24 20:40:10 -08:00