Commit Graph

807 Commits

Author SHA1 Message Date
Oliver Gierke
4778342fcd SGF-651 - Prepare 2.0 RC3 (Kay). 2017-09-11 17:23:51 +02:00
Oliver Gierke
53db251e06 SGF-651 - Updated changelog. 2017-09-11 17:23:41 +02:00
Mark Paluch
74111b8472 SGF-653 - Updated changelog. 2017-09-11 12:43:58 +02:00
John Blum
31cf04aead SGF-657 - Add missing configuration support for Off-Heap. 2017-08-08 17:28:54 -04:00
John Blum
b6ab9103d5 SGF-656 - Add EnableCachingDefinedRegions annotation to configure GemFire Regions based on Spring Caching annotations.
(cherry picked from commit a23afdb7e3bc0ed73045bb261836e39bf89ac2ec)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-08-01 12:27:56 -07:00
John Blum
515ce3436f SGF-654 - Fix Reference Guide formatting. 2017-07-27 17:50:47 -07:00
Srikanth Manvi
31ec8b7edd SGF-652 - Typo in documentation.
Resolves gh-90.

(cherry picked from commit d531c651604879ae87146f0d3571ec199fdc05ea)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-07-27 16:05:41 -07:00
Oliver Gierke
10d0186218 SGF-649 - Updated changelog. 2017-07-27 00:48:55 +02:00
Oliver Gierke
87ae0bf3a4 SGF-650 - Prepare 2.0 RC2 (Kay). 2017-07-25 15:33:32 +02:00
Oliver Gierke
26b697fab0 SGF-650 - Updated changelog. 2017-07-25 15:33:22 +02:00
Oliver Gierke
979b138568 SGF-635 - Prepare 2.0 RC1 (Kay). 2017-07-25 09:48:01 +02:00
Oliver Gierke
bffb9fcafd SGF-635 - Updated changelog. 2017-07-25 09:47:51 +02:00
John Blum
74c3e4c8d4 SGF-648 - Enable the AutoConfiguredAuthenticationConfigurationIntegrationTests.clientAuthenticatesWithServer() test case.
(cherry picked from commit ca0776d9778d8390ed34389d8a522a1b7c13bc74)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-07-24 18:52:11 -07:00
John Blum
69412c5dc7 SGF-648 - Enhance @EnableSecurity to provide a default implementation of the GemFire AuthInitialize interface.
(cherry picked from commit 3859f70e45f32b23ba5d332d49d5ae724d7e0bbf)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-07-24 18:51:34 -07:00
John Blum
116a821f41 SGF-647 - Add EnableBeanFactoryLocator annotation to enable the GemfireBeanFactoryLocator on Cache creation.
(cherry picked from commit d4c732cd876a18b69eb4250f8be3babaedfa1245)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-07-24 18:50:45 -07:00
John Blum
3c3b63c669 SGF-646 - Add Annotation to configure and enable Spring's Transaction Management with Local, GemFire Cache Transactions.
(cherry picked from commit 402aa867eb28a4d2202dc17337fcc480a0dc8fe5)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-07-24 18:49:54 -07:00
John Blum
b554458fd7 SGF-645 - Add Annotation to configure and enable the Spring Cache Abstraction with the GemfireCacheManager.
(cherry picked from commit 8520b1bd570935be18c04cbb9190fe7c1eb54a06)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-07-24 18:48:50 -07:00
Oliver Gierke
b6e51e807f SGF-634 - Updated changelog. 2017-07-24 22:20:39 +02:00
John Blum
7f19de653e SGF-644 - Adapt to additional changes in the Pivotal GemFire Index and Lucene APIs based on the Apache Geode 1.2.0 baseline. 2017-07-19 14:43:19 -07:00
John Blum
c7c593489e SGF-644 - Adapt to API and scoping/visibility changes in org.apache.geode.distributed.internal.SharedConfiguration class. 2017-07-19 14:38:52 -07:00
John Blum
c1fb8bb28d SGF-644 - Adapt to API changes in the org.apache.geode.cache.wan.GatewaySender class based on the Apache Geode 1.2.0 baseline. 2017-07-19 14:34:45 -07:00
John Blum
61ee8a5a47 DATAGEODE-11 - Adapt to API changes in the org.apache.geode.internal.InternalDataSerializer class.
(cherry picked from commit 2a021f79b42acfad163cd2f35579d140ed5457b6)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-07-19 14:30:48 -07:00
John Blum
9df3028b98 SGF-644 - Adapt to API changes in the Pivotal GemFire Lucene Integration and Support based on the Apache Geode 1.2.0 baseline. 2017-07-19 14:29:17 -07:00
John Blum
23d15285fd DATAGEODE-10 - Adapt to API changes in the org.apache.geode.cache.lucene.LuceneQueryFactory interface.
(cherry picked from commit 78d1717381e167827fec4b9e9c1e3c938858617a)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-07-19 14:04:39 -07:00
John Blum
7659ba18fb DATAGEODE-9 - Adapt to API changes in the org.apache.geode.cache.client.Pool interface.
(cherry picked from commit d1986767f560001bfc24c14b51328865740fe4a9)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-07-19 13:56:43 -07:00
John Blum
495aba1b4b SGF-644 - Upgrade to Pivotal GemFire 9.1.0. 2017-07-19 13:54:57 -07:00
John Blum
4722a2ebbf SGF-641 - Add additional tests for all Annotation config application properties. 2017-07-19 13:30:36 -07:00
John Blum
7ab1043b8e SGF-641 - Test GemFire/Geode properties based configuration with Annotation config. 2017-07-19 13:30:09 -07:00
John Blum
2dabdc5614 SGF-641 - Test @EnablePool annotation properties configuration. 2017-07-19 13:29:38 -07:00
John Blum
876d319a80 SGF-643 - Meta-annotate all uses of GemFire/Geode-based property configuration in the Annotation config model. 2017-07-19 13:28:52 -07:00
John Blum
29f092877c SGF-641 - Introduce well-known, documented properties for Annotation config attributes. 2017-07-19 13:27:56 -07:00
John Blum
7a14fcf120 SGF-642 - Introduce new Apache Geode Mock Objects infrastructure for Unit Testing. 2017-07-19 13:27:16 -07:00
John Blum
344ae601dd SGF-636 - Add support for GemFire JCA ResourceAdapter. 2017-07-11 18:03:24 -07:00
John Blum
504f1d516b SGF-640- Adapt to API changes in mapping subsystem. 2017-07-09 14:23:17 -07:00
John Blum
d5f7d061d5 SGF-638 - Adapt to API changes in RepositoryConfigurationSourceSupport. 2017-06-27 01:15:29 -07:00
John Blum
0db66018eb SGF-637 - Improve IndexFactoryBean's resilience and options for handling GemFire IndexExistsExceptions and IndexNameConflictExceptions.
Related JIRA: https://jira.spring.io/browse/DATAGEODE-14
2017-06-26 19:00:53 -07:00
Mark Paluch
85ed1e6364 SGF-627 - Prepare 2.0 M4 (Kay). 2017-06-14 17:03:00 +02:00
Mark Paluch
24ec9c7fce SGF-627 - Updated changelog. 2017-06-14 17:02:58 +02:00
Mark Paluch
7a3163381e SGF-619 - Updated changelog. 2017-06-08 11:56:19 +02:00
Mark Paluch
a26b66a46d SGF-618 - Updated changelog. 2017-06-07 12:23:34 +02:00
John Blum
80607deaec SGF-604 - Add Configurers to enable dynamic configuration in the new SDG Annotation configuration model.
Related JIRA: https://jira.spring.io/browse/SGF-586

