Mark Paluch
39e69a6280
DATAGEODE-379 - Prepare 2.2.12 (Moore SR12).
2020-12-09 09:37:09 +01:00
Mark Paluch
37c3965a49
DATAGEODE-379 - Updated changelog.
2020-12-09 09:37:04 +01:00
Mark Paluch
34217eeaff
DATAGEODE-369 - Prepare 2.2.11 (Moore SR11).
2020-10-28 11:44:08 +01:00
Mark Paluch
59bf99bb46
DATAGEODE-369 - Updated changelog.
2020-10-28 11:44:01 +01:00
Mark Paluch
624ebd4d91
DATAGEODE-377 - Updated changelog.
2020-10-28 11:32:33 +01:00
Mark Paluch
74b34c8f87
DATAGEODE-358 - Prepare 2.2.10 (Moore SR10).
2020-09-16 10:52:54 +02:00
Mark Paluch
09270530e5
DATAGEODE-358 - Updated changelog.
2020-09-16 10:52:48 +02:00
Mark Paluch
812346d27a
DATAGEODE-357 - Updated changelog.
2020-09-16 10:39:04 +02:00
John Blum
85b0c95479
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 17:39:27 -07:00
John Blum
cc09d1e25a
DATAGEODE-368 - Add API to attach additional AsyncEventQueues and GatewaySenders to peer Regions.
2020-09-14 17:34:34 -07:00
John Blum
92a71670d6
DATAGEODE-367 - Expose EntityInformation and the GemfireTemplate on SimpleGemfireRepository.
2020-09-14 17:27:54 -07:00
John Blum
24f2231674
DATAGEODE-306 - Add overloaded safeDoOperation(:VoidReturningThrowableOperation, backupOperation:Runnable) method.
...
Redefine safeDoOperation(:VoidReturningThrowableOperation) in terms of the overloaded method.
Edit Javadoc.
2020-09-14 17:27:04 -07:00
John Blum
b75b732e81
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:25:58 -07:00
John Blum
d5d99a9a41
DATAGEODE-306 - Fix leveloffset declaration for 'Configuring WAN Gateway' section in 'Bootstrapping Apache Geode with the Spring Container' chapter.
2020-09-14 17:24:14 -07:00
John Blum
398b1218de
DATAGEODE-364 - Refactor SimpleGemfireRepository.count() to be resilient when no results exist.
2020-09-14 17:24:07 -07:00
Mark Paluch
a5762dded1
DATAGEODE-349 - Prepare 2.2.9 (Moore SR9).
2020-07-22 09:55:30 +02:00
Mark Paluch
d1fa5e2fc9
DATAGEODE-349 - Updated changelog.
2020-07-22 09:55:24 +02:00
Mark Paluch
6534af5442
DATAGEODE-346 - Updated changelog.
2020-07-22 09:44:34 +02:00
John Blum
5a1babf777
DATAGEODE-352 - Add EnableEntityDefinedRegions Integration Test using a Regular Expression (REGEX) TypeFilter.
...
Edit Javadoc.
2020-06-22 17:02:10 -07:00
John Blum
fc4518b382
DATAGEODE-302 - Refactor of(:TypeFilter) factory method to not double wrap a CompositeTypeFilter.
2020-06-22 17:02:06 -07:00
John Blum
95455cd542
DATAGEODE-352 - EnableEntityDefinedRegions.includeFilters are inappropriately overridden by framework provided include filters.
2020-06-22 17:02:01 -07:00
John Blum
4d5b661bdd
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:01:53 -07:00
Mark Paluch
38e1d10b3b
DATAGEODE-333 - Prepare 2.2.8 (Moore SR8).
2020-06-10 12:11:00 +02:00
Mark Paluch
99e7b1b54a
DATAGEODE-333 - Updated changelog.
2020-06-10 12:10:55 +02:00
Mark Paluch
296d6bdd3e
DATAGEODE-332 - Updated changelog.
2020-06-10 11:22:52 +02:00
John Blum
83cbebc506
DATAGEODE-335 - Add @ClientCacheApplication and @EnablePool annotation attribute and property support for socketConnectTimeout.
2020-04-30 16:24:58 -07:00
Mark Paluch
7323f67f78
SGF-919 - Prepare 2.2.7 (Moore SR7).
2020-04-28 14:35:24 +02:00
Mark Paluch
fa28f9c9b1
SGF-919 - Updated changelog.
2020-04-28 14:35:21 +02:00
Mark Paluch
dd809969c0
SGF-915 - Updated changelog.
2020-04-28 11:59:02 +02:00
John Blum
17e6890147
DATAGEODE-319 - Improve @LocatorApplication to configure the Apache Geode locators property.
2020-03-30 20:59:55 -07:00
Mark Paluch
977968fc0e
SGF-916 - Prepare 2.2.6 (Moore SR6).
2020-03-25 10:45:35 +01:00
Mark Paluch
2fb071a8b2
SGF-916 - Updated changelog.
2020-03-25 10:45:32 +01:00
John Blum
d353d1132e
DATAGEODE-314 - Replace remaining uses of Apache Geode's PoolManager API with PoolResolver.
2020-03-24 19:39:12 -07:00
John Blum
65ddad967d
DATAGEODE-314 - Introduce new BeanFactoryPoolResolver implementation.
...
The BeanFactoryPoolResolver implementation resolves a managed, named Pool object (bean) from the Spring BeanFactory (container).
2020-03-24 19:37:18 -07:00
John Blum
735c9f8ea4
DATAGEODE-311 - Allow Security configuration applied by Annotations to be used in LocatorApplications.
2020-03-19 15:05:28 -07:00
John Blum
0610062dc7
DATAGEODE-310 - Use Environment accessible properties to enable/disable Apache Shiro and Authentication Auto-configuration.
2020-03-19 15:05:20 -07:00
John Blum
0b5ad76411
DATAGEODE-309 - Apply Spring bean ClassLoader to Thread context ClassLoader in LocatorApplications.
2020-03-19 15:05:16 -07:00
Mark Paluch
4b86c9aa3d
SGF-910 - Prepare 2.2.5 (Moore SR5).
2020-02-26 11:37:58 +01:00
Mark Paluch
1bf7d40a85
SGF-910 - Updated changelog.
2020-02-26 11:37:56 +01:00
Mark Paluch
2be03dd36d
SGF-909 - Updated changelog.
2020-02-26 11:31:49 +01:00
Mark Paluch
bf8a5e7334
SGF-902 - Prepare 2.2.4 (Moore SR4).
2020-01-15 12:37:18 +01:00
Mark Paluch
5403691734
SGF-902 - Updated changelog.
2020-01-15 12:37:14 +01:00
Mark Paluch
8dbcc7c7cb
SGF-901 - Updated changelog.
2020-01-15 10:36:37 +01:00
John Blum
19ecd5d10d
SGF-908 - Polish.
...
Resolves gh-32.
2020-01-14 20:44:19 -08:00
Jacob Barrett
8c836ac9a7
SGF-908 - Parse standard "host:port" format.
...
Resolves gh-32.
Adds support for standard "host:port" format when parsing
ConnectionEndpoints while preserving "host[port]" support.
2020-01-14 20:43:50 -08:00
John Blum
ec19c3466c
SGF-907 - Refactor PoolFactoryBean to use PoolResolver.
2020-01-14 20:43:07 -08:00
John Blum
fb7c13fc2c
SGF-906 - Refactor ContinuousQueryListenerContainer to use PoolResolver.
2020-01-14 20:42:04 -08:00
Mark Paluch
c9666e673e
SGF-903 - Update copyright year to 2020.
2020-01-14 20:24:13 -08:00
Jens Schauder
ccfcf8af1d
SGF-899 - Prepare 2.2.3 (Moore SR3).
2019-12-04 14:11:44 +01:00
Jens Schauder
2d711f2b6a
SGF-899 - Updated changelog.
2019-12-04 14:11:37 +01:00