Commit Graph

2147 Commits

Author SHA1 Message Date
John Blum
caf8c2369a Prepare next development iteration.
Set Spring Boot version to 3.0.0-SNAPSHOT.

Set version to 2.0.0-SNAPSHOT.
2022-09-26 11:01:44 -07:00
John Blum
9521e488be Release 2.0.0-M5. 2022-09-26 10:48:51 -07:00
John Blum
fc799ae951 Edit changelog and add 2.0.0-M5 release notes. 2022-09-26 10:44:04 -07:00
John Blum
c9c1b13eb7 Edit Samples chapter adding a note about the SBDG version. 2022-09-26 10:43:55 -07:00
John Blum
61df79c583 Add section in the reference documentation on declaring (transitive) dependency exclusions when using Gradle or Maven. 2022-09-26 10:43:09 -07:00
John Blum
d5f6a8cb4b Edit README to refer to 1.7.4 release and 1.7.5-SNAPSHOT. 2022-09-24 00:12:20 -07:00
John Blum
e7cf4f5c67 Edit changelog and include 1.7.4 release notes. 2022-09-24 00:11:42 -07:00
John Blum
a9b713c9f1 Edit README to refer to 1.6.12 release and 1.6.13-SNAPSHOT. 2022-09-24 00:11:07 -07:00
John Blum
09bfce0bb0 Edit changelog and include 1.6.12 release notes. 2022-09-24 00:10:32 -07:00
John Blum
11b7fe0ba1 Upgrade to Spring Test for Apache Geode 1.0.0-M7. 2022-09-24 00:08:53 -07:00
John Blum
f5d45b9417 Upgrade to Spring Session for Apache Geode 3.0.0-M5. 2022-09-24 00:08:01 -07:00
John Blum
e9a684db83 Upgrade to Spring Boot 3.0.0-M5. 2022-09-24 00:06:26 -07:00
John Blum
4a29ea932d Adapt to API and framework changes in Spring Boot Auto-configuration. 2022-09-22 23:02:37 -07:00
John Blum
b73524c75c Adapt to API changes in Spring Data for Apache Geode (SDG). 2022-09-22 23:02:25 -07:00
John Blum
ba542b120e Upgrade to Spring Session BOM 2022.0.0-M3. 2022-09-22 14:20:50 -07:00
John Blum
e24083bdbb Upgrade to Spring Data for Apache Geode 3.0.0-M6. 2022-09-22 14:20:10 -07:00
John Blum
9f8f2aee02 Upgrade to Spring Data BOM 2022.0.0-M6 (Turing-M6). 2022-09-22 14:19:37 -07:00
John Blum
f920c60fb0 Upgrade to Spring Framework 6.0.0-M6. 2022-09-22 14:15:47 -07:00
John Blum
d83d57e658 Upgrade to VMware Tanzu (Pivotal) GemFire 9.15.2. 2022-09-22 14:14:40 -07:00
John Blum
2b614e065b Upgrade to VMware Tanzu GemFire 9.15.1. 2022-08-26 14:14:44 -07:00
John Blum
546da5e373 Upgrade to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.14.5. 2022-08-26 14:14:22 -07:00
John Blum
19be78c323 Upgrade to Gradle 7.5.1. 2022-08-26 14:12:59 -07:00
John Blum
48bbbd63b3 Edit README to refer to SBDG 1.7.3 release and 1.7.4-SNAPSHOT. 2022-08-26 14:12:12 -07:00
John Blum
a83f8fbbfe Edit changelog and include 1.7.3 release notes. 2022-08-26 14:11:39 -07:00
John Blum
2258774638 Edit README to refer to SBDG 1.6.11 release and 1.6.12-SNAPSHOT. 2022-08-26 14:10:49 -07:00
John Blum
8053dc3d4f Edit changelog and include 1.6.11 release notes. 2022-08-26 14:10:15 -07:00
John Blum
341162a49a Adapt to Spring Data (Cassandra) properties changes introduced in Spring Boot.
The changes were introduced in this commit: 0991bd3983#
2022-08-15 14:45:07 -07:00
John Blum
c7ebece479 Edit README to refer to Spring Boot 3.0.0-M4 and SBDG 2.0.0-M4. 2022-07-22 13:18:34 -07:00
John Blum
248821f756 Prepare next development iteration.
Set Spring Boot version to 3.0.0-SNAPSHOT.

