Commit Graph

1115 Commits

Author SHA1 Message Date
Mark Paluch
fb0ec7e4de DATAGEODE-333 - Updated changelog. 2020-06-10 12:10:50 +02:00
Mark Paluch
fc3bd19e29 DATAGEODE-332 - Updated changelog. 2020-06-10 11:22:55 +02:00
John Blum
d9bac1953f DATAGEODE-335 - Add @ClientCacheApplication and @EnablePool annotation attribute and property support for socketConnectTimeout. 2020-04-30 15:27:35 -07:00
Mark Paluch
20a8026678 DATAGEODE-321 - Updated changelog. 2020-04-28 15:12:28 +02:00
Mark Paluch
640b738fa4 DATAGEODE-316 - Prepare 2.2.7 (Moore SR7). 2020-04-28 14:35:24 +02:00
Mark Paluch
0dbf0a0bc2 DATAGEODE-316 - Updated changelog. 2020-04-28 14:35:19 +02:00
Mark Paluch
688782ba68 DATAGEODE-304 - Updated changelog. 2020-04-28 11:59:03 +02:00
Mark Paluch
934d98ae8b DATAGEODE-307 - Updated changelog. 2020-03-31 15:08:52 +02:00
John Blum
f5d146cdea DATAGEODE-319 - Improve @LocatorApplication to configure the Apache Geode locators property. 2020-03-30 20:40:41 -07:00
Mark Paluch
93ff47a60a DATAGEODE-305 - Prepare 2.2.6 (Moore SR6). 2020-03-25 10:45:35 +01:00
Mark Paluch
e6a620a8d8 DATAGEODE-305 - Updated changelog. 2020-03-25 10:45:29 +01:00
John Blum
fe08a0c18d DATAGEODE-314 - Replace remaining uses of Apache Geode's PoolManager API with PoolResolver. 2020-03-24 19:16:49 -07:00
John Blum
38f600d655 DATAGEODE-314 - Introduce new BeanFactoryPoolResolver implementation.
The BeanFactoryPoolResolver implementation resolves a managed, named Pool object (bean) from the Spring BeanFactory (container).
2020-03-24 18:58:55 -07:00
John Blum
a97c3a78d3 DATAGEODE-311 - Allow Security configuration applied by Annotations to be used in LocatorApplications. 2020-03-19 14:44:25 -07:00
John Blum
ce4a6aa2e3 DATAGEODE-310 - Use Environment accessible properties to enable/disable Apache Shiro and Authentication Auto-configuration. 2020-03-19 14:28:27 -07:00
John Blum
5d2bec1dc7 DATAGEODE-309 - Apply Spring bean ClassLoader to Thread context ClassLoader in LocatorApplications. 2020-03-19 14:25:36 -07:00
John Blum
dc2ab304c5 DATAGEODE-297 - Fix test failures in JSON Region auto-proxying support.
Originally DATAGEODE-277.
2020-03-11 12:34:39 -07:00
John Blum
51afb9ab6b DATAGEODE-287 - Correct copyright years and format. 2020-03-11 12:30:18 -07:00
John Blum
7c2914b025 DATAGEODE-297 - Reduce usage of Apache Geode internal APIs.
This also avoids the compiler issue requiring compile-time dependencies on 'geode-logging' and 'geode-serialization'.

Originally DATAGEODE-277.
2020-03-11 12:17:26 -07:00
Jens Schauder
34914efe6c DATAGEODE-301 - Updated changelog. 2020-03-11 09:59:36 +01:00
Mark Paluch
22ac2b0638 DATAGEODE-290 - Prepare 2.2.5 (Moore SR5). 2020-02-26 11:37:58 +01:00
Mark Paluch
c4c27a1c76 DATAGEODE-290 - Updated changelog. 2020-02-26 11:37:53 +01:00
Mark Paluch
b2d74f2316 DATAGEODE-289 - Updated changelog. 2020-02-26 11:31:50 +01:00
Mark Paluch
3c519e6fc3 DATAGEODE-293 - Updated changelog. 2020-02-12 15:05:04 +01:00
Mark Paluch
7ea2f92aff DATAGEODE-292 - Updated changelog. 2020-01-17 09:58:37 +01:00
Mark Paluch
7882890b5c DATAGEODE-235 - Updated changelog. 2020-01-16 16:12:40 +01:00
Mark Paluch
42bb46e483 DATAGEODE-279 - Prepare 2.2.4 (Moore SR4). 2020-01-15 12:37:18 +01:00
Mark Paluch
cf8b4c9a8b DATAGEODE-279 - Updated changelog. 2020-01-15 12:37:12 +01:00
Mark Paluch
f51209da6c DATAGEODE-278 - Updated changelog. 2020-01-15 10:36:38 +01:00
John Blum
5e7dea10d2 DATAGEODE-283 - Polish.
Resolves gh-32.
2020-01-14 19:12:53 -08:00
Jacob Barrett
d39b1e2a49 DATAGEODE-283 - Parse standard "host:port" format.
Resolves gh-32.

