Mark Paluch
|
2be03dd36d
|
SGF-909 - Updated changelog.
|
2020-02-26 11:31:49 +01:00 |
|
John Blum
|
0608962a18
|
SGF-913 - Upgrade to Pivotal GemFire 9.8.6.
|
2020-01-17 17:19:07 -08:00 |
|
Mark Paluch
|
30d72743aa
|
SGF-902 - After release cleanups.
|
2020-01-15 12:48:23 +01:00 |
|
Mark Paluch
|
8599fea08d
|
SGF-902 - Prepare next development iteration.
|
2020-01-15 12:48:22 +01:00 |
|
Mark Paluch
|
a35494cbbb
|
SGF-902 - Release version 2.2.4 (Moore SR4).
|
2020-01-15 12:37:44 +01:00 |
|
Mark Paluch
|
bf8a5e7334
|
SGF-902 - Prepare 2.2.4 (Moore SR4).
|
2020-01-15 12:37:18 +01:00 |
|
Mark Paluch
|
5403691734
|
SGF-902 - Updated changelog.
|
2020-01-15 12:37:14 +01:00 |
|
Mark Paluch
|
8dbcc7c7cb
|
SGF-901 - Updated changelog.
|
2020-01-15 10:36:37 +01:00 |
|
John Blum
|
19ecd5d10d
|
SGF-908 - Polish.
Resolves gh-32.
|
2020-01-14 20:44:19 -08:00 |
|
Jacob Barrett
|
8c836ac9a7
|
SGF-908 - 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 20:43:50 -08:00 |
|
John Blum
|
ec19c3466c
|
SGF-907 - Refactor PoolFactoryBean to use PoolResolver.
|
2020-01-14 20:43:07 -08:00 |
|
John Blum
|
fb7c13fc2c
|
SGF-906 - Refactor ContinuousQueryListenerContainer to use PoolResolver.
|
2020-01-14 20:42:04 -08:00 |
|
John Blum
|
75a1512611
|
SGF-905 - 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 20:39:51 -08:00 |
|
Mark Paluch
|
c9666e673e
|
SGF-903 - Update copyright year to 2020.
|
2020-01-14 20:24:13 -08:00 |
|
Jens Schauder
|
8bb7304acb
|
SGF-899 - After release cleanups.
|
2019-12-04 14:29:17 +01:00 |
|
Jens Schauder
|
6d3ab5c455
|
SGF-899 - Prepare next development iteration.
|
2019-12-04 14:29:15 +01:00 |
|
Jens Schauder
|
9d2a096d48
|
SGF-899 - Release version 2.2.3 (Moore SR3).
|
2019-12-04 14:12:24 +01:00 |
|
Jens Schauder
|
ccfcf8af1d
|
SGF-899 - Prepare 2.2.3 (Moore SR3).
|
2019-12-04 14:11:44 +01:00 |
|
Jens Schauder
|
2d711f2b6a
|
SGF-899 - Updated changelog.
|
2019-12-04 14:11:37 +01:00 |
|
Jens Schauder
|
bdb15b36b9
|
SGF-898 - Updated changelog.
|
2019-12-04 12:09:49 +01:00 |
|
Mark Paluch
|
bb06e3e8c3
|
SGF-892 - After release cleanups.
|
2019-11-18 12:42:05 +01:00 |
|
Mark Paluch
|
7171fc01bd
|
SGF-892 - Prepare next development iteration.
|
2019-11-18 12:42:04 +01:00 |
|
Mark Paluch
|
75344d4b8e
|
SGF-892 - Release version 2.2.2 (Moore SR2).
|
2019-11-18 12:32:12 +01:00 |
|
Mark Paluch
|
f356c63cd4
|
SGF-892 - Prepare 2.2.2 (Moore SR2).
|
2019-11-18 12:31:53 +01:00 |
|
Mark Paluch
|
6f76d8714a
|
SGF-892 - Updated changelog.
|
2019-11-18 12:31:47 +01:00 |
|
Mark Paluch
|
9f0433f458
|
SGF-891 - Updated changelog.
|
2019-11-18 12:16:28 +01:00 |
|
John Blum
|
6d0076e771
|
SGF-895 - 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-15 16:22:39 -08:00 |
|
John Blum
|
70d83ca9fd
|
SGF-894 - Fix Javadoc HTTP URL reference; switch to HTTPS.
|
2019-11-15 16:22:35 -08:00 |
|
John Blum
|
b4812da6d1
|
SGF-894 - Move TransactionApplicationEvent to o.s.d.g.transaction.event.
|
2019-11-15 16:22:29 -08:00 |
|
John Blum
|
2ee3037b38
|
SGF-896 - Cannot enable the BeanFactoryLocator for a ClientCache instance using SDG property.
|
2019-11-15 16:22:24 -08:00 |
|
John Blum
|
2dc376d966
|
SGF-894 - Add tests for Spring @TransactionalEventListener annotated POJO methods in the context of Apache Geode, Local Cache Transactions.
|
2019-11-15 16:22:16 -08:00 |
|
John Blum
|
9d28305c45
|
SGF-894 - Polish.
|
2019-11-15 16:22:06 -08:00 |
|
Patrick Johnson
|
a430b82660
|
SGF-894 - Add documentation for TransactionalEventListener annotation.
|
2019-11-15 16:21:59 -08:00 |
|
Christoph Strobl
|
3615c43930
|
SGF-886 - After release cleanups.
|
2019-11-04 15:34:27 +01:00 |
|
Christoph Strobl
|
ba289fb7c7
|
SGF-886 - Prepare next development iteration.
|
2019-11-04 15:34:26 +01:00 |
|
Christoph Strobl
|
c026209705
|
SGF-886 - Release version 2.2.1 (Moore SR1).
|
2019-11-04 14:55:02 +01:00 |
|
Christoph Strobl
|
636ad7d84b
|
SGF-886 - Prepare 2.2.1 (Moore SR1).
|
2019-11-04 14:54:16 +01:00 |
|
Christoph Strobl
|
9dbf97132c
|
SGF-886 - Updated changelog.
|
2019-11-04 14:54:09 +01:00 |
|
Christoph Strobl
|
a3176873b9
|
SGF-885 - Updated changelog.
|
2019-11-04 10:34:53 +01:00 |
|
John Blum
|
6cf272f17e
|
SGF-889 - Introduce RestTemplateConfigurer to configure the RestTemplate used when sending configuration metadata from client to server.
|
2019-10-30 21:31:30 -07:00 |
|
John Blum
|
82c4185085
|
SGF-890 - Add support for AEQ pauseEventDispatching.
|
2019-10-30 21:31:23 -07:00 |
|
Greg Turnquist
|
6f4cc2845b
|
SGF-869 - Polishing.
|
2019-09-30 14:29:08 -05:00 |
|
Greg Turnquist
|
e449eda5b3
|
SGF-869 - Create CI job.
|
2019-09-30 14:26:23 -05:00 |
|
Mark Paluch
|
5727754b36
|
SGF-869 - After release cleanups.
|
2019-09-30 16:17:54 +02:00 |
|
Mark Paluch
|
8d2bd27483
|
SGF-869 - Prepare next development iteration.
|
2019-09-30 16:17:53 +02:00 |
|
Mark Paluch
|
c4bd497278
|
SGF-869 - Release version 2.2 GA (Moore).
|
2019-09-30 15:51:07 +02:00 |
|
Mark Paluch
|
c53316e1dd
|
SGF-869 - Prepare 2.2 GA (Moore).
|
2019-09-30 15:50:43 +02:00 |
|
Mark Paluch
|
1c7f6bc150
|
SGF-869 - Updated changelog.
|
2019-09-30 15:50:37 +02:00 |
|
Mark Paluch
|
2d1da85feb
|
SGF-868 - Updated changelog.
|
2019-09-30 11:16:16 +02:00 |
|
John Blum
|
d65b177d31
|
SGF-884 - Adapt to API changes introduced in Pivotal GemFire 9.8.4.
|
2019-09-27 20:05:15 -07:00 |
|