1094 Commits

Author SHA1 Message Date
Mark Paluch
0d76fe0883 DATAGEODE-377 - Prepare 2.1.21 (Lovelace SR21). 2020-10-28 11:03:07 +01:00
Mark Paluch
2068455826 DATAGEODE-377 - Updated changelog. 2020-10-28 11:03:01 +01:00
Mark Paluch
976f840d6f DATAGEODE-358 - Updated changelog. 2020-09-16 11:20:13 +02:00
Mark Paluch
df253d629e DATAGEODE-357 - Prepare 2.1.20 (Lovelace SR20). 2020-09-16 10:16:12 +02:00
Mark Paluch
fba99c07b1 DATAGEODE-357 - Updated changelog. 2020-09-16 10:16:05 +02:00
John Blum
a9033bff5c DATAGEODE-306 - Fix logic and test failures in SimpleGemfireRepository.
Logic problems and test failures were caused by the downmerge from Moore/2.2 to Lovelace/2.1.
2020-09-15 17:01:22 -07:00
John Blum
eec6cea9ad DATAGEODE-306 - Fix compilation errors in GemfireTemplate and MappingPdxSerializer.
The compilation errors were caused by the downmerge from Neumann/2.3 to Moore/2.2 and API changes in Spring Data Commons and Mockito.
2020-09-15 17:01:16 -07:00
John Blum
b8d17a6418 DATAGEODE-306 - Add overloaded safeDoOperation(:VoidReturningThrowableOperation, backupOperation:Runnable) method.
Redefine safeDoOperation(:VoidReturningThrowableOperation) in terms of the overloaded method.

Edit Javadoc.
2020-09-15 17:01:10 -07:00
John Blum
bf046c1c0b DATAGEODE-306 - Refactor MappingPdxSerializer.
Annotate API with Spring @NonNull and @Nullable annotations.

Edit and add Javadoc.

Format source code.

Optimize imports.

Remove unnecessary uses of java.util.Optional.