Related JIRA: https://jira.spring.io/browse/DATAGEODE-12
2017-05-31 22:54:31 -07:00
John Blum
ffb8c704f0 SGF-628 - Ensure locators and servers and configured correctly when using <gfe:pool> attributes. 2017-05-11 23:29:42 -07:00
Mark Paluch
2f40fce1c6 SGF-613 - Prepare 2.0 M3 (Kay). 2017-05-09 11:22:12 +02:00
Mark Paluch
976e7e95a1 SGF-613 - Updated changelog. 2017-05-09 11:22:05 +02:00
John Blum
87d5e7e16a SGF-300 - Change all Spring Data Geode and Apache Geode references to Spring Data GemFire and Pivotal GemFire. 2017-05-08 18:46:19 -07:00
John Blum
4d37cbe1a2 SGF-300 - Review, edit and update Spring Data GemFire Reference Guide.
Related JIRA tickets:

SGF-302 - Review and edit 'Client Interests' section in SDG Reference Guide on GemFire Register Interests.

DATAGEODE-5 - Review and edit the Spring Data Geode Reference Guide.

(cherry picked from commit 98f751e11e8e5961423fe49e242f5e8d300d27c7)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-05-08 15:59:23 -07:00
John Blum
6b6d855de4 SGF-624 - Fix up Lucene Integration tests and Region namespace test to improve reliability. 2017-05-04 14:58:14 -07:00
John Blum
589b558dd1 SGF-623 - Polish. 2017-05-03 11:57:40 -07:00
Oliver Gierke
5391b7b5f0 SGF-623 - Adapt to API changes in repository interfaces. 2017-05-03 17:47:45 +02:00
John Blum
939e1087b7 SGF-620 - Fix GemfireSimpleTypeHolderTest due to API changes in SDC SimpleTypeHolder. 2017-04-22 16:36:26 -07:00