Commit Graph

1817 Commits

Author SHA1 Message Date
Mark Paluch
cbe497d5a6 Prepare next development iteration.
See #500
2021-04-14 14:30:11 +02:00
Mark Paluch
7d26ec5335 Release version 2.5 GA (2021.0.0).
See #500
2021-04-14 14:18:47 +02:00
Mark Paluch
cf91f76838 Prepare 2.5 GA (2021.0.0).
See #500
2021-04-14 14:18:21 +02:00
Mark Paluch
0bf0deac87 Updated changelog.
See #500
2021-04-14 14:18:12 +02:00
Mark Paluch
cd77221fb5 Updated changelog.
See #501
2021-04-14 11:43:30 +02:00
Mark Paluch
1a3402f22b Updated changelog.
See #495
2021-04-14 11:17:38 +02:00
Mark Paluch
70c19f8ae5 Updated changelog.
See #496
2021-03-31 18:30:43 +02:00
Mark Paluch
c8ca7e9502 After release cleanups.
See #488
2021-03-31 17:24:05 +02:00
Mark Paluch
b047119e80 Prepare next development iteration.
See #488
2021-03-31 17:24:03 +02:00
Mark Paluch
2e79ddef20 Release version 2.5 RC1 (2021.0.0).
See #488
2021-03-31 17:05:07 +02:00
Mark Paluch
7dc814020b Prepare 2.5 RC1 (2021.0.0).
See #488
2021-03-31 17:04:34 +02:00
Mark Paluch
fab47c5d57 Updated changelog.
See #488
2021-03-31 17:04:25 +02:00
John Blum
d48c75a587 Upgrade to Apache Geode 1.13.2.
Resolves gh-499.
2021-03-30 00:47:34 -07:00
Mark Paluch
452a404bb1 After release cleanups.
See #494
2021-03-17 11:30:30 +01:00
Mark Paluch
2326e492e4 Prepare next development iteration.
See #494
2021-03-17 11:30:28 +01:00
Mark Paluch
f1c1a3da2d Release version 2.5 M5 (2021.0.0).
See #494
2021-03-17 11:17:49 +01:00
Mark Paluch
588516e3ec Prepare 2.5 M5 (2021.0.0).
See #494
2021-03-17 11:17:26 +01:00
Mark Paluch
63a4f7fc79 Updated changelog.
See #494
2021-03-17 11:17:15 +01:00
Mark Paluch
af0af20e0b Updated changelog.
See #490
2021-03-17 11:03:38 +01:00
Mark Paluch
aed9f4468a Updated changelog.
See #486
2021-03-17 10:35:11 +01:00
Patrick Johnson
b6af3c956d Fix test issues and conditionally extract results when executing on single member.
Resolves gh-37.
2021-03-16 14:11:37 -07:00
John Blum
d899d3fa0a Polish for enabling Function Executions to return results from all servers.
Resolves gh-37.
2021-03-16 14:03:22 -07:00
Patrick Johnson
bfe0a6c93d Enable Function Executions to return results from all servers.
Refer to DATAGEODE-295.

Resolves gh-37.
2021-03-16 13:42:32 -07:00
John Blum
692ac677ae Apply additional polish to the cache FactoryBean class hierarchy.
Edit Javadoc.

Resolves gh-493.
2021-03-15 14:09:50 -07:00
John Blum
3ef8f81c9f Create the new AbstractConfigurableCacheFactoryBean class.
The intent of this abstract class is to encapsulate externalized configuration metadata applied to the cache such as Apache Geode native cache.xml as well as gemfire.properties.

This abstract class also handles any additional component configuration related to external configuration metadata handling, such as configuration applied and processed by the GemfireBeanFactoryLocator.

Resolves gh-493.
2021-03-15 12:27:47 -07:00
John Blum
3ea574fb19 Fix failing tests.
Polish.

Resolves gh-493.
2021-03-15 12:25:46 -07:00
John Blum
73fbd9b721 Move PDX configuration to the AbstractBasicCacheFactoryBean class.
Resolves gh-493.
2021-03-15 12:25:46 -07:00
John Blum
771671ade5 Create the new AbstractResolvableCacheFactoryBean class.
Refactor the org.springramework.data.gemfire.CacheFactoryBean class to extend AbstractResolvableCacheFactoryBean.

