Commit Graph

1572 Commits

Author SHA1 Message Date
Greg L. Turnquist
2fa8469cd0 Authenticate with artifactory. 2021-04-20 14:49:11 -05:00
Greg L. Turnquist
73c67d591a Migrate to main branch. 2021-04-15 13:15:54 -05:00
Mark Paluch
25c1f4408b DATAGEODE-345 - Use standard Spring code of conduct.
Using https://github.com/spring-projects/.github/blob/master/CODE_OF_CONDUCT.md.
2020-06-09 16:07:39 +02:00
John Blum
9a00c38d0a DATAGEODE-306 - Adapt to non-lenient, strict stubbing for mock introduced in Mockito 3.3.0. 2020-03-10 23:57:36 -07:00
Oliver Drotbohm
3824effc84 SGF-911 - Removed tests that only test Spring Data Commons' internals.
This is to avoid test failures caused by the latest changes in Spring Data Commons' EntityInstantiators API.
2020-01-16 14:55:06 +01:00
John Blum
0b83863ece SGF-904 - Upgrade to Pivotal GemFire 9.9.1. 2020-01-14 19:54:40 -08:00
Mark Paluch
50a7c990f7 SGF-903 - Update copyright year to 2020. 2020-01-14 17:56:41 -08:00
Jens Schauder
f25719ae09 SGF-899 - Updated changelog. 2019-12-04 14:32:45 +01:00
Jens Schauder
a570f230fd SGF-898 - Updated changelog. 2019-12-04 12:09:47 +01:00
John Blum
cbafd757d8 SGF-900 - Adapt ContinuousQueryListenerContainer and associated tests with Pivotal GemFire 9.9.0 API changes. 2019-12-02 14:20:57 -08:00
John Blum
be500a5e38 SGF-900 - Upgrade to Pivotal GemFire 9.9.0. 2019-12-02 13:55:55 -08:00
Mark Paluch
cf7d310288 SGF-892 - Updated changelog. 2019-11-18 12:43:26 +01:00
Mark Paluch
3dd87ad28f SGF-891 - Updated changelog. 2019-11-18 12:16:26 +01:00
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