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/02/05 05:29:15 UTC

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

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

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

commit 1e34e4ba0f4c01523d955e4ccdffad6234cde79f
Author: Istvan Toth <st...@apache.org>
AuthorDate: Fri Feb 5 05:29:09 2021 +0000

    Preparing phoenix release 5.1.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 61c3b98..942b9e8 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -18,7 +18,7 @@
 -->
 # PHOENIX Changelog
 
-## Release 5.1.0 - Unreleased (as of 2021-02-03)
+## Release 5.1.0 - Unreleased (as of 2021-02-05)
 
 
 
@@ -59,6 +59,7 @@
 
 | JIRA | Summary | Priority | Component |
 |:---- |:---- | :--- |:---- |
+| [PHOENIX-6114](https://issues.apache.org/jira/browse/PHOENIX-6114) | Create shaded phoenix-pherf and remove lib dir from assembly |  Major | core |
 | [PHOENIX-6182](https://issues.apache.org/jira/browse/PHOENIX-6182) | IndexTool to verify and repair every index row |  Major | . |
 | [PHOENIX-5543](https://issues.apache.org/jira/browse/PHOENIX-5543) | Implement show schemas / show tables SQL commands |  Minor | . |
 | [PHOENIX-6349](https://issues.apache.org/jira/browse/PHOENIX-6349) | Add and use commons-cli to phoenix-thirdparty |  Major | . |