Commit Graph

1834 Commits

Author SHA1 Message Date
Mark Paluch
be35be0e55 After release cleanups.
See #510
2021-06-22 16:05:22 +02:00
Mark Paluch
f86f4885ba Prepare next development iteration.
See #510
2021-06-22 16:05:19 +02:00
Mark Paluch
9423f42018 Release version 2.5.2 (2021.0.2).
See #510
2021-06-22 15:52:27 +02:00
Mark Paluch
8e0a9584c6 Prepare 2.5.2 (2021.0.2).
See #510
2021-06-22 15:51:38 +02:00
Mark Paluch
8a37d923c5 Updated changelog.
See #510
2021-06-22 15:51:30 +02:00
Mark Paluch
816458d929 Updated changelog.
See #509
2021-06-22 15:29:52 +02:00
John Blum
e9f9bc5b99 Fix bug in SimpleGemfireRepository.deleteAll running in a client/server topology with a server-side PARTITION Region.
Resolves gh-512.
2021-06-02 17:33:13 -07:00
John Blum
daefa9bf2e Upgrade to Apache Shiro 1.7.1.
Resolves gh-511.
2021-05-18 13:33:20 -07:00
Mark Paluch
f807ef5872 After release cleanups.
See #504
2021-05-14 12:34:20 +02:00
Mark Paluch
f91fa0c39f Prepare next development iteration.
See #504
2021-05-14 12:34:16 +02:00
Mark Paluch
163a2a852f Release version 2.5.1 (2021.0.1).
See #504
2021-05-14 12:23:55 +02:00
Mark Paluch
de8fac9d61 Prepare 2.5.1 (2021.0.1).
See #504
2021-05-14 12:23:21 +02:00
Mark Paluch
50b0a75508 Updated changelog.
See #504
2021-05-14 12:23:13 +02:00
Mark Paluch
490abab8d0 Updated changelog.
See #503
2021-05-14 12:06:39 +02:00
Greg L. Turnquist
9784573849 Polishing. 2021-04-20 15:41:54 -05:00
Greg L. Turnquist
dbe32ac6d3 Authenticate with artifactory.
See #500.
2021-04-20 15:40:25 -05:00
Mark Paluch
0031097cac After release cleanups.
See #500
2021-04-14 14:30:40 +02:00
Mark Paluch
5b03934f2c Prepare next development iteration.
See #500
2021-04-14 14:30:36 +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