Adds support for standard "host:port" format when parsing
ConnectionEndpoints while preserving "host[port]" support.
2020-01-14 19:10:03 -08:00
John Blum
02f417f363 DATAGEODE-282 - Refactor PoolFactoryBean to use PoolResolver. 2020-01-14 19:04:02 -08:00
John Blum
61910e17f0 DATAGEODE-280 - Refactor ContinuousQueryListenerContainer to use PoolResolver. 2020-01-14 18:54:28 -08:00
Mark Paluch
ee88cdd3ab DATAGEODE-287 - Update copyright year to 2020. 2020-01-14 18:21:07 -08:00
Jens Schauder
02c6064e22 DATAGEODE-275 - Prepare 2.2.3 (Moore SR3). 2019-12-04 14:11:44 +01:00
Jens Schauder
a64203d100 DATAGEODE-275 - Updated changelog. 2019-12-04 14:11:38 +01:00
Jens Schauder
238eaa24c0 DATAGEODE-274 - Updated changelog. 2019-12-04 12:09:51 +01:00
Mark Paluch
fb4272661d DATAGEODE-260 - Prepare 2.2.2 (Moore SR2). 2019-11-18 12:31:53 +01:00
Mark Paluch
f5de76140e DATAGEODE-260 - Updated changelog. 2019-11-18 12:31:49 +01:00
Mark Paluch
a5c7f339fe DATAGEODE-259 - Updated changelog. 2019-11-18 12:16:29 +01:00
John Blum
597a6d5914 DATAGEODE-211 - Add warning in the 'Configuring the Embedded Redis Server' documentation explaining to users that the 'org.apache.geode:geode-redis' module must be explicitly declared on the Spring [Boot] application classpath when usign the @EnableRedisServer annotation. 2019-11-13 23:21:03 -08:00
John Blum
c7350fa116 DATAGEODE-152 - Fix Javadoc HTTP URL reference; switch to HTTPS.
Resolves gh-27.
2019-11-13 21:23:23 -08:00
John Blum
40587ca173 DATAGEODE-152 - Move TransactionApplicationEvent to o.s.d.g.transaction.event. 2019-11-13 21:23:10 -08:00
John Blum
5ced126221 DATAGEODE-271 - Cannot enable the BeanFactoryLocator for a ClientCache instance using SDG property. 2019-11-13 21:23:01 -08:00
John Blum
d66bc32e73 DATAGEODE-152 - Add tests for Spring @TransactionalEventListener annotated POJO methods in the context of Apache Geode, Local Cache Transactions.
Resolves gh-27.
2019-11-13 21:22:52 -08:00
John Blum
168e1ccfd2 DATAGEODE-152 - Polish.
Resolve gh-27.
2019-11-13 21:22:46 -08:00
Patrick Johnson
c014377d87 DATAGEODE-152 - Add documentation for TransactionalEventListener annotation.
Resolves gh-27.
2019-11-13 21:22:39 -08:00
Christoph Strobl
79983ae4fe DATAGEODE-234 - Prepare 2.2.1 (Moore SR1). 2019-11-04 14:54:16 +01:00
Christoph Strobl
66c75a6a17 DATAGEODE-234 - Updated changelog. 2019-11-04 14:54:11 +01:00
Christoph Strobl
26b6f4fd78 DATAGEODE-233 - Updated changelog. 2019-11-04 10:34:52 +01:00