Commit Graph

1548 Commits

Author SHA1 Message Date
Mark Paluch
a7c19e52e0 DATAGEODE-377 - Prepare next development iteration. 2020-10-28 11:22:20 +01:00
Mark Paluch
380b2e2d41 DATAGEODE-377 - Release version 2.1.21 (Lovelace SR21). 2020-10-28 11:03:41 +01:00
Mark Paluch
42d79a8c03 DATAGEODE-377 - Prepare 2.1.21 (Lovelace SR21). 2020-10-28 11:03:05 +01:00
Mark Paluch
9f36ecfaaf DATAGEODE-377 - Updated changelog. 2020-10-28 11:02:54 +01:00
Christoph Strobl
45e85fa281 DATAGEODE-371 - Updated changelog. 2020-10-14 14:51:43 +02:00
Mark Paluch
9506b900ed DATAGEODE-362 - Updated changelog. 2020-09-16 14:12:06 +02:00
Mark Paluch
61b186062d DATAGEODE-363 - Updated changelog. 2020-09-16 12:16:32 +02:00
Mark Paluch
6a839f2436 DATAGEODE-358 - Updated changelog. 2020-09-16 11:20:12 +02:00
Mark Paluch
ac508b1249 DATAGEODE-357 - After release cleanups. 2020-09-16 10:28:57 +02:00
Mark Paluch
857afdba42 DATAGEODE-357 - Prepare next development iteration. 2020-09-16 10:28:54 +02:00
Mark Paluch
a64c3d6a51 DATAGEODE-357 - Release version 2.1.20 (Lovelace SR20). 2020-09-16 10:16:42 +02:00
Mark Paluch
5be8d8ae16 DATAGEODE-357 - Prepare 2.1.20 (Lovelace SR20). 2020-09-16 10:16:10 +02:00
Mark Paluch
1a7e573510 DATAGEODE-357 - Updated changelog. 2020-09-16 10:16:01 +02:00
John Blum
a21edb0cd1 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 16:12:44 -07:00
John Blum
72e26270e0 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-14 18:12:03 -07:00
John Blum
1c422c7c8d DATAGEODE-306 - Add overloaded safeDoOperation(:VoidReturningThrowableOperation, backupOperation:Runnable) method.
Redefine safeDoOperation(:VoidReturningThrowableOperation) in terms of the overloaded method.

Edit Javadoc.
2020-09-14 17:57:01 -07:00
John Blum
506f913ee4 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-14 17:52:25 -07:00
John Blum
da300857b2 DATAGEODE-306 - Fix leveloffset declaration for 'Configuring WAN Gateway' section in 'Bootstrapping Apache Geode with the Spring Container' chapter. 2020-09-14 17:50:36 -07:00
John Blum
ff858f5888 DATAGEODE-364 - Refactor SimpleGemfireRepository.count() to be resilient when no results exist. 2020-09-14 17:50:24 -07:00
Mark Paluch
5dadea01a6 DATAGEODE-359 - Updated changelog. 2020-08-12 13:25:49 +02:00
Mark Paluch
107a2c8ee2 DATAGEODE-354 - Updated changelog. 2020-08-12 12:01:22 +02:00
Mark Paluch
123aa385c1 DATAGEODE-350 - Updated changelog. 2020-07-22 10:37:59 +02:00
Mark Paluch
a68a92e603 DATAGEODE-349 - Updated changelog. 2020-07-22 10:08:48 +02:00
Mark Paluch
58f0d3cda2 DATAGEODE-346 - After release cleanups. 2020-07-22 09:42:54 +02:00
Mark Paluch
88670135a2 DATAGEODE-346 - Prepare next development iteration. 2020-07-22 09:42:51 +02:00
Mark Paluch
8c82f316ad DATAGEODE-346 - Release version 2.1.19 (Lovelace SR19). 2020-07-22 09:31:41 +02:00
Mark Paluch
12dd889287 DATAGEODE-346 - Prepare 2.1.19 (Lovelace SR19). 2020-07-22 09:31:14 +02:00
Mark Paluch
951c32f6f9 DATAGEODE-346 - Updated changelog. 2020-07-22 09:31:00 +02:00
Mark Paluch
bfa79a7bb4 DATAGEODE-339 - Updated changelog. 2020-06-25 12:00:20 +02:00
John Blum
a5d7e2d436 DATAGEODE-352 - Add EnableEntityDefinedRegions Integration Test using a Regular Expression (REGEX) TypeFilter.
Edit Javadoc.
2020-06-22 16:30:02 -07:00
John Blum
02eeef67b6 DATAGEODE-302 - Refactor of(:TypeFilter) factory method to not double wrap a CompositeTypeFilter. 2020-06-22 16:29:56 -07:00
John Blum
7969e8842d DATAGEODE-352 - EnableEntityDefinedRegions.includeFilters are inappropriately overridden by framework provided include filters. 2020-06-22 16:29:43 -07:00
John Blum
6a159548e7 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 16:26:04 -07:00
Mark Paluch
9b7c9d7cb5 DATAGEODE-338 - Updated changelog. 2020-06-10 14:30:58 +02:00
Mark Paluch
741d021592 DATAGEODE-333 - Updated changelog. 2020-06-10 12:30:00 +02:00
Mark Paluch
9be60ded7d DATAGEODE-332 - After release cleanups. 2020-06-10 11:21:37 +02:00
Mark Paluch
3c256e0800 DATAGEODE-332 - Prepare next development iteration. 2020-06-10 11:21:31 +02:00
Mark Paluch
74f0ecf36c DATAGEODE-332 - Release version 2.1.18 (Lovelace SR18). 2020-06-10 10:53:41 +02:00
Mark Paluch
37108aa2cc DATAGEODE-332 - Prepare 2.1.18 (Lovelace SR18). 2020-06-10 10:53:13 +02:00
Mark Paluch
fad7e0be09 DATAGEODE-332 - Updated changelog. 2020-06-10 10:52:56 +02:00
John Blum
e7b0cabc30 DATAGEODE-335 - Add @ClientCacheApplication and @EnablePool annotation attribute and property support for socketConnectTimeout. 2020-04-30 15:59:18 -07:00
Mark Paluch
9f99439178 DATAGEODE-321 - Updated changelog. 2020-04-28 15:12:26 +02:00
Mark Paluch
dab3f7eb87 DATAGEODE-316 - Updated changelog. 2020-04-28 14:46:53 +02:00
Mark Paluch
7f18b2b691 DATAGEODE-304 - After release cleanups. 2020-04-28 11:55:28 +02:00
Mark Paluch
52cf7da205 DATAGEODE-304 - Prepare next development iteration. 2020-04-28 11:55:27 +02:00
Mark Paluch
96e90a1220 DATAGEODE-304 - Release version 2.1.17 (Lovelace SR17). 2020-04-28 11:32:50 +02:00
Mark Paluch
7482aa93ae DATAGEODE-304 - Prepare 2.1.17 (Lovelace SR17). 2020-04-28 11:32:27 +02:00
Mark Paluch
db8a555a2a DATAGEODE-304 - Updated changelog. 2020-04-28 11:32:20 +02:00
Mark Paluch
59477bd116 DATAGEODE-307 - Updated changelog. 2020-03-31 15:08:50 +02:00
Mark Paluch
6334a08128 DATAGEODE-305 - Updated changelog. 2020-03-25 10:59:49 +01:00