Commit Graph

1386 Commits

Author SHA1 Message Date
Mark Paluch
67d68524f0 SGF-799 - Prepare next development iteration. 2019-01-10 13:48:11 +01:00
Mark Paluch
a168ec6393 SGF-799 - Release version 2.1.4 (Lovelace SR4). 2019-01-10 12:35:55 +01:00
Mark Paluch
ffe63d11fe SGF-799 - Prepare 2.1.4 (Lovelace SR4). 2019-01-10 12:34:54 +01:00
Mark Paluch
265162c880 SGF-799 - Updated changelog. 2019-01-10 12:34:46 +01:00
Mark Paluch
605bdfaa8d SGF-798 - Updated changelog. 2019-01-10 12:26:35 +01:00
Mark Paluch
f7b91ae692 SGF-797 - Updated changelog. 2019-01-10 11:01:18 +01:00
Mark Paluch
01e3d8cad6 SGF-813 - Update copyright years to 2019. 2019-01-02 14:29:47 +01:00
John Blum
5a3dac30c4 SGF-812 - Polish.
Resolves gh-6.
2018-12-18 22:41:56 -08:00
Udo Kohlmeyer
f0f36c5c76 SGF-812 - BatchingResultSender does not handle empty collections.
The current o.s.d.gemfire.function.BatchingResultSendera does not handle size/length 0 arrays
or collections when batch size is larger than 0.

Also fixed issue where lastResult was not sent with arrays, do to logic issue,
when the lastResult is to be sent.
2018-12-18 22:41:51 -08:00
John Blum
039ceec168 SGF-811 - Fix failing entity Index configuration integration tests.
Rename EnableIndexingConfigurationIntegrationTests to EnableOqlIndexingConfigurationIntegrationTests.

Polish.
2018-12-18 12:14:51 -08:00
John Blum
8ad2c061ef SGF-811 - Add dependency between Lucene Index bean definition and the GemFireCache instance. 2018-12-18 12:14:45 -08:00
John Blum
45c8912be0 SGF-810 - Fix link in Annotation Config Quickstart doc to the MappingPdxSerializer section of the POJO Mapping chapter. 2018-12-18 12:14:39 -08:00
Christoph Strobl
7878504393 SGF-801 - Updated changelog. 2018-12-11 11:43:19 +01:00
John Blum
7d5c410d27 SGF-800 - Setup Maven build profile for Pivotal GemFire 9.6. 2018-12-07 17:21:52 -08:00
Mark Paluch
c4c2ae41a2 SGF-796 - After release cleanups. 2018-11-27 14:23:35 +01:00
Mark Paluch
70fc7c8d3c SGF-796 - Prepare next development iteration. 2018-11-27 14:23:33 +01:00
Mark Paluch
d5e159fff1 SGF-796 - Release version 2.1.3 (Lovelace SR3). 2018-11-27 13:43:24 +01:00
Mark Paluch
b8afe7a3fa SGF-796 - Prepare 2.1.3 (Lovelace SR3). 2018-11-27 13:42:17 +01:00
Mark Paluch
5ad317e4d3 SGF-796 - Updated changelog. 2018-11-27 13:42:09 +01:00
Mark Paluch
d9ab5fcd17 SGF-793 - Updated changelog. 2018-11-27 12:36:47 +01:00
Mark Paluch
d7cd17ce48 SGF-794 - Updated changelog. 2018-11-27 11:27:23 +01:00
Mark Paluch
738687029b SGF-792 - After release cleanups. 2018-10-29 13:59:17 +01:00
Mark Paluch
6df9f9144b SGF-792 - Prepare next development iteration. 2018-10-29 13:59:15 +01:00
Mark Paluch
c664f06116 SGF-792 - Release version 2.1.2 (Lovelace SR2). 2018-10-29 12:53:51 +01:00
Mark Paluch
085f0a38af SGF-792 - Prepare 2.1.2 (Lovelace SR2). 2018-10-29 12:52:54 +01:00
Mark Paluch
943b62e262 SGF-792 - Updated changelog. 2018-10-29 12:52:47 +01:00
John Blum
090d471388 SGF-795 - Upgrade to Pivotal GemFire 9.5.2. 2018-10-19 15:06:28 -07:00
Mark Paluch
145d2412a9 SGF-784 - Updated changelog. 2018-10-15 14:19:05 +02:00
Mark Paluch
92c18d01f4 SGF-785 - Updated changelog. 2018-10-15 12:46:29 +02:00
Mark Paluch
0aa16a26b9 SGF-789 - After release cleanups. 2018-10-15 11:12:14 +02:00
Mark Paluch
12f8b36436 SGF-789 - Prepare next development iteration. 2018-10-15 11:12:12 +02:00
Mark Paluch
40f779ef0c SGF-789 - Release version 2.1.1 (Lovelace SR1). 2018-10-15 10:42:04 +02:00
Mark Paluch
9f2bce0cee SGF-789 - Prepare 2.1.1 (Lovelace SR1). 2018-10-15 10:40:57 +02:00
Mark Paluch
2f3ceccd43 SGF-789 - Updated changelog. 2018-10-15 10:40:51 +02:00
Mark Paluch
fa9c9f176d SGF-781 - After release cleanups. 2018-09-21 07:46:17 -04:00
Mark Paluch
81e7005caa SGF-781 - Prepare next development iteration. 2018-09-21 07:46:16 -04:00
Mark Paluch
7d7d3c7592 SGF-781 - Release version 2.1 GA (Lovelace). 2018-09-21 07:08:38 -04:00
Mark Paluch
d258eab023 SGF-781 - Prepare 2.1 GA (Lovelace). 2018-09-21 07:07:50 -04:00
Mark Paluch
0c2df212e1 SGF-781 - Updated changelog. 2018-09-21 07:07:45 -04:00
Mark Paluch
8ec1bbfc5d SGF-788 - Polishing.
Fix inclusions of Spring Data Commons documentation artifacts. Fix link to Mapping PDX serializer.
2018-09-18 13:45:55 +02:00
Mark Paluch
2395bc9159 SGF-788 - Include documentation about Object Mapping Fundamentals.
Related ticket: DATACMNS-1374.
2018-09-18 13:45:51 +02:00
John Blum
6b0e16189a SGF-787 - Update Javadoc and Reference Guide. 2018-09-10 16:44:07 -07:00
John Blum
9f9aa6975a SGF-787 - Add 'requiredPermissions' to @GemfireFunction annotation. 2018-09-10 16:43:25 -07:00
Mark Paluch
1980528789 SGF-771 - Updated changelog. 2018-09-10 14:15:48 +02:00
Mark Paluch
c58ffeefd8 SGF-772 - Updated changelog. 2018-09-10 10:20:53 +02:00
John Blum
41932aa032 SGF-782 - Add annotation configuration support to create client Regions from Cluster-defined Regions. 2018-09-05 12:50:16 -07:00
Oliver Gierke
aaeba486d7 SGF-770 - After release cleanups. 2018-08-20 10:56:52 +02:00
Oliver Gierke
63312f87f6 SGF-770 - Prepare next development iteration. 2018-08-20 10:56:51 +02:00
Oliver Gierke
b47d7ca723 SGF-770 - Release version 2.1 RC2 (Lovelace). 2018-08-20 10:40:11 +02:00
Oliver Gierke
321dafebbd SGF-770 - Prepare 2.1 RC2 (Lovelace). 2018-08-20 10:39:43 +02:00