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

richardantal pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix-queryserver.git


The following commit(s) were added to refs/heads/master by this push:
     new db3aa25  PHOENIX-7312 Release PhoenixDB 1.2.2 rc1 (#154)
db3aa25 is described below

commit db3aa254741ffbcbf0427bd816426ce10c90b4e4
Author: richardantal <[email protected]>
AuthorDate: Tue Jun 4 14:20:26 2024 +0200

    PHOENIX-7312 Release PhoenixDB 1.2.2 rc1 (#154)
---
 python-phoenixdb/NEWS.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/python-phoenixdb/NEWS.rst b/python-phoenixdb/NEWS.rst
index 2433f80..f8b57c4 100644
--- a/python-phoenixdb/NEWS.rst
+++ b/python-phoenixdb/NEWS.rst
@@ -2,7 +2,7 @@ Changelog
 =========
 
 Version 1.2.2
-----------
+-------------
 - Update python-phoenixdb/RELEASING.rst (PHOENIX-6820)
 - Crash Due to Unhandled JDBC Type Code 0 for NULL Values (PHOENIX-7246)
 - Manage requests-gssapi version for Phython 3.7 and lower (PHOENIX-7221)
@@ -17,6 +17,7 @@ Version 1.2.2
 - Add support for specifying custom HTTP headers (PHOENIX-6921)
 - Use JDBC/Avatica column label as column name when set (PHOENIX-6917)
 - Do not throw exception when shutting down Python with open connections 
(PHOENIX-6926)
+- Fix twine check error and add a steps to Releasing guide (PHOENIX-7323)
 
 Version 1.2.1
 -------------

Reply via email to