Set version to 2.0.0-SNAPSHOT.
2022-07-22 13:02:53 -07:00
John Blum
bc3e31ed82 Release 2.0.0-M4. 2022-07-22 12:48:21 -07:00
John Blum
295278e34c Edit changelog and add 2.0.0-M4 release notes. 2022-07-22 12:34:31 -07:00
John Blum
0df3ae6bf3 Set SD Cassandra Schema Action to 'none' in the Inline Caching with Apache Cassandra Integration Tests. 2022-07-22 12:34:15 -07:00
John Blum
f5ca5b53ae Edit Javadoc in the EnableClusterAware annotation. 2022-07-22 12:28:56 -07:00
John Blum
b8fa1d9688 Upgrade to Spring Boot 3.0.0-M4. 2022-07-21 18:18:08 -07:00
John Blum
a74d500fad Edit README to refer to SBDG 1.7.2 and 1.7.3-SNAPSHOT. 2022-07-21 18:15:54 -07:00
John Blum
1e4bdc95c8 Edit changelog and include 1.7.2 release notes. 2022-07-21 18:15:27 -07:00
John Blum
5bdccc714f Edit README to refer to SBDG 1.6.10 and 1.6.11-SNAPSHOT. 2022-07-21 18:14:49 -07:00
John Blum
1191d1eed9 Edit changelog and include 1.6.10 release notes. 2022-07-21 18:14:10 -07:00
John Blum
9cdeaf0325 Apply addiitional polishing to the Inline Caching with Apache Cassandra Integration Tests.
The refactorings and code changes are based on feedback from Mark Paluch regarding Apache Cassandra and Spring Data for Apache Cassandra.

Note: a developer must quote the CqlIdentifier (e.g. table names) when the case is mixed.
2022-07-21 14:50:51 -07:00
John Blum
1740f16bf6 Adapt to API changes in Apache Geode 1.15.0. 2022-07-19 18:18:01 -07:00
John Blum
c5e66c0ddf Upgrade to Freefair Lombok Gradle Plugin 6.5.0.3. 2022-07-19 17:57:28 -07:00
John Blum
286f401ddd Upgrade to Gradle 7.5. 2022-07-19 17:55:29 -07:00
John Blum
115d01be30 Upgrade to Testcontainers 1.17.3. 2022-07-19 17:51:42 -07:00
John Blum
2f26d406a7 Upgrade to Spring Session for Apache Geode 3.0.0-M4. 2022-07-19 17:50:22 -07:00
John Blum
65f0e23f95 Upgrade to Spring Test for Apache Geode 1.0.0-M6. 2022-07-19 17:49:42 -07:00
John Blum
70acaf8f4d Upgrade to Spring Data for Apache Geode 3.0.0-M5. 2022-07-19 17:47:52 -07:00
John Blum
cd815bcb32 Upgrade to Spring Data BOM 2022.0.0-M5 (Turing-M5). 2022-07-19 17:47:24 -07:00
John Blum
a27f16f853 Upgrade to Spring Cloud Bindings 1.10.0. 2022-07-19 17:46:28 -07:00
John Blum
9711537f8a Upgrade to Spring Framework 6.0.0-M5. 2022-07-19 17:45:43 -07:00
John Blum
7d44f0d61e Upgrade to VMware Tanzu (Pivotal) GemFire 9.15.0. 2022-07-19 17:45:13 -07:00