Commit Graph

1547 Commits

Author SHA1 Message Date
Mark Paluch
ea305ceec7 DATAGEODE-290 - Prepare next development iteration. 2020-02-26 11:54:08 +01:00
Mark Paluch
2089e5ec84 DATAGEODE-290 - Release version 2.2.5 (Moore SR5). 2020-02-26 11:38:17 +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
4be553c505 DATAGEODE-279 - After release cleanups. 2020-01-15 12:48:23 +01:00
Mark Paluch
cfe4445d95 DATAGEODE-279 - Prepare next development iteration. 2020-01-15 12:48:22 +01:00
Mark Paluch
ac18e0024e DATAGEODE-279 - Release version 2.2.4 (Moore SR4). 2020-01-15 12:37:44 +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
John Blum
1ffc427c2d DATAGEODE-281 - Introduce a PoolResolver strategy interface to resolve Pool instances and provide a layer of indirection between SDG and Apache Geode's static PoolManager class. 2020-01-14 18:22:16 -08:00
Mark Paluch
ee88cdd3ab DATAGEODE-287 - Update copyright year to 2020. 2020-01-14 18:21:07 -08:00
Jens Schauder
eb31bf6074 DATAGEODE-275 - After release cleanups. 2019-12-04 14:29:17 +01:00
Jens Schauder
18a4acf437 DATAGEODE-275 - Prepare next development iteration. 2019-12-04 14:29:15 +01:00
Jens Schauder
13d1797af5 DATAGEODE-275 - Release version 2.2.3 (Moore SR3). 2019-12-04 14:12:24 +01: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
e98ac149d2 DATAGEODE-260 - After release cleanups. 2019-11-18 12:42:05 +01:00
Mark Paluch
e80612ce7c DATAGEODE-260 - Prepare next development iteration. 2019-11-18 12:42:04 +01:00
Mark Paluch
45af24cb5d DATAGEODE-260 - Release version 2.2.2 (Moore SR2). 2019-11-18 12:32:12 +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
df27b095f8 DATAGEODE-234 - After release cleanups. 2019-11-04 15:34:27 +01:00
Christoph Strobl
59d83eded5 DATAGEODE-234 - Prepare next development iteration. 2019-11-04 15:34:26 +01:00
Christoph Strobl
a2bc722653 DATAGEODE-234 - Release version 2.2.1 (Moore SR1). 2019-11-04 14:55:02 +01: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
John Blum
54596074ca DATAGEODE-243 - Introduce RestTemplateConfigurer to configure the RestTemplate used when sending configuration metadata from client to server. 2019-10-30 20:11:57 -07:00
John Blum
2b9a0979a3 DATAGEODE-242 - Add support for AEQ pauseEventDispatching. 2019-10-30 20:11:23 -07:00
John Blum
7b17982158 DATAGEODE-240 - Upgrade to Apache Geode 1.9.2. 2019-10-27 11:32:50 -07:00
Greg Turnquist
9ecd79ed4c DATAGEODE-216 - Create CI job. 2019-09-30 14:27:49 -05:00
Mark Paluch
2373183e0b DATAGEODE-216 - After release cleanups. 2019-09-30 16:17:54 +02:00