Resolves gh-493.
2021-03-15 12:25:38 -07:00
John Blum
14bc839bdb Add getOptionalCache():Optional<GemFireCache> method.
Refactor the CacheFactoryInitializer @FunctionalInterface interface to extend java.util.function.Function.

Edit Javadoc.

Apply Spring's @NonNull and @Nullable annotations to the API.

Resolves gh-493.
2021-03-10 12:12:50 -08:00
John Blum
10a01b13bc Move TransactonListener/Writer handling logic to the AbstractBasicCacheFactoryBean class.
Resolves gh-493.
2021-03-10 08:56:51 -08:00
John Blum
b9b1661cde Polish. 2021-03-10 08:30:40 -08:00
John Blum
a795930817 Creates an AbstractCacheFactoryBean class hierarchy.
Create the org.springframework.data.gemfire.AbstractBasicCacheFactoryBean class.

Create the org.springframework.data.gemfire.AbstractPdxConfigurableCacheFactoryBean class, extending AbstractBasicCacheFactoryBean.

Refactor org.springframework.data.gemfire.CacheFactoryBean to (indirectly ) extend AbstractBasicCacheFactoryBean.

Resolves gh-493.
2021-03-09 15:52:31 -08:00
Christoph Strobl
15d597e917 After release cleanups.
See #489
2021-02-18 11:35:22 +01:00
Christoph Strobl
ae5feedf44 Prepare next development iteration.
See #489
2021-02-18 11:35:20 +01:00
Christoph Strobl
3116c539f0 Release version 2.5 M4 (2021.0.0).
See #489
2021-02-18 11:25:13 +01:00
Christoph Strobl
f6133ccdc2 Prepare 2.5 M4 (2021.0.0).
See #489
2021-02-18 11:24:46 +01:00
Christoph Strobl
80499fcf39 Updated changelog.
See #489
2021-02-18 11:24:41 +01:00
Christoph Strobl
1a7fb45a1f Updated changelog.
See #487
2021-02-18 11:18:24 +01:00
Christoph Strobl
a8bfc44d4c After release cleanups.
See #479
2021-02-17 14:17:49 +01:00
Christoph Strobl
7c7bf15f35 Prepare next development iteration.
See #479
2021-02-17 14:17:47 +01:00
Christoph Strobl
9b6f83da77 Release version 2.5 M3 (2021.0.0).
See #479
2021-02-17 14:00:09 +01:00
Christoph Strobl
25d5078c1b Prepare 2.5 M3 (2021.0.0).
See #479
2021-02-17 13:59:43 +01:00
Christoph Strobl
2f855e8541 Updated changelog.
See #479
2021-02-17 13:59:29 +01:00
Christoph Strobl
562b9c84aa Updated changelog.
See #478
2021-02-17 13:49:14 +01:00
Christoph Strobl
261a33fc70 Updated changelog.
See #392
2021-02-17 11:34:19 +01:00
Christoph Strobl
edcf5ad504 Updated changelog.
See #436
2021-02-17 10:58:21 +01:00
John Blum
b16094905f Fix bug with SDG Repository derived queries using the IN operator with numeric values.
Resolves gh-483.
2021-02-16 18:26:24 -08:00
John Blum
7146e89fb2 Rename RepositoryClientRegionIntegrationTests to ClientRegionNamespaceRepositoryIntegrationTests. 2021-02-16 16:11:28 -08:00
John Blum
e181295dc2 Refactor the IncompatibleRegionKeyRepositoryIdAndEntityIdRepositoryIntegrationTests class. 2021-02-16 15:58:11 -08:00
John Blum
b5cfed28f4 Rename GemfireRepositoryConfigurationExtensionTest to GemfireRepositoryConfigurationExtensionUnitTests.
Change access modifier on test helper methods to private.

Cleanup compiler warnings.
2021-02-16 15:48:53 -08:00