Commit Graph

1598 Commits

Author SHA1 Message Date
Mark Paluch
3147e787f0 SGF-916 - Release version 2.2.6 (Moore SR6). 2020-03-25 10:46:02 +01:00
Mark Paluch
977968fc0e SGF-916 - Prepare 2.2.6 (Moore SR6). 2020-03-25 10:45:35 +01:00
Mark Paluch
2fb071a8b2 SGF-916 - Updated changelog. 2020-03-25 10:45:32 +01:00
John Blum
d353d1132e DATAGEODE-314 - Replace remaining uses of Apache Geode's PoolManager API with PoolResolver. 2020-03-24 19:39:12 -07:00
John Blum
65ddad967d DATAGEODE-314 - Introduce new BeanFactoryPoolResolver implementation.
The BeanFactoryPoolResolver implementation resolves a managed, named Pool object (bean) from the Spring BeanFactory (container).
2020-03-24 19:37:18 -07:00
John Blum
735c9f8ea4 DATAGEODE-311 - Allow Security configuration applied by Annotations to be used in LocatorApplications. 2020-03-19 15:05:28 -07:00
John Blum
0610062dc7 DATAGEODE-310 - Use Environment accessible properties to enable/disable Apache Shiro and Authentication Auto-configuration. 2020-03-19 15:05:20 -07:00
John Blum
0b5ad76411 DATAGEODE-309 - Apply Spring bean ClassLoader to Thread context ClassLoader in LocatorApplications. 2020-03-19 15:05:16 -07:00
John Blum
c20f4b302c SGF-918 - Upgrade to Pivotal GemFire 9.8.7. 2020-03-03 04:52:10 +01:00
Mark Paluch
78abf7385c SGF-910 - After release cleanups. 2020-02-26 11:54:09 +01:00
Mark Paluch
7539f2a03d SGF-910 - Prepare next development iteration. 2020-02-26 11:54:08 +01:00
Mark Paluch
4c06372eee SGF-910 - Release version 2.2.5 (Moore SR5). 2020-02-26 11:38:17 +01:00
Mark Paluch
4b86c9aa3d SGF-910 - Prepare 2.2.5 (Moore SR5). 2020-02-26 11:37:58 +01:00
Mark Paluch
1bf7d40a85 SGF-910 - Updated changelog. 2020-02-26 11:37:56 +01:00
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