You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by st...@apache.org on 2021/07/13 17:54:45 UTC

[phoenix-queryserver] tag 6.0.0RC3 created (now dd3d77c)

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

stoty pushed a change to tag 6.0.0RC3
in repository https://gitbox.apache.org/repos/asf/phoenix-queryserver.git.


      at dd3d77c  (commit)
This tag includes the following new commits:

     new dd3d77c  Preparing phoenix-queryserver release 6.0.0RC3; tagging and updates to CHANGES.md and RELEASENOTES.md

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[phoenix-queryserver] 01/01: Preparing phoenix-queryserver release 6.0.0RC3; tagging and updates to CHANGES.md and RELEASENOTES.md

Posted by st...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

stoty pushed a commit to tag 6.0.0RC3
in repository https://gitbox.apache.org/repos/asf/phoenix-queryserver.git

commit dd3d77c50279b419b8ac18884a740c22cdcac748
Author: Istvan Toth <st...@apache.org>
AuthorDate: Tue Jul 13 17:54:41 2021 +0000

    Preparing phoenix-queryserver release 6.0.0RC3; tagging and updates to CHANGES.md and RELEASENOTES.md
---
 CHANGES.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/CHANGES.md b/CHANGES.md
index c341b6f..a72608a 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -18,7 +18,7 @@
 -->
 # PHOENIX Changelog
 
-## Release queryserver-6.0.0 - Unreleased (as of 2021-07-09)
+## Release queryserver-6.0.0 - Unreleased (as of 2021-07-13)
 
 
 
@@ -71,6 +71,7 @@
 
 | JIRA | Summary | Priority | Component |
 |:---- |:---- | :--- |:---- |
+| [PHOENIX-6512](https://issues.apache.org/jira/browse/PHOENIX-6512) | Fix PQS Apache RAT check problems |  Major | queryserver |
 | [PHOENIX-6407](https://issues.apache.org/jira/browse/PHOENIX-6407) | phoenixdb for Python silently ignores placeholders \< placeholder arguments |  Minor | python |
 | [PHOENIX-6461](https://issues.apache.org/jira/browse/PHOENIX-6461) | sqlline-thin does not include slf4j logging backend |  Major | queryserver |
 | [PHOENIX-6324](https://issues.apache.org/jira/browse/PHOENIX-6324) | Queryserver IT suite incompatible with phoenix 5.1+ / 4.16+ shading |  Major | queryserver |