Commit Graph

1590 Commits

Author SHA1 Message Date
Mark Paluch
d5a487be8f DATAGEODE-349 - After release cleanups. 2020-07-22 10:07:19 +02:00
Mark Paluch
e631d80fd0 DATAGEODE-349 - Prepare next development iteration. 2020-07-22 10:07:16 +02:00
Mark Paluch
d356abf69b DATAGEODE-349 - Release version 2.2.9 (Moore SR9). 2020-07-22 09:55:55 +02:00
Mark Paluch
0829d02395 DATAGEODE-349 - Prepare 2.2.9 (Moore SR9). 2020-07-22 09:55:29 +02:00
Mark Paluch
ca6558ad74 DATAGEODE-349 - Updated changelog. 2020-07-22 09:55:16 +02:00
Mark Paluch
74eb1f3007 DATAGEODE-346 - Updated changelog. 2020-07-22 09:44:34 +02:00
Mark Paluch
65cb717330 DATAGEODE-339 - Updated changelog. 2020-06-25 12:00:23 +02:00
John Blum
b9ce2f5797 DATAGEODE-352 - Add EnableEntityDefinedRegions Integration Test using a Regular Expression (REGEX) TypeFilter.
Edit Javadoc.
2020-06-22 16:03:12 -07:00
John Blum
35c96991b0 DATAGEODE-302 - Refactor of(:TypeFilter) factory method to not double wrap a CompositeTypeFilter. 2020-06-22 15:51:45 -07:00
John Blum
c5c3fd4b27 DATAGEODE-352 - EnableEntityDefinedRegions.includeFilters are inappropriately overridden by framework provided include filters. 2020-06-22 15:45:01 -07:00
John Blum
1e255c7d92 DATAGEODE-302 - Introduce CompositeTypeFilter @FunctionalInterface extending Spring's o.s.core.type.filter.TypeFilter interface.
The SDG CompositeTypeFilter uses the Composite Software Design Pattern to compose multiple TypeFilters as a single, uniform instance of TypeFilter.
2020-06-22 15:38:53 -07:00
Mark Paluch
6ddb113bde DATAGEODE-338 - Updated changelog. 2020-06-10 14:31:01 +02:00
Mark Paluch
ab549210a8 DATAGEODE-333 - After release cleanups. 2020-06-10 12:29:17 +02:00
Mark Paluch
86b088dae3 DATAGEODE-333 - Prepare next development iteration. 2020-06-10 12:29:14 +02:00
Mark Paluch
08179ec062 DATAGEODE-333 - Release version 2.2.8 (Moore SR8). 2020-06-10 12:11:27 +02:00
Mark Paluch
206aa6d20d DATAGEODE-333 - Prepare 2.2.8 (Moore SR8). 2020-06-10 12:11:00 +02:00
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
92a1f7fa51 DATAGEODE-316 - After release cleanups. 2020-04-28 14:45:30 +02:00
Mark Paluch
01a048688f DATAGEODE-316 - Prepare next development iteration. 2020-04-28 14:45:29 +02:00
Mark Paluch
a93f9170e7 DATAGEODE-316 - Release version 2.2.7 (Moore SR7). 2020-04-28 14:35:55 +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
4e305aa28a DATAGEODE-305 - After release cleanups. 2020-03-25 10:58:27 +01:00
Mark Paluch
bf1e1670a5 DATAGEODE-305 - Prepare next development iteration. 2020-03-25 10:58:26 +01:00
Mark Paluch
9869c7154c DATAGEODE-305 - Release version 2.2.6 (Moore SR6). 2020-03-25 10:46:02 +01: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
f05037d72b DATAGEODE-290 - After release cleanups. 2020-02-26 11:54:09 +01:00
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