You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by jb...@apache.org on 2019/04/05 13:10:26 UTC

[lucene-solr] branch branch_8x updated: SOLR-13374: Update CHANGES.txt

This is an automated email from the ASF dual-hosted git repository.

jbernste pushed a commit to branch branch_8x
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/branch_8x by this push:
     new bb596ca  SOLR-13374: Update CHANGES.txt
bb596ca is described below

commit bb596caecbec115f92c5828f1d7ee9fb79d52c3d
Author: Joel Bernstein <jb...@apache.org>
AuthorDate: Fri Apr 5 09:08:30 2019 -0400

    SOLR-13374: Update CHANGES.txt
---
 solr/CHANGES.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 3323e3d..148dac7 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -74,6 +74,8 @@ New Features
   a back-compat check of the .system collection to notify users of potential compatibility issues after
   upgrades or schema changes. (ab)
 
+* SOLR-13374: Add fetchSize parameter to the jdbc Streaming Expression (Joel Bernstein)
+
 Bug Fixes
 ----------------------