Rename (local) variables.
2020-09-15 17:00:52 -07:00
John Blum
9989ba5240 DATAGEODE-306 - Fix leveloffset declaration for 'Configuring WAN Gateway' section in 'Bootstrapping Apache Geode with the Spring Container' chapter. 2020-09-15 16:58:00 -07:00
John Blum
3f69965372 DATAGEODE-364 - Refactor SimpleGemfireRepository.count() to be resilient when no results exist. 2020-09-15 16:57:53 -07:00
Mark Paluch
8d9a126fbe DATAGEODE-349 - Updated changelog. 2020-07-22 10:08:49 +02:00
Mark Paluch
817372de6c DATAGEODE-346 - Prepare 2.1.19 (Lovelace SR19). 2020-07-22 09:31:15 +02:00
Mark Paluch
c980b4b05a DATAGEODE-346 - Updated changelog. 2020-07-22 09:31:08 +02:00
John Blum
281ce56790 DATAGEODE-352 - Add EnableEntityDefinedRegions Integration Test using a Regular Expression (REGEX) TypeFilter.
Edit Javadoc.
2020-06-22 17:25:22 -07:00
John Blum
44816c3664 DATAGEODE-302 - Refactor of(:TypeFilter) factory method to not double wrap a CompositeTypeFilter. 2020-06-22 17:25:17 -07:00
John Blum
7628b3ec83 DATAGEODE-352 - EnableEntityDefinedRegions.includeFilters are inappropriately overridden by framework provided include filters. 2020-06-22 17:25:11 -07:00
John Blum
7540ff32b6 DATAGEODE-302 - Introduce CompositeTypeFilter @FunctionalInterface extending Spring's o.s.core.type.filter.TypeFilter interface.
The SDG CompositeTypeFilter uses the Composite Software Design Pattern to compose multiple TypeFilters as a single, uniform instance of TypeFilter.
2020-06-22 17:25:06 -07:00
Mark Paluch
dc4c6b162f DATAGEODE-333 - Updated changelog. 2020-06-10 12:29:56 +02:00
Mark Paluch
8195e95f18 DATAGEODE-332 - Prepare 2.1.18 (Lovelace SR18). 2020-06-10 10:53:13 +02:00
Mark Paluch
932314d8f9 DATAGEODE-332 - Updated changelog. 2020-06-10 10:53:07 +02:00
John Blum
fe521a3780 DATAGEODE-335 - Add @ClientCacheApplication and @EnablePool annotation attribute and property support for socketConnectTimeout. 2020-04-30 21:13:12 -07:00
Mark Paluch
6bd4f8548d SGF-919 - Updated changelog. 2020-04-28 14:46:51 +02:00
Mark Paluch
3413b99f1c SGF-915 - Prepare 2.1.17 (Lovelace SR17). 2020-04-28 11:32:27 +02:00
Mark Paluch
e18d5310a0 SGF-915 - Updated changelog. 2020-04-28 11:32:24 +02:00
Mark Paluch
040e842b3e SGF-916 - Updated changelog. 2020-03-25 10:59:48 +01:00
John Blum
a9da1fadfd SGF-914 - Backport changes enabling SDG Lovelace/2.1.x, based on Pivotal GemFire 9.5.4, to be compatible with Pivotal GemFire 9.6 and 9.7. 2020-03-13 18:21:52 -07:00
Mark Paluch
47262e3fdd SGF-910 - Updated changelog. 2020-02-26 11:55:06 +01:00
Mark Paluch
bf5a690e18 SGF-909 - Prepare 2.1.16 (Lovelace SR16). 2020-02-26 11:11:28 +01:00
Mark Paluch
547d3a72db SGF-909 - Updated changelog. 2020-02-26 11:11:25 +01:00
Mark Paluch
8f20c34472 SGF-902 - Updated changelog. 2020-01-15 12:51:15 +01:00
Mark Paluch
7a22122679 SGF-901 - Prepare 2.1.15 (Lovelace SR15). 2020-01-15 10:24:59 +01:00
Mark Paluch
9d42cef0b2 SGF-901 - Updated changelog. 2020-01-15 10:24:56 +01:00
Mark Paluch
b0f28c2c1b SGF-903 - Update copyright years to 2020. 2020-01-07 09:06:44 +01:00
Jens Schauder
50f1d32aa0 SGF-899 - Updated changelog. 2019-12-04 14:32:47 +01:00
Jens Schauder
94f3819e12 SGF-898 - Prepare 2.1.14 (Lovelace SR14). 2019-12-04 11:40:56 +01:00
Jens Schauder
9ecc6797ed SGF-898 - Updated changelog. 2019-12-04 11:40:48 +01:00
Mark Paluch
9c88945b80 SGF-892 - Updated changelog. 2019-11-18 12:43:27 +01:00
Mark Paluch
46eea6da49 SGF-891 - Prepare 2.1.13 (Lovelace SR13). 2019-11-18 12:00:43 +01:00
Mark Paluch
e4ba5e4acb SGF-891 - Updated changelog. 2019-11-18 12:00:38 +01:00
John Blum
946c7f70c4 SGF-894 - Fix Javadoc HTTP URL reference; switch to HTTPS. 2019-11-15 16:47:55 -08:00
John Blum
9a4ba1d68c SGF-894 - Move TransactionApplicationEvent to o.s.d.g.transaction.event. 2019-11-15 16:47:47 -08:00
John Blum
d080594bf7 SGF-896 - Cannot enable the BeanFactoryLocator for a ClientCache instance using SDG property. 2019-11-15 16:47:37 -08:00
John Blum
7ab246846c SGF-894 - Add tests for Spring @TransactionalEventListener annotated POJO methods in the context of Apache Geode, Local Cache Transactions. 2019-11-15 16:45:36 -08:00
John Blum
7f8022f2f2 SGF-894 - Polish. 2019-11-15 16:45:30 -08:00
Patrick Johnson
a491f3529b SGF-894 - Add documentation for TransactionalEventListener annotation. 2019-11-15 16:45:22 -08:00
Christoph Strobl
b1154bf3d0 SGF-886 - Updated changelog. 2019-11-04 15:39:58 +01:00
Christoph Strobl
88d6a0d12c SGF-885 - Prepare 2.1.12 (Lovelace SR12). 2019-11-04 09:29:05 +01:00
Christoph Strobl
abb1034cbc SGF-885 - Updated changelog. 2019-11-04 09:29:00 +01:00
John Blum
a107bd1bae SGF-889 - Introduce RestTemplateConfigurer to configure the RestTemplate used when sending configuration metadata from client to server. 2019-10-30 23:00:45 -07:00