Oliver Gierke
ad0a55bd20
SGF-563 - Release version 2.0 M1 (Kay).
2016-11-23 10:35:48 +01:00
Oliver Gierke
e11437ee79
SGF-563 - Prepare 2.0 M1 (Kay).
2016-11-23 10:35:08 +01:00
Oliver Gierke
cd877a8579
SGF-563 - Updated changelog.
2016-11-23 10:34:59 +01:00
John Blum
aa28010b4e
SGF-571 - Remove explicit call to start() in ContinuousQueryListenerContainer.afterPropertiesSet().
2016-11-22 00:30:20 -08:00
John Blum
6d8bee2b34
SGF-570 - Respect manual-start on Gateway Senders/Receivers but no longer couple the start/stop lifecycle to the Spring container.
...
(cherry picked from commit 1b9e65cdc1 )
Signed-off-by: John Blum <jblum@pivotal.io >
2016-11-21 13:14:17 -08:00
John Blum
49b86a0ed0
SGF-569 - Move Off-Heap, Redis Adapter and Security Annotation config from apache-geode to SDG 2.0.x.
2016-11-18 17:08:09 -08:00
John Blum
9bba7e747e
SGF-564 - Add 2.0 SDG XML Schemas (XSD files).
2016-11-17 17:52:45 -08:00
John Blum
9c0d0aab34
SGF-567 - Add Spring Shell 1.2.0.RELEASE dependency to the runtime classpath.
2016-11-17 17:20:01 -08:00
John Blum
c77089f48c
SGF-567 - Remove old GemFire GatewayHub functionality.
...
Remove other deprecated and no longer existing GemFire classes in GemFire 9.
2016-11-17 15:42:56 -08:00
John Blum
b5e05a4b69
SGF-567 - Rename all com.gemstone.gemfire package references to org.apache.geode.
2016-11-17 13:41:57 -08:00
John Blum
7c1574e600
SGF-567 - Upgrade to GemFire 9.0.0-beta.1.
2016-11-17 09:04:40 -08:00
John Blum
623282faef
SGF-564 - Reorganize the SDG API into logical packages based on functional concern.
2016-11-11 00:17:33 -08:00
John Blum
d3041d05a4
SGF-564 - Upgrade Gradle build to Java 8.
...
Upgrade AssertJ version to 3.5.2.
Upgrade Jackson version to 2.8.4.
Upgrade Spring Framework to 5.0.0.M3.
Upgrade Spring Data Build to 2.0.0.BUILD-SNAPSHOT.
Upgrade Spring Data Commons to 2.0.0.BUILD-SNAPSHOT.
Set Spring Data GemFire version to 2.0.0.BUILD-SNAPSHOT.
2016-11-10 23:15:08 -08:00
Mark Paluch
7dbb31c988
SGF-564 - Resolve Java compiler ambiguities.
2016-11-10 12:24:54 +01:00
Mark Paluch
32c66ddba3
SGF-564 - Set up 2.0 development.
2016-11-10 11:47:51 +01: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
John Blum
41690ec36b
SGF-541 - Register the CustomEditorBeanFactoryPostProcessor for the Annotation config model.
2016-10-04 20:32:36 -07:00
John Blum
81cd807cd6
SGF-540 - Configure additional Pools using annotations.
2016-10-04 17:07:39 -07:00
John Blum
a4abc83adb
SGF-539 - Change GemfireCache.evict(key) to call Region.remove(key).
2016-10-04 00:12:33 -07:00
John Blum
d914f74274
SGF-538 - Reorganize the XML configuration classes and support in SDG.
2016-10-01 12:14:40 -07:00
Oliver Gierke
eb1713e546
SGF-531 - Updated changelog.
2016-09-29 14:42:04 +02:00
Oliver Gierke
7174ed470c
SGF-536 - Updated changelog.
2016-09-29 11:42:06 +02:00
John Blum
b7bcabd9b8
SGF-535 - Allow both SpEL and property placeholder expressions to be used in the locators/servers attributes of the <gfe:pool> XML namespace element.
2016-09-28 13:45:07 -07:00
John Blum
2132e2d66b
SGF-515 - Add methods to return null-safe arrays, Lists, Maps and Sets.
...
Add method to convert an array of elements into an unmodifiable Set.
2016-09-27 16:40:55 -07:00
John Blum
3f5758d5a0
SGF-515 - Allow a property to be unset.
2016-09-27 16:40:55 -07:00
John Blum
634dc2aadb
SGF-515 - Allow additional bean definitions to be registered with the factory.
...
Add additional convenience/utility methods to generate bean names.
2016-09-27 16:40:55 -07:00
John Blum
ea0607a711
SGF-519 - Configure Mcast with annotations.
2016-09-27 16:40:55 -07:00
John Blum
a0467c7dce
SGF-518 - Configure Logging with annotations.
2016-09-27 16:40:54 -07:00
John Blum
4d27be5ef5
SGF-514 - Configure HttpService with annotations.
2016-09-27 16:40:54 -07:00
John Blum
05a6076b62
SGF-517 - Configure Authentication/Authorization with annotations.
2016-09-27 16:40:54 -07:00
John Blum
d38055528a
SGF-520 - Configure Statistics with annotations.
2016-09-27 16:40:54 -07:00
John Blum
a1b79a308a
SGF-512 - Configure GemFire System Properties with annotations.
2016-09-27 16:40:54 -07:00
John Blum
64ccca1551
SGF-513 - Configure SSL with annotations.
2016-09-27 16:40:54 -07:00
John Blum
1af7ad523a
SGF-528 - Enable GemfireCacheManager to explicitly specify Cache names referring to Regions that will be used in Spring's Caching Infrastructure.
2016-09-26 18:08:13 -07:00
John Blum
a68a31a052
SGF-534 - Fix ordered GemfireRepository.findAll(:Sort) queries.
2016-09-22 22:52:17 -07:00
Oliver Gierke
17418c5bdd
SGF-529 - Updated changelog.
2016-09-21 08:09:48 +02:00
Oliver Gierke
d402d72afd
SGF-503 - Updated changelog.
2016-09-21 08:09:44 +02:00
John Blum
26fdb7d35d
SGF-522 - Polish.
...
Original pull request: #88 .
2016-08-29 18:32:32 -07:00
Srikanth Manvi
c3a9cb83a6
SGF-522 - Fix broken links in SDG documentation.
...
Original pull request: #88 .
(cherry picked from commit 29f8e47fc22988435020e5e02a61409237106a65)
Signed-off-by: John Blum <jblum@pivotal.io >
2016-08-29 18:31:32 -07:00
John Blum
20301c1e4e
SGF-511 - Add ability to enable additional CacheServers using annotation config.
2016-08-15 12:46:52 -07:00