Christoph Strobl
dae2e06bc1
DATAGEODE-181 - Prepare 2.2 RC1 (Moore).
2019-06-14 14:43:17 +02:00
Christoph Strobl
7edd2fb0df
DATAGEODE-181 - Updated changelog.
2019-06-14 14:43:12 +02:00
Christoph Strobl
31ae61b653
DATAGEODE-189 - Updated changelog.
2019-06-14 13:27:14 +02:00
John Blum
cf6a2e4757
DATAGEODE-168 - Fix failing tests.
...
Resolves gh-7.
2019-06-14 02:05:03 -07:00
John Blum
9eb38f1fe4
DATAGEODE-168 - Polish.
...
Resolves gh-7.
2019-06-14 02:05:03 -07:00
ukohlmeyer
f9512d91fb
DATAGEODE-168 - Apply additional configuration changes.
...
Resolves gh-7.
2019-06-14 02:05:03 -07:00
ukohlmeyer
2753e90576
DATAGEODE-168 - Add documentation for GatewayReceiver annotation configuration support.
...
Resolves gh-7.
2019-06-14 02:05:03 -07:00
Udo Kohlmeyer
f8dac4bf4a
DATAGEODE-168 - Configure GatewayReceivers with Annotations.
...
Adds the EnableGatewayReceiver annotation to the SDG Annotation based configuraiton model to configure a GatewayReceiver.
Resolves gh-7.
2019-06-13 23:46:30 -07:00
John Blum
247236efe5
DATAGEODE-198 - Simplify the RegionConfigurer interface.
...
Change the class type paramter to ClientRegionFactoryBean.
Remove the configure(:String, :ConfigurableRegionFactoryBean) method, which is causing ambiguity in Java method resolution during runtime/invocations, even with strongly-typed FactoryBeans (e.g. ClientRegionFactoryBean). #argh
2019-06-11 13:44:55 -07:00
John Blum
b3c369cf1c
DATAGEODE-198 - Change the generic signature of the Configurer interface.
2019-06-08 21:30:07 -07:00
Mark Paluch
86c72eeca5
DATAGEODE-176 - URL Cleanup.
2019-06-05 11:12:03 +02:00
Mark Paluch
11c269efcd
DATAGEODE-201 - Create security policy readme.
2019-05-31 16:02:05 +02:00
John Blum
7d9f90fef0
DATAGEODE-190 - Polish.
2019-05-30 13:13:38 -07:00
Srikanth Manvi
7adf99d788
DATAGEODE-190 - Add support to EnableSsl for ssl-use-default-context and ssl-endpoint-identification-enabled.
...
Resolves gh-21.
2019-05-30 13:13:38 -07:00
John Blum
93f1fc4d90
DATAGEODE-200 - Fix CacheClusterConfigurationIntegrationTest.
2019-05-30 01:29:14 -07:00
John Blum
304f9c8c00
DATAGEODE-199 - Add new SDG XML Schemas (XSD) for 2.2/Moore.
2019-05-29 23:48:02 -07:00
John Blum
6575865d6e
DATAGEODE-199 - Refactor existing SDG XML Schemas (XSD) and switch schemaLocations from HTTP to HTTPS.
2019-05-29 18:08:15 -07:00
Greg Turnquist
f71944e0fe
DATAGEODE-195 - Introduce Jenkins.
2019-05-29 09:18:26 -05:00
John Blum
1d4163c203
DATAGEODE-198 - Fix test failures.
2019-05-28 16:49:54 -07:00
John Blum
9d69a14d64
DATAGEODE-198 - Adapt LocatorApplication configuration and Configurer to implement the Configurer interface/contract and employ the lazy-resolving, composable Configurer implementation.
2019-05-28 16:18:08 -07:00
John Blum
1370ff1089
DATAGEODE-198 - Adapt EmbeddedServiceConfigurationSupport to honor new Configurer interface/contract.
2019-05-28 16:18:08 -07:00
John Blum
14f93be731
DATAGEODE-198 - Modify all configuration classes to use lazy-resolving, composable Configurer implementations for resolving the user-defined, application Configurers.
2019-05-28 16:18:08 -07:00
John Blum
d4bea89e8b
DATAGEODE-198 - Define lazy-resolving, composable Configurer implementations for all SDG Configurers.
2019-05-28 16:18:08 -07:00
John Blum
7e930ac7a0
DATAGEODE-198 - Rebase all Configurers on the o.s.d.g.config.annotation.support.Configurer interface.
2019-05-28 15:57:39 -07:00
John Blum
6c9b027b4f
DATAGEODE-198 - Define an abstract, lazy-resolving, composable Configurer implementation.
2019-05-28 15:54:18 -07:00
John Blum
293c150490
DATAGEODE-198 - Define the Configurer interface as a contract for implementing objects that can augment the configuration meta-data of SDG, primarily through Spring FactoryBeans.
2019-05-28 15:49:01 -07:00
John Blum
1b4eec323a
DATAGEODE-196 - Add support for dynamic HTTP client port configuration based on protocol/scheme.
2019-05-20 17:05:22 -07:00
John Blum
ac8da3b238
DATAGEODE-194 - Add support to authenticate HTTP requests when using @EnableClusterConfiguration and @EnableSecurity.
2019-05-18 20:06:49 -07:00
John Blum
b54e3b60b5
DATAGEODE-192 - Polish.
2019-05-18 20:06:49 -07:00
John Blum
d4f8a9607f
DATAGEODE-192 - Add support for HTTPS and Follow Redirects when using @EnableClusterConfiguration.
2019-05-18 20:06:49 -07:00
Mark Paluch
1fc00735c8
DATAGEODE-186 - Updated changelog.
2019-05-13 14:59:27 +02:00
Mark Paluch
21910852b9
DATAGEODE-182 - After release cleanups.
2019-05-13 12:17:54 +02:00
Mark Paluch
6544b74582
DATAGEODE-182 - Prepare next development iteration.
2019-05-13 12:17:52 +02:00
Mark Paluch
573c402cc2
DATAGEODE-182 - Release version 2.2 M4 (Moore).
2019-05-13 11:59:50 +02:00
Mark Paluch
a6a0d3aeda
DATAGEODE-182 - Prepare 2.2 M4 (Moore).
2019-05-13 11:59:04 +02:00
Mark Paluch
248f57af17
DATAGEODE-182 - Updated changelog.
2019-05-13 11:58:59 +02:00
John Blum
3a7093f6ef
DATAGEODE-187 - Fixup test to ensure consistent configuration of the Apache Geode DistributedSystem between the Cache and Locator instances.
2019-05-13 00:32:54 -07:00
John Blum
2f99f6ac4b
DATAGEODE-187 - Add documentation on configuring and bootstrapping Locator applications.
2019-05-13 00:32:54 -07:00
John Blum
cd109c59c8
DATAGEODE-188 - Set Apache Geode version to 1.9.0.
...
Set Pivotal GemFire version to 9.8.0.
2019-05-12 23:30:29 -07:00
John Blum
1dd8bf1138
DATAGEODE-188 - Set Table of Contents (TOC) Levels to 2.
2019-05-12 23:28:52 -07:00
John Blum
ef4e32e43d
DATAGEODE-188 - Refactor and simplify codebase.
2019-05-12 23:25:25 -07:00
John Blum
ad0ad251a1
DATAGEODE-187 - Configure and start GemFire Locators with SDG config.
2019-05-12 23:25:25 -07:00
Oliver Drotbohm
ffc20a50fb
DATAGEODE-178 - Updated changelog.
2019-05-10 12:57:25 +02:00
John Blum
1bd20457ee
DATAGEODE-184 - Apply RegionConfigurers to Caching-defined Regions.
2019-05-09 23:06:24 -07:00
John Blum
8bc682a0c0
DATAGEODE-185 - Fix DurableClientCacheIntegrationTest.
2019-05-09 22:27:18 -07:00
John Blum
1a430be61e
DATAGEODE-183 - Adapt to API changes in Apache Geode 1.9.0.
2019-04-27 09:27:40 -07:00
John Blum
bd730cccf0
DATAGEODE-183 - Upgrade to Apache Geode 1.9.0.
2019-04-27 09:18:57 -07:00
Christoph Strobl
cd0f950ad4
DATAGEODE-174 - After release cleanups.
2019-04-11 12:00:20 +02:00
Christoph Strobl
db53de1bbf
DATAGEODE-174 - Prepare next development iteration.
2019-04-11 12:00:19 +02:00
Christoph Strobl
ea6cddcbac
DATAGEODE-174 - Release version 2.2 M3 (Moore).
2019-04-11 11:24:31 +02:00