Commit Graph

1305 Commits

Author SHA1 Message Date
Mark Paluch
b2b119b52e DATAGEODE-134 - Release version 2.0.10 (Kay SR10). 2018-09-10 12:52:18 +02:00
Mark Paluch
1faccaee05 DATAGEODE-134 - Prepare 2.0.10 (Kay SR10). 2018-09-10 12:51:27 +02:00
Mark Paluch
861d8f0aad DATAGEODE-134 - Updated changelog. 2018-09-10 12:51:23 +02:00
Oliver Gierke
7c79d13a60 DATAGEODE-133 - Updated changelog. 2018-08-20 11:07:56 +02:00
John Blum
1028e7ccc6 DATAGEODE-140 - Correct Pool references in 'Runtime configuration using Properties' documentation. 2018-08-17 22:31:59 -07:00
John Blum
3693b06491 DATAGEODE-139 - Adapt to @EventListener API behavior changes in Spring Framework 5.1.0.RC2. 2018-08-17 22:30:50 -07:00
John Blum
26581799bb DATAGEODE-109 - Format source code. 2018-08-17 22:30:38 -07:00
John Blum
77cee2a974 DATAGEODE-125 - Edit MappingPdxSerializer type filter documentation to cover includes and excludes. 2018-08-06 22:45:53 -07:00
John Blum
821cc2b2a0 DATAGEODE-137 - Fix typo in Global, JTA Transaction Management documentation. 2018-08-06 22:45:45 -07:00
John Blum
64f2109fac DATAGEODE-127 - Add quick start reference to the 'Bootstrapping Apache Geode Using Annotations' chapter.
Resolves DATAGEODE-114.
2018-08-06 22:45:39 -07:00
John Blum
e8389b6491 DATAGEODE-135 - Polish SDG Reference Guide Edits. 2018-08-06 22:45:33 -07:00
John Blum
390b9031d1 DATAGEODE-136 - Replace all BeanPostProcessors setting GemFire/Geode Properties using SDG service enabling annotations with Configurers. 2018-07-31 10:42:01 -07:00
Mark Paluch
29b47ccd0b DATAGEODE-123 - After release cleanups. 2018-07-26 15:23:24 +02:00
Mark Paluch
eb6206f805 DATAGEODE-123 - Prepare next development iteration. 2018-07-26 15:23:23 +02:00
Mark Paluch
7061c47d64 DATAGEODE-123 - Release version 2.0.9 (Kay SR9). 2018-07-26 14:44:01 +02:00
Mark Paluch
d33003eaeb DATAGEODE-123 - Prepare 2.0.9 (Kay SR9). 2018-07-26 14:43:06 +02:00
Mark Paluch
cda3f5dd74 DATAGEODE-123 - Updated changelog. 2018-07-26 14:42:59 +02:00
Mark Paluch
2e1fe9ebf2 DATAGEODE-108 - Updated changelog. 2018-07-26 14:03:19 +02:00
John Blum
248da90310 DATAGEODE-130 - Review and merge SDG Reference Guide Edits. 2018-07-25 22:53:37 -07:00
John Blum
557d4b4b11 DATAGEODE-128 - Allow CacheTypeAwareFactoryBean to register interests on client Region creation and implement SmartLifecycle. 2018-06-20 16:43:31 -07:00
John Blum
7a5049f4fd DATAGEODE-124 - Relax type matching for resolving Function arguments in FunctionContextInjectingArgumentResolver. 2018-06-20 16:38:13 -07:00
Mark Paluch
c01338ec4b DATAGEODE-104 - After release cleanups. 2018-06-13 21:24:35 +02:00
Mark Paluch
2923a096b3 DATAGEODE-104 - Prepare next development iteration. 2018-06-13 21:24:34 +02:00
Mark Paluch
36312dc2cc DATAGEODE-104 - Release version 2.0.8 (Kay SR8). 2018-06-13 15:13:01 +02:00
Mark Paluch
176f099641 DATAGEODE-104 - Prepare 2.0.8 (Kay SR8). 2018-06-13 15:12:06 +02:00
Mark Paluch
551a4dbdc0 DATAGEODE-104 - Updated changelog. 2018-06-13 15:12:01 +02:00
John Blum
89cafeba2d DATAGEODE-122 - Refactor Function annotation configuration to be smarter in resolving Apache Geode objects on startup.
Renames OnMember, OnMembers, OnRegion, OnServer and OnServers *ExecutionBeanDefinitionBuilder classes to *FunctionExecutionBeanDefinitionBuilder.
2018-06-12 21:04:27 -07:00
John Blum
ddcc6a1b34 DATAGEODE-121 - Do not allow eager init when getting beans by type to resolve Configurers for Annotation configuration. 2018-06-12 20:51:01 -07:00
John Blum
0454fc898a DATAGEODE-110 - Polish. 2018-06-10 12:31:18 -07:00
John Blum
59d28b5d1b DATAGEODE-117 - Move configuration of PDX to a PdxConfiguration class imported by the EnablePdx annotation. 2018-06-10 12:30:25 -07:00
John Blum
55762392f6 DATAGEODE-116 - Add ability to declare include filters in addition to exclude filters on o.s.d.g.mapping.MappingPdxSerializer.
Additionally, o.s.d.g.mapping.MappingPdxSerializer will filter Null types, Apache Geode types, GemStone GemFire types, Java types and Spring Framework types by default.
2018-06-10 12:29:05 -07:00
John Blum
50d0ecd8f7 DATAGEODE-113 - Add name attribute to EnableGemFireProperties. 2018-06-10 12:07:09 -07:00
John Blum
61eae77470 DATAGEODE-112 - Clean BeanFactoryLocator references on CacheFactoryBean destroy. 2018-06-10 12:06:33 -07:00
John Blum
5abcb10e70 DATAGEODE-111 - Add ability to configure SecurityManager on CacheFactoryBean. 2018-06-10 12:04:29 -07:00
John Blum
56fe3604e9 DATAGEODE-110 - Move client Region interests registration to on SmartLifecycle start. 2018-06-10 11:53:41 -07:00
John Blum
bb2a5b7186 DATAGEODE-109 - Edit Javadoc.
Optimize imports.
2018-06-10 11:49:39 -07:00
John Blum
def04d01cd DATAGEODE-109 - Expose SDG's Function annotation configuration as part of the public API for extension purposes. 2018-06-10 11:48:21 -07:00
John Blum
6c647d2962 DATAGEODE-109 - Reformat source code.
Use try multi-catch blocks for simpler (GemFire/Geode) Exception handling.
2018-06-10 11:31:53 -07:00
Christoph Strobl
d84b797c48 DATAGEODE-97 - Updated changelog. 2018-05-17 10:32:56 +02:00
John Blum
0db2e18671 DATAGEODE-107 - Properly enable statistics when Annotation-based Expiration Policies are enabled with EnableExpiration. 2018-05-16 22:54:06 -07:00
John Blum
838fdde0b2 DATAGEODE-105 - Add ability to filter types de/serialized by the o.s.d.g.mapping.MappingPdxSerializer. 2018-05-14 19:38:45 -07:00
Mark Paluch
b07ae7fdfb DATAGEODE-94 - After release cleanups. 2018-05-08 15:04:28 +02:00
Mark Paluch
237dea55e9 DATAGEODE-94 - Prepare next development iteration. 2018-05-08 15:04:27 +02:00
Mark Paluch
4e261ab188 DATAGEODE-94 - Release version 2.0.7 (Kay SR7). 2018-05-08 14:15:28 +02:00
Mark Paluch
88681f567f DATAGEODE-94 - Prepare 2.0.7 (Kay SR7). 2018-05-08 14:14:32 +02:00
Mark Paluch
257f6e7eb7 DATAGEODE-94 - Updated changelog. 2018-05-08 14:14:27 +02:00
John Blum
2cb2379a55 DATAGEODE-102 - Add support for enforcing Lucene Index creation before Region creation. 2018-05-04 13:49:12 -07:00
John Blum
2ab1ec80c6 DATAGEODE-101 - Add postProcess(..) methods in the LuceneIndexFactoryBean for both the o.a.g.cache.lucene.LuceneIndexFactory and the o.a.g.cache.lucene.LuceneIndex. 2018-04-27 14:53:15 -07:00
John Blum
1e83de18db DATAGEODE-100 - Avoid Pool Already Exists Exception on Spring container initialization. 2018-04-24 12:00:34 -07:00
John Blum
79d684c11b DATAGEODE-100 - Add Integration Test based on Accenture's UC reproducing the problem. 2018-04-24 11:50:27 -07:00