John Blum
f4ee74fa8a
SGF-608 - Update 3rd party dependencies.
...
Upgrade to AspectJ 1.8.10.
Upgrade to AssertJ 3.6.2.
Upgrade to Jackson 2.8.7.
Upgrade to Lombok 1.16.14.
Upgrade to Slf4j 1.7.24.
Upgrade to Spring Data Build 1.9.2.BUILD-SNAPSHOT.
Upgrade to Spring Data Commons 1.13.2.BUILD-SNAPSHOT.
2017-03-29 17:09:39 -07:00
John Blum
8c3f1fd26c
SGF-608 - Upgrade to Pivotal GemFire 8.2.4.
2017-03-24 18:40:46 -07:00
Oliver Gierke
faa6951742
SGF-591 - Updated changelog.
2017-03-02 16:57:46 +01:00
Oliver Gierke
b1939cf730
SGF-592 - After release cleanups.
2017-03-02 10:21:51 +01:00
Oliver Gierke
d56309d30f
SGF-592 - Prepare next development iteration.
2017-03-02 10:21:35 +01:00
Oliver Gierke
90e3772c0a
SGF-592 - Release version 1.9.1 (Ingalls SR1).
2017-03-02 09:41:27 +01:00
Oliver Gierke
f2763d4111
SGF-592 - Prepare 1.9.1 (Ingalls SR1).
2017-03-02 09:33:26 +01:00
Oliver Gierke
b30fd202f1
SGF-592 - Updated changelog.
2017-03-02 09:32:39 +01:00
John Blum
743121a29f
SGF-598 - Add support for suspend and resume in GemfireTransactionManager.
2017-03-01 22:50:06 -08:00
John Blum
27470cf8b8
SGF-599 - Upgrade to Pivotal GemFire 8.2.3.
2017-03-01 17:25:36 -08:00
John Blum
b359b55975
SGF-594 - Difficult to determine whether GemFireRepository.findAll(keys) records not found.
...
(cherry picked from commit 15aae69de5 )
Signed-off-by: John Blum <jblum@pivotal.io >
(cherry picked from commit 6b5ffcbe383b4e25b6f1e67a78bd13a9e5cd4085)
Signed-off-by: John Blum <jblum@pivotal.io >
2017-02-08 16:04:14 -08:00
Oliver Gierke
9403e27aa4
SGF-578 - Updated changelog.
2017-01-26 12:08:49 +01:00
Oliver Gierke
0636b0d370
SGF-579 - After release cleanups.
2017-01-26 10:57:47 +01:00
Oliver Gierke
cbced24e8c
SGF-579 - Prepare next development iteration.
2017-01-26 10:57:44 +01:00
Oliver Gierke
a794e7b953
SGF-579 - Release version 1.9 GA (Ingalls).
2017-01-26 10:27:10 +01:00
Oliver Gierke
a2eb0667e8
SGF-579 - Prepare 1.9 GA (Ingalls).
2017-01-26 10:26:35 +01:00
Oliver Gierke
9a708692bf
SGF-579 - Updated changelog.
2017-01-26 10:26:32 +01:00
Mark Paluch
f32fc81923
SGF-585 - Update project documentation with the CLA tool integration.
2017-01-13 12:02:44 +01:00
John Blum
b66975098b
SGF-582 - Polish.
...
(cherry picked from commit c2ab0c22b1 )
Signed-off-by: John Blum <jblum@pivotal.io >
2017-01-11 19:38:09 -08:00
Gregory Green
41b335000f
SGF-582 - Add support for using bean property "id" as a Region key if @Id annotation is not present.
...
(cherry picked from commit 3bc7d2e711 )
Signed-off-by: John Blum <jblum@pivotal.io >
2017-01-11 19:29:43 -08:00
John Blum
4da08b04fd
SGF-518 - Fix possible test failure(s) in GenericRegionFactoryBeanTest.
2017-01-03 16:47:02 -08:00
Oliver Gierke
1dd6cdffdf
SGF-561 - Updated changelog.
2016-12-21 19:35:24 +01:00
Oliver Gierke
0a7a542150
SGF-509 - After release cleanups.
2016-12-21 16:33:13 +01:00
Oliver Gierke
b1eafa8a65
SGF-509 - Prepare next development iteration.
2016-12-21 16:33:10 +01:00
Oliver Gierke
c2216931cf
SGF-509 - Release version 1.9 RC1 (Ingalls).
2016-12-21 16:16:51 +01:00
Oliver Gierke
1c431b421f
SGF-509 - Prepare 1.9 RC1 (Ingalls).
2016-12-21 16:15:47 +01:00
Oliver Gierke
9179247e3e
SGF-509 - Updated changelog.
2016-12-21 16:15:37 +01:00
Oliver Gierke
aaa925e263
SGF-576 - Adapt API in GemfireRepositoryFactoryBean.
...
Related ticket: DATACMNS-891.
2016-12-15 21:56:34 +01:00
John Blum
add1fd9e71
SGF-106 - Add additional test case to test that no Indexes are created when @EnableIndexes is not present.
2016-12-11 23:12:56 -08:00
John Blum
c99d6ffbf8
SGF-549 - Configure DiskStores with annotations.
2016-12-11 23:03:04 -08:00
John Blum
ef5dd8b7ce
SGF-106 - Add annotation support for creating Indexes.
2016-12-09 14:41:31 -08:00
John Blum
701aa5f6ef
SGF-548 - Configure Regions with annotations.
...
Related JIRA: SGF-250 - @EnableGemfireRegions for @Region.
2016-12-08 22:08:27 -08:00
John Blum
fffb2b0de6
SGF-547 - Configure Eviction with annotations.
2016-12-06 19:02:28 -08:00
John Blum
bfb3347056
SGF-516 - Configure Expiration with annotations.
2016-12-06 18:17:23 -08:00
John Blum
440f82cc56
SGF-574 - Register repository factory in spring.factories for multi-store support.
...
These changes are required for the switch in support for multi-store detection.
Related JIRA ticket: DATACMNS-952.
2016-12-05 12:23:57 -08:00
Oliver Gierke
f16fa9fc89
SGF-563 - Updated changelog.
2016-11-23 13:52:40 +01:00
John Blum
632801677e
SGF-571 - Remove explicit call to start() in ContinuousQueryListenerContainer.afterPropertiesSet().
2016-11-22 01:03:29 -08:00
John Blum
1b9e65cdc1
SGF-570 - Respect manual-start on Gateway Senders/Receivers but no longer couple the start/stop lifecycle to the Spring container.
2016-11-18 19:43:09 -08:00
John Blum
543aae2590
SGF-568 - Upgrade to GemFire 8.2.2.
2016-11-15 13:07:31 -08:00
John Blum
b2c8f18b23
SGF-565 - Stackoverflow error when the 'locators' attribute is specified in any of the XCacheApplication annotations.
2016-11-09 10:24:58 -08:00
John Blum
bcce3c0351
SGF-562 - Include attribute to enable BeanFactoryLocator support in Annotation config.
2016-11-07 14:41:27 -08:00
Oliver Gierke
63b7889676
SGF-537 - Updated changelog.
2016-11-03 18:56:41 +01:00
John Blum
6ee35c488d
SGF-555 - Repository queries on client Regions associated with a Pool configured for a specified server group can lead to a RegionNotFoundException.
2016-10-07 22:42:12 -07:00
John Blum
6a5f2f7a36
SGF-553 - Use SDG's MappingPdxSerializer as the default PdxSerializer when PDX is configured with @EnablePdx.
2016-10-05 18:51:41 -07:00
John Blum
e486765021
SGF-552 - Unset 'mcast-port' when 'locators' are specified and unset 'locators' when @EnableMcast is used.
2016-10-05 16:07:46 -07:00
John Blum
d60155b034
SGF-546 - Configure Auto Region Lookup using annotations.
2016-10-05 10:52:44 -07:00
John Blum
61c46b5045
SGF-545 - Register the ClientRegionPoolBeanFactoryPostProcessor for the new Annotation config model.
2016-10-04 21:39:39 -07:00
John Blum
70fa3a51f7
SGF-544 - Register the PdxDiskStoreAwareBeanFactoryPostProcessor for the new Annotation config model.
2016-10-04 21:21:39 -07:00
John Blum
402e916427
SGF-543 - Register the DiskStoreDirectoryBeanPostProcessor for the new Annotation config model.
2016-10-04 21:09:40 -07:00
John Blum
b4da356cb6
SGF-542 - Register the DefinedIndexesApplicationListener for the new Annotation config model.
2016-10-04 20:49:44 -07:00