John Blum
0bd268fdf0
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 15:58:23 -08:00
John Blum
998c7e78d3
SGF-897 - Add documentation for auto transaction event publishing.
2019-11-15 15:58:02 -08:00
John Blum
584776dd5e
SGF-897 - Write Unit Tests for transaction event handler framework code.
2019-11-15 15:57:34 -08:00
John Blum
1150e34148
SGF-897 - Adapt TransactionListener to enable auto transaction event publishing in the Spring ApplicationContext.
2019-11-15 15:56:36 -08:00
John Blum
c1d99ac578
SGF-894 - Fix Javadoc HTTP URL reference; switch to HTTPS.
2019-11-15 15:55:19 -08:00
John Blum
1dfa51e296
SGF-894 - Move TransactionApplicationEvent to o.s.d.g.transaction.event.
2019-11-15 15:54:33 -08:00
John Blum
3477a0a9a8
SGF-896 - Cannot enable the BeanFactoryLocator for a ClientCache instance using SDG property.
2019-11-15 15:53:09 -08:00
John Blum
312df71945
SGF-894 - Add tests for Spring @TransactionalEventListener annotated POJO methods in the context of Apache Geode, Local Cache Transactions.
2019-11-15 15:51:28 -08:00
John Blum
7270564a92
SGF-894 - Polish.
2019-11-15 15:49:27 -08:00
Patrick Johnson
6423600090
SGF-894 - Add documentation for TransactionalEventListener annotation.
2019-11-15 15:48:17 -08:00
John Blum
c6a7c0b350
SGF-615 - Polish.
2019-11-15 15:47:43 -08:00
Patrick Johnson
a3ce712785
SGF-615 - Remove support for DynamicRegionFactory.
2019-11-15 15:47:40 -08:00
Christoph Strobl
3d837b7562
SGF-886 - Updated changelog.
2019-11-04 15:39:54 +01:00
Christoph Strobl
f0486f1c60
SGF-885 - Updated changelog.
2019-11-04 10:34:51 +01:00
John Blum
16ef0a3d0c
SGF-869 - Add XML Namespace (XSD) Schemas for Neumann/2.3.
2019-10-30 21:06:55 -07:00
John Blum
ec0d2a570d
SGF-889 - Introduce RestTemplateConfigurer to configure the RestTemplate used when sending configuration metadata from client to server.
2019-10-30 21:02:47 -07:00
John Blum
aded24e9aa
SGF-890 - Add support for AEQ pauseEventDispatching.
2019-10-30 21:02:47 -07:00
Mark Paluch
89c8c4841e
SGF-888 - Reintroduce hamcrest dependency.
...
Related ticket: spring-projects/spring-data-build#907 .
2019-10-14 12:35:28 +02:00
Mark Paluch
93d592e5b6
SGF-869 - After release cleanups.
2019-09-30 16:17:29 +02:00
Mark Paluch
ff1a4d9e60
SGF-869 - Prepare next development iteration.
2019-09-30 16:17:28 +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
John Blum
16affdc63a
SGF-884 - Upgrade to Pivotal GemFire 9.8.4.
2019-09-27 20:00:56 -07:00
John Blum
3e6a9868aa
SGF-883 - Add support for @CacheConfig in @EnableCachingDefinedRegions.
2019-09-25 21:14:51 -07:00
John Blum
ed5d4ecaa7
SGF-882 - The 'gemfireDataSourcePostProcessor' bean should be a BeanPostProcessor.
...
Also, under no circumstances should the BeanPostProcessor have a dependency on the GemFireCache!
2019-09-19 23:40:58 -07:00
Mark Paluch
66ba937dfa
SGF-870 - After release cleanups.
2019-09-06 10:21:56 +02:00
Mark Paluch
9ae11cca4a
SGF-870 - Prepare next development iteration.
2019-09-06 10:21:54 +02:00
Mark Paluch
8439f1ac91
SGF-870 - Release version 2.2 RC3 (Moore).
2019-09-06 10:10:42 +02:00
Mark Paluch
a5a618ab59
SGF-870 - Prepare 2.2 RC3 (Moore).
2019-09-06 10:10:12 +02:00
Mark Paluch
6df3c8e2a3
SGF-870 - Updated changelog.
2019-09-06 10:10:05 +02:00
John Blum
1deafcd65b
SGF-881 - Fix parsing issue that mishandles whitespace in ConnectionEndpoint.parse(..).
2019-08-30 18:46:55 -07:00
John Blum
42a83a6d29
SGF-880 - Revert spring-web as an optional dependency.
2019-08-23 02:25:59 -07:00
John Blum
b90e270505
SGF-879 - Switch spring-web to be an optional dependency.
2019-08-21 18:21:30 -07:00
John Blum
0c11128098
SGF-808 - Allow the JSR-107, JCache API to be an optional dependency when using @EnableCachingDefinedRegions.
2019-08-21 18:20:26 -07:00
John Blum
3a4ab9789f
SGF-878 - Optimize imports.
2019-08-21 18:18:12 -07:00
John Blum
041d261879
SGF-878 - Re-arrange test dependencies.
2019-08-21 18:14:40 -07:00
John Blum
23fb40148c
SGF-877 - Upgrade to JCache API 1.1.1.
2019-08-21 18:14:13 -07:00
John Blum
96fd9ccb2e
SGF-876 - Upgrade to Apache Shiro 1.4.1.
2019-08-21 18:12:39 -07:00
John Blum
e28e57fae1
SGF-875 - Remove unnecessary use of Apache Shiro API.
2019-08-21 18:12:15 -07:00
John Blum
62cd17bd9d
SGF-872 - Invoke SmartLifecycle callbacks when defining Regions based on Caching annotations.
2019-08-16 12:25:24 -07:00
John Blum
9552c4d38d
SGF-873 - Correct misspelling in the LazyResolvingComposableContinousQueryListenerContainerConfigurer class name.
2019-08-16 12:24:42 -07:00
John Blum
93ba73903c
SGF-871 - Polish.
...
Resolves gh-26.
2019-08-16 12:24:22 -07:00
Udo Kohlmeyer
c3168a07cf
SGF-871 - Refactor GatewayReceiverConfigurer to use LazyResolvingComposableGatewayReceiverConfigurer.
...
Amended GatewayReceiverFactoryBean to now define a List<GatewayReceiverConfigurer> rather than single GatewayReceiverConfigurer reference.
Resolves gh-26.
2019-08-16 12:22:56 -07:00
Greg Turnquist
fed069f302
SGF-847 - Force check for updates.
2019-08-05 10:28:18 -05:00
Mark Paluch
fbae1b40ad
SGF-855 - After release cleanups.
2019-08-05 15:53:02 +02:00
Mark Paluch
4466df77bd
SGF-855 - Prepare next development iteration.
2019-08-05 15:53:01 +02:00
Mark Paluch
73bf730a21
SGF-855 - Release version 2.2 RC2 (Moore).
2019-08-05 15:35:35 